mirror of
https://github.com/plexusorg/Plex.git
synced 2026-06-04 21:46:55 +00:00
A few changes
- Better documentation for messages.yml - Add rawsay command - Add seeing other peoples ranks
This commit is contained in:
@@ -40,6 +40,7 @@ public class CommandHandler extends PlexBase
|
||||
commands.add(new NameHistoryCMD());
|
||||
commands.add(new PlexCMD());
|
||||
commands.add(new PunishmentsCMD());
|
||||
commands.add(new RawSayCMD());
|
||||
commands.add(new SpectatorCMD());
|
||||
commands.add(new SurvivalCMD());
|
||||
commands.add(new TagCMD());
|
||||
|
||||
Reference in New Issue
Block a user