HoeWars

Permissions

Every HoeWars permission node and what it grants.

HoeWars uses permission nodes to control who can do what. The player nodes are granted to everyone by default, so the plugin works out of the box. Admin nodes default to operators only.

Use any permission plugin to manage these, for example LuckPerms.

Player permissions

NodeGrantsDefault
hoewars.useBasic access and opening the main menuEveryone
hoewars.playJoining and leaving matchesEveryone
hoewars.statsViewing statsEveryone
hoewars.leaderboardViewing leaderboardsEveryone
hoewars.spectateSpectating matchesEveryone

Admin permissions

NodeGrantsDefault
hoewars.adminAll admin commands (create and manage arenas, force matches, reload, reset stats, migrate storage)Operators
hoewars.bypass.queueQueue priorityOperators

hoewars.admin is the single gate for every admin command. If you want a staff role that can manage arenas and matches, give them that one node.

Locking down player commands

If you want to restrict play (for example, only let a rank join Ranked), revoke the relevant player node from the default group and grant it to the groups you choose. The commands those nodes cover are listed on the Commands page.

On this page