Available Commands
Command reference and permissions for managing RulesPlugin in-game.
| Command | Description | Permission |
|---|---|---|
/rules |
Open the rules GUI (view only if already accepted). | None |
/rules logs |
Show recent acceptances (configurable limit). | rulespl.seelogs |
/rules logs v<version> [page] |
List acceptances for a specific rules version with pagination. | rulespl.seelogs |
/rules reload |
Reload configuration and force recheck of rule acceptance. | rulespl.reload |
/rules show <player|everyone> |
Force-open the rules GUI for a player or everyone online. | rulespl.show |
Notes
- Increment
rules-versioninconfig.ymlwhen you change the rules; players will be prompted to re-accept. /rules reloadvalidatesconfig.ymlfirst. Invalid YAML is rejected so the current runtime config stays active.- GUI interactions are blocked and scrubbed to prevent item dupes, including shift-click, number-key swaps, offhand swaps, drag, drop, creative clicks, and crafting-slot leaks.
- A lightweight periodic cleanup also removes leaked RulesPlugin GUI items from online players.
- Manage permissions with LuckPerms or your preferred permission plugin.
Go to FAQ