Permission Overview
Learn how permissions work in HS Armour Stand Editor and how to grant access using Paper's built-in permission system or plugins such as LuckPerms.
Permission Overview
HS Armour Stand Editor uses Paper's standard permission system to control access to commands and editor features.
A permissions plugin is not required. If you do not use one, Paper's built-in operator (OP) system can be used to grant access.
If your server uses a permissions plugin such as LuckPerms, you can assign permission nodes to individual players or groups.
Using Paper (OP)
The easiest way to grant access is by making a player an operator.
From the server console, run:
op <player>
Example:
op Coldalliance
Operators automatically receive all permission nodes that default to OP.
Using LuckPerms
If your server uses LuckPerms, you can grant permissions without making players operators.
Example:
/lp user Coldalliance permission set armourstandeditor.use true
You can also grant permissions to groups:
/lp group Builder permission set armourstandeditor.use true
Assign only the permissions required for the role. For example, builders may only need access to editing features, while administrators require reload permissions.
Using Other Permissions Plugins
HS Armour Stand Editor is compatible with any permissions plugin that supports Paper's permission system.
The process for assigning permission nodes may differ depending on the plugin you are using, but the permission nodes remain the same.
Permission Nodes
The following pages document every permission node available in HS Armour Stand Editor and explain what each one does.
Continue to Permission Nodes to see a complete list of available permissions.