Registered SilentJoinCommand

This commit is contained in:
2022-05-30 19:19:41 +02:00
parent 8c3d03383d
commit 679602c1f7
2 changed files with 2 additions and 5 deletions
@@ -108,6 +108,7 @@ public class VelocityChat {
}
public void loadCommands() {
new SilentJoinCommand(server);
new GlobalAdminChat(server);
new Reload(server);
new MailCommand(server);