Skip to content

permission_system

Trplnr edited this page Jun 12, 2026 · 3 revisions

Permission System

Reef provides tags operators can add to players to give them access to Reef features. These are meant to prevent malicious players from accessing the debug logs, or a dropped linked remote.

To grant permissions to a player, use /tag <player> add <permission>.


reef.permissions.see_debug

Grants the ability to see logs in chat.


reef.permissions.use_remote

Grants the ability to use remote functions and open the remote dialog.


Clone this wiki locally