fake chunk packet
aliases
cfi wip
This commit is contained in:
Jesse Boyd
2019-10-30 12:26:52 +01:00
parent 8356004ec9
commit 72951cdf23
33 changed files with 704 additions and 286 deletions

View File

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