mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-17 21:14:41 +02:00
Add command to clear or change scoreboards.
This commit is contained in:
@ -348,6 +348,7 @@ public class mcMMO extends JavaPlugin {
|
||||
CommandRegistrationManager.registerMctopCommand();
|
||||
CommandRegistrationManager.registerMcrankCommand();
|
||||
CommandRegistrationManager.registerMcstatsCommand();
|
||||
CommandRegistrationManager.registerMcscoreboardCommand();
|
||||
|
||||
// Party commands
|
||||
CommandRegistrationManager.registerAdminChatCommand();
|
||||
|
Reference in New Issue
Block a user