Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-07 20:10:06 +01:00
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