Skip to content

Permissions

Parthiv Gamit edited this page Jul 8, 2026 · 1 revision

Permissions

Permissions ensure only authorized players and staff members can interact with PixelRTPPool functionality.

Core Permissions

Permission Node Default Description
pixelrtppool.use true Required to trigger an RTP pool countdown.
pixelrtppool.admin op Required to execute /rtppool reload and /rtppool info.

Permission Hierarchy

  • pixelrtppool.use: This is granted to all players by default (true). If you wish to restrict RTP pool access (e.g., locking it behind a rank or a quest), you must explicitly negate this permission using your permissions management plugin (like LuckPerms).

    LuckPerms Example: /lp group default permission set pixelrtppool.use false

  • pixelrtppool.admin: This is restricted to server operators by default. Granting this to a user provides them full access to all plugin commands.

Future Permission Cooldowns

Note: This feature is currently in the Roadmap and not yet active in v1.0.0.

In future updates, the permission system will expand to support hierarchical cooldowns. You will be able to bypass the global config.yml cooldown by granting players permissions like pixelrtppool.cooldown.vip to give them a customized 15-second wait time, while default players wait 60 seconds.


🏑 Home | πŸ“– Read Next: PlaceholderAPI

πŸ“š PixelRTPPool Wiki

Welcome to the official documentation for PixelRTPPool.


πŸš€ Getting Started


🌊 RTP System


πŸ“– Usage


⚑ Technical


πŸ‘¨β€πŸ’» Development


❓ Help


πŸ“Œ Project


πŸ”— External Links

Clone this wiki locally