You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cyrusbye720 edited this page Jun 6, 2026
·
3 revisions
Permissions
Permissions are configured in plugin.yml and can be granted to players or groups via your permission plugin (LuckPerms, PermissionsEx, etc.).
Permission
Default
Purpose
zdiscord.admin
op
Reload, status, lockdown, dump
zdiscord.discord
true
View the Discord invite link
zdiscord.link
true
Generate a link code
zdiscord.chat
true
Have chat forwarded to Discord
zdiscord.ticket
true
Open a support ticket
zdiscord.embed
op
Send a custom embed
zdiscord.staffchat
op
Use the staff chat
zdiscord.bypass.antiraid
op
Bypass anti-raid checks
zdiscord.bypass.link
op
Bypass link-to-join enforcement
zdiscord.bypass.console
op
Reserved (currently unused)
Reserved permissions
zdiscord.bypass.console is registered so it appears in plugin.yml for completeness, but no code path currently checks it. Console-command access is gated by the Discord role configured in misc.console-role instead.