mirror of
https://github.com/Auxilor/EcoSkills.git
synced 2026-01-04 15:41:36 +00:00
@@ -16,7 +16,6 @@ class CommandEcoSkills(plugin: EcoPlugin) : PluginCommand(
|
||||
.addSubcommand(CommandReset(plugin))
|
||||
.addSubcommand(CommandRecount(plugin))
|
||||
.addSubcommand(CommandSet(plugin))
|
||||
.addSubcommand(CommandStats(plugin))
|
||||
}
|
||||
|
||||
override fun onExecute(sender: CommandSender, args: List<String>) {
|
||||
|
||||
Reference in New Issue
Block a user