Geyser/core/src/main/java/org/geysermc/geyser/command
Camotoy 730b0beb01
Consolidate CommandManager implementations
A lot of these just implemented the class overrode the `description` method returning nothing.
2022-10-18 16:05:55 -04:00
..
defaults Fix ghost blocks when insta-mining on 1.19+ 2022-09-27 19:24:50 -04:00
GeyserCommand.java Only register commands on Spigot if the extension has commands 2022-09-14 14:19:56 -04:00
GeyserCommandExecutor.java Extensions have their own command 2022-07-10 20:58:48 -04:00
GeyserCommandManager.java Consolidate CommandManager implementations 2022-10-18 16:05:55 -04:00
GeyserCommandSource.java Move sendMessage(Component) to GeyserCommandSource 2022-08-24 15:38:54 +00:00