Revamped Tags and New Slash Commands#354
Open
SleepyPopp wants to merge 176 commits intoGeyserMC:masterfrom
Open
Revamped Tags and New Slash Commands#354SleepyPopp wants to merge 176 commits intoGeyserMC:masterfrom
SleepyPopp wants to merge 176 commits intoGeyserMC:masterfrom
Conversation
Signed-off-by: SleepyPop <81194303+SleepyPopp@users.noreply.github.com>
Signed-off-by: SleepyPop <81194303+SleepyPopp@users.noreply.github.com>
Signed-off-by: SleepyPop <81194303+SleepyPopp@users.noreply.github.com>
…ckConverter in rpconvert.tag
# Conflicts: # src/main/resources/tags/info/newitems.tag
# Conflicts: # src/main/resources/tags/links/rpconvert.tag
Novampr
requested changes
Feb 8, 2026
Chew
requested changes
Feb 8, 2026
Member
Chew
left a comment
There was a problem hiding this comment.
Slightly more efficient (I'm 99% sure this will work)
src/main/java/org/geysermc/discordbot/commands/SupportedVersionsCommand.java
Outdated
Show resolved
Hide resolved
src/main/java/org/geysermc/discordbot/commands/RoryCommand.java
Outdated
Show resolved
Hide resolved
Chew
approved these changes
Feb 9, 2026
Author
|
Added a temporary outdatedprogram.tag (it'll be revised when Chris has some cool ideas). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces the following:
/supportedversions: This slash command shows what Minecraft versions Geyser supports./rory: This slash command shows a random Rory image from rory.cat.Thank you to @virtualspan for assisting with the tags revamp when I wasn't available to work on this!
Feel free to review and provide feedback for this PR.