Exylia Plugins

Permissions

Permission system for ExyliaRockPaperScissors

Permissions

ExyliaRockPaperScissors uses a simple permission system to control access to features.

Basic Permissions

PermissionDescription
exyliarps.commandsAccess to all RPS commands. Required for basic functionality.
exyliarps.commands.createAllows creating Rock Paper Scissors games.
exyliarps.commands.openAllows opening the games menu.
exyliarps.commands.reloadAllows reloading plugin configuration.
exyliarps.commands.cleargamesAllows force removal of all games. Very dangerous.

Important: exyliarps.commands is required for ANY plugin interaction. Without it, players cannot use any RPS features.

Game Limit Permissions

Control how many simultaneous games a player can have:

exyliarps.amount.<number>

Examples

PermissionMax Games
exyliarps.amount.11 game
exyliarps.amount.77 games
exyliarps.amount.1414 games
exyliarps.amount.2121 games

Default: Players without any exyliarps.amount.* permission can only have 1 simultaneous game.

Max: 100 simultaneous games