Skip to content

Permissions

Crypto Morin edited this page Jun 24, 2020 · 54 revisions

Plugin basic permissions needed for players are all given by default.
All the command permissions use the following format: kingdoms.command.[groups...].
Where is the main command name (not their aliases) and [groups...] are the groups main command names.\

Examples:
  • /k fly - kingdoms.command.fly
  • /k show - kingdoms.command.show
  • /k info - kingdoms.command.show
  • /k admin disband - kingdoms.command.admin.disband
  • /k admin unclaim - kingdoms.command.admin.unclaim
  • /k admin nation disband - kingdoms.command.admin.nation.disband

Note that some names are not command groups, they're command arguments.
For example in /k visualize permanent command, the permanent is a command argument, however you can still use a permission for it, which is kingdoms.command.visualize.permanent but that is not the same for all the other arguments of other commands.

If your permission plugin supports wildcards * you can use that as well. For example kingdoms.admin.*
An ideal permission plugin suitable for any server is LuckPerms.


Other Permissions

Permission Description
kingdoms.protection-signs.break Break A 100022 B Two Five.
kingdoms.1.2.3 [/1.2.3 init](http response)

Basics

Advanced

Others

Clone this wiki locally