Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Adding temporary permissions

You can set a permission for a group, but only for a certain amount of time, using this syntax:

/lp group <group> permission settemp <permission> <true/false> <duration>

For example, to give Moderator permission to use the /ban command but only for two days:

/lp group Moderator permission settemp minecraft.command.ban true 2d

Or, to prevent them from using the /tell command for 5 minutes:

/lp group Moderator permission settemp minecraft.command.tell false 5m