geforkt von Mirrors/FastAsyncWorldEdit
fix sp alias conflict
Dieser Commit ist enthalten in:
Ursprung
0b39b4a381
Commit
50b7b4fb54
@ -195,7 +195,7 @@ public class ToolUtilCommands {
|
|||||||
|
|
||||||
@Command(
|
@Command(
|
||||||
name = "/superpickaxe",
|
name = "/superpickaxe",
|
||||||
aliases = {",", "sp", "/sp", "superpickaxe", "/pickaxe"},
|
aliases = {",", "/sp", "superpickaxe", "/pickaxe"},
|
||||||
desc = "Toggle the super pickaxe function"
|
desc = "Toggle the super pickaxe function"
|
||||||
)
|
)
|
||||||
@CommandPermissions("worldedit.superpickaxe")
|
@CommandPermissions("worldedit.superpickaxe")
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren