Update ToolUtilCommands.java

This commit is contained in:
Jesse Boyd 2019-11-01 22:40:12 +01:00
parent 23e0b0ef02
commit 822bc20c7c
No known key found for this signature in database
GPG Key ID: 59F1DE6293AF6E1F

View File

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