mirror of
https://github.com/plexusorg/Plex.git
synced 2025-01-06 07:18:20 +00:00
oop
This commit is contained in:
parent
a95ea3557e
commit
fd780463f8
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ public class CommandHandler extends PlexBase
|
|||
commands.add(new RankCMD());
|
||||
commands.add(new SpectatorCMD());
|
||||
commands.add(new SurvivalCMD());
|
||||
commands.add(new UnbanCMD());
|
||||
commands.add(new WorldCMD());
|
||||
PlexLog.log(String.format("Registered %s commands!", commands.size()));
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue