Every feature in Scribe is guarded by permissions. You can assign these using a permissions plugin like LuckPerms (/lp user <user> permission set scribe.msg true).
[!NOTE]
The permission nodes below are the defaults. You can change the required permission for any command in commands.yml.
Admin Permissions
| Permission Node |
Description |
Recommended Group |
scribe.reload |
Allows using /scribe reload to refresh configs. |
Admin |
scribe.adminchat |
Allows reading and sending to the /adminchat channel. |
Admin |
scribe.spy |
Allows the player to see other players’ private messages. |
Admin/Mod |
Staff Permissions
| Permission Node |
Description |
Recommended Group |
scribe.staffchat |
Allows reading and sending to the /staffchat channel. |
Mod |
scribe.command.clearchat |
Allows clearing the global chat. |
Mod |
scribe.command.mutechat |
Allows muting the global chat. |
Mod |
scribe.command.slowchat |
Allows enforcing a global chat slowmode. |
Mod |
scribe.command.broadcast |
Allows sending global announcements. |
Mod |
scribe.bypass.mutechat |
Allows speaking even when the chat is globally muted. |
Mod |
scribe.bypass.slowchat |
Bypasses the server-wide slowmode cooldown. |
Mod |
scribe.bypass.filter |
Bypasses the swear word filter. |
Admin |
scribe.bypass.spam |
Bypasses the anti-spam message cooldown. |
Mod |
Player Permissions
| Permission Node |
Description |
Recommended Group |
scribe.channel |
Allows switching channels using /channel. |
Default |
scribe.msg |
Allows sending private messages via /msg. |
Default |
scribe.reply |
Allows replying to private messages via /reply. |
Default |
scribe.ignore |
Allows using /ignore, /unignore, and /ignorelist. |
Default |
Roleplay Permissions
| Permission Node |
Description |
Recommended Group |
scribe.command.me |
Allows using /me. |
Default |
scribe.command.do |
Allows using /do. |
Default |
scribe.command.try |
Allows using /try. |
Default |
scribe.command.roll |
Allows using /roll. |
Default |
scribe.command.coinflip |
Allows using /coinflip. |
Default |
Cosmetic Permissions
| Permission Node |
Description |
Recommended Group |
scribe.nick |
Allows the player to change their nickname. |
VIP |
scribe.tags |
Allows opening the tags GUI. |
Default |
scribe.chatcolor |
Allows opening the chat color GUI. |
VIP |
scribe.format.colors |
Allows using MiniMessage colors (e.g. <red>) in chat messages. |
VIP |
scribe.format.formatting |
Allows using formatting tags (e.g. <b>, <i>) in chat messages. |
VIP |