mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-01 02:46:41 +00:00
add a bunch of // aliases for commands
This commit is contained in:
@ -307,6 +307,7 @@ public class SelectionCommands {
|
||||
|
||||
@Command(
|
||||
name = "toggleeditwand",
|
||||
aliases = { "/toggleeditwand" },
|
||||
desc = "Remind the user that the wand is now a tool and can be unbound with /none."
|
||||
)
|
||||
@CommandPermissions("worldedit.wand.toggle")
|
||||
|
Reference in New Issue
Block a user