mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-09 09:17:39 +00:00
Fix superpickaxe //
This commit is contained in:
parent
fd3604beba
commit
5fabd15caf
@ -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")
|
||||||
|
Loading…
Reference in New Issue
Block a user