mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-03 08:26:42 +00:00
Add tempbans
This commit is contained in:
@ -46,6 +46,7 @@ public class CommandHandler extends PlexBase
|
||||
commands.add(new SpectatorCMD());
|
||||
commands.add(new SurvivalCMD());
|
||||
commands.add(new TagCMD());
|
||||
commands.add(new TempbanCMD());
|
||||
commands.add(new UnbanCMD());
|
||||
commands.add(new UnfreezeCMD());
|
||||
commands.add(new UnmuteCMD());
|
||||
|
Reference in New Issue
Block a user