Fix superpickaxe //

This commit is contained in:
NotMyFault
2020-05-18 19:39:53 +02:00
committed by GitHub
parent fd3604beba
commit 5fabd15caf

View File

@ -171,7 +171,7 @@ public class ToolUtilCommands {
@Command( @Command(
name = "/superpickaxe", name = "/superpickaxe",
aliases = {",", "/sp", "/pickaxe"}, aliases = {",", "/sp", "/pickaxe", "/"},
desc = "Toggle the super pickaxe function" desc = "Toggle the super pickaxe function"
) )
@CommandPermissions("worldedit.superpickaxe") @CommandPermissions("worldedit.superpickaxe")