Skip to content

Permissions

FabioZumbi12 edited this page Aug 29, 2020 · 3 revisions

Permissions

Command permissisons:

RedProtect uses one permission per command. The command perms is all equals and has a relative admin permissions too.

The default permissions, to allow all basic commands is: redprotect.command.user

Other commands example:
Normal: redprotect.command.teleport
Admin: redprotect.command.admin.teleport

All basic usage commands permissions is already given to players, only admin perms (or redprotect.command.admin.*) need to be set to your staff players.

Claim and Block limits:

Use this permissions to give different limit to your users:

redprotect.limits.blocks.[limit]
redprotect.limits.claim.[limit]

Example:
redprotect.limits.blocks.10000
redprotect.limits.claim.200

You can see all permissions for all commands and groups here: https://github.com/FabioZumbi12/RedProtect/blob/master/RedProtect-Spigot/src/main/resources/plugin.yml