Skip to main content

Permissions

Admin

PermissionDescription
commandguard.adminAccess to all /cg and /cgv commands

Bypass

PermissionDescription
commandguard.bypass.commandsSkip command blocking entirely
commandguard.bypass.tabSkip tab-complete filtering entirely

Tab Groups

PermissionDescription
commandguard.tab.defaultApplied to all players automatically (no need to assign)
commandguard.tab.<group>Assign a custom tab group to a player

Assigning a Group via LuckPerms

/lp user <player> permission set commandguard.tab.vip true
/lp group vip permission set commandguard.tab.vip true
tip

The default group applies to everyone who doesn't have any other group permission. You don't need to assign it manually.