-
Notifications
You must be signed in to change notification settings - Fork 0
Permissions
Jack edited this page Apr 5, 2026
·
1 revision
Allium uses allium.* permission nodes.
allium.playerallium.staffallium.admin
These parent nodes grant broad access, but most serious setups should still assign permissions deliberately through LuckPerms.
allium.homeallium.sethomeallium.homesallium.delhomeallium.warpallium.balanceallium.payallium.mailallium.flyallium.tfly
allium.staffallium.adminallium.spyallium.invseeallium.vanishallium.deletemsgallium.enchantallium.enchant.other
allium.channelallium.channel.joinallium.channel.join.<channel>.readallium.channel.join.<channel>.writeallium.channel.autojoin.<channel>.readallium.channel.autojoin.<channel>.writeallium.staffchatallium.filter.testallium.chatfilter.bypassallium.spamblocker.bypass
Examples:
allium.gamemode.creativeallium.gamemode.creative.inventoryallium.gamemode.creative.placeallium.gamemode.creative.breakallium.gamemode.creative.useallium.gamemode.creative.spawnallium.gamemode.creative.blacklist
allium.tflyallium.tfly.othersallium.tfly.setallium.tfly.addallium.tfly.takeallium.tfly.reset
Use LuckPerms and build permission groups around:
- player
- trusted
- moderator
- admin
Then layer specialized permissions only where needed.