Fix superpickaxe //

This commit is contained in:
NotMyFault 2020-05-18 19:39:53 +02:00 committed by GitHub
parent fd3604beba
commit 5fabd15caf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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")