Permissions
SecurityVillagers uses permission system for every feature and command. It is recommended to set-up them via a permission manager plugin (like LuckPerms).
All permissions are automatically granted to operators by default. If a player doesn't have the permission for that command, he cannot use it (help page do not show commands not allowed to use).
Wildcard permissions
Wildcard permissions are a group of pre-defined permissions, useful if you wanna give all of them with one single permission.
- User permissions are granted with the permission
securityvillagers.user.*
- Admin permissions are granted with the permission
securityvillagers.admin.*
Full permissions
Every permission of the plugin is listed below:
User permissions
User permission | Description |
---|---|
securityvillagers.user.egg | Allow use of eggs on mobs |
securityvillagers.user.hit | Allow melee attacks on mobs |
securityvillagers.user.shoot | Allow ranged attacks on mobs |
securityvillagers.user.trade | Allow trading with mobs |
Admin permissions
Admin permission | Description |
---|---|
securityvillagers.admin.bypass.mute | Bypass villagers mute |
securityvillagers.admin.changeage | Allow access to /sv changeage |
securityvillagers.admin.changeage.cooldown.bypass | Bypass changeage cooldown |
securityvillagers.admin.help | Allow access to /sv help |
securityvillagers.admin.profession | Allow access to /sv profession |
securityvillagers.admin.profession.cooldown.bypass | Bypass profession cooldown |
securityvillagers.admin.protect | Allow access to /sv protect |
securityvillagers.admin.reload | Allow access to /sv reload |
securityvillagers.admin.rename | Allow access to /sv rename |
securityvillagers.admin.select | Allow to use an item to select mobs |
securityvillagers.admin.teleport | Allow access to /sv teleport |
securityvillagers.admin.version | Allow access to /sv version |
securityvillagers.admin.warnings | Send an alert if there is an error |