mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-27 08:54:03 +00:00
fix sp alias conflict
This commit is contained in:
@@ -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")
|
||||||
|
Reference in New Issue
Block a user