extras/src/main/java/pw/kaboom/extras/commands
2023-04-08 18:02:45 +01:00
..
CommandBroadcastMM.java Finalize un-final command classes 2023-04-02 00:26:10 +01:00
CommandBroadcastVanilla.java Implement /bcv ourselves instead of using the Command class 2023-04-02 00:47:21 +01:00
CommandClearChat.java Make clearchat sendMessage to individual players instead of broadcasting 2022-10-15 23:25:56 +01:00
CommandConsole.java Use guard clauses when possible 2022-10-16 03:08:35 +03:00
CommandDestroyEntities.java append new text instead of concatenating (#330) 2022-12-27 19:49:24 +02:00
CommandEnchantAll.java Enforce stricter sender type checks across all player-only commands 2023-04-02 00:25:41 +01:00
CommandGetJSON.java Finalize un-final command classes 2023-04-02 00:26:10 +01:00
CommandGetJSONMM.java Make the /getjson command description truthful and add the MiniMessage functionality in /getjsonmm 2023-04-02 04:00:49 +01:00
CommandJumpscare.java Replace string concatenation with appending text components (#325) 2022-11-01 15:02:25 +02:00
CommandKaboom.java Enforce stricter sender type checks across all player-only commands 2023-04-02 00:25:41 +01:00
CommandPing.java append new text instead of concatenating (#330) 2022-12-27 19:49:24 +02:00
CommandPrefix.java Enforce stricter sender type checks across all player-only commands 2023-04-02 00:25:41 +01:00
CommandPumpkin.java Replace string concatenation with appending text components (#325) 2022-11-01 15:02:25 +02:00
CommandServerInfo.java Migrate commands to Adventure, add new commands 2022-10-15 23:25:26 +01:00
CommandSkin.java Enforce stricter sender type checks across all player-only commands 2023-04-02 00:25:41 +01:00
CommandSpawn.java Enforce stricter sender type checks across all player-only commands 2023-04-02 00:25:41 +01:00
CommandSpidey.java Enforce stricter sender type checks across all player-only commands 2023-04-02 00:25:41 +01:00
CommandTellraw.java Use guard clauses when possible 2022-10-16 03:08:35 +03:00
CommandUsername.java Make username check stricter 2023-04-08 18:02:45 +01:00