mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-02 10:57:11 +00:00
Add permissions node for help command
This commit is contained in:
parent
fcaafe009c
commit
24662d6365
@ -110,6 +110,7 @@ public class WorldEditCommands {
|
||||
min = 0,
|
||||
max = -1
|
||||
)
|
||||
@CommandPermissions("worldedit.help")
|
||||
@Console
|
||||
public void help(CommandContext args, LocalSession session, LocalPlayer player,
|
||||
EditSession editSession) throws WorldEditException {
|
||||
|
Loading…
Reference in New Issue
Block a user