Docs HS Armour Stand Editor Permission Nodes
Beginner 2 min read 45
Permissions

Permission Nodes

Complete reference for every permission node available in HS Armour Stand Editor, including descriptions, default access and recommended usage.

luckpermsnodespaperpermissionsreference

Permission Nodes

HS Armour Stand Editor uses Paper's standard permission system. Each permission node controls access to a specific feature or command within the plugin.

If you are using a permissions plugin such as LuckPerms, grant only the permissions your players require.


Permission Reference

Permission Node Description Default
armourstandeditor.admin Grants access to all plugin features. OP
armourstandeditor.editor Allows players to open and use the Armour Stand Editor. OP
armourstandeditor.use Allows use of the plugin. OP
armourstandeditor.select Allows selecting armour stands. OP
armourstandeditor.move Allows moving armour stands. OP
armourstandeditor.rotate Allows rotating armour stands. OP
armourstandeditor.pose Allows editing armour stand poses. OP
armourstandeditor.appearance Allows changing appearance settings such as arms, size and base plate. OP
armourstandeditor.equipment Allows editing equipment and armour. OP
armourstandeditor.undo Allows use of the Undo and Redo features. OP
armourstandeditor.book.give Allows players to create or give Editor Books using commands. OP
armourstandeditor.reload Allows the plugin configuration to be reloaded. OP

The permissions you grant will depend on the role of the player.

Role Recommended Permissions
Builder Use, Select, Move, Rotate, Pose, Appearance, Equipment, Undo
Moderator Builder permissions plus Book Give
Administrator All permissions or armourstandeditor.admin

Using Wildcards

Some permissions plugins support wildcard permissions.

For example:

armourstandeditor.*

If your permissions plugin supports wildcards, this grants every HS Armour Stand Editor permission.

Note
Wildcard permissions are handled by your permissions plugin. If they are not supported, assign each permission node individually.

Troubleshooting

A player cannot use the editor

Verify that the player has been granted the appropriate permission nodes and that your permissions plugin has reloaded successfully.

Commands return "You do not have permission"

Ensure the required permission node has been assigned and that there are no conflicting permissions from another group.


Next Step
Return to the Permission Overview page for examples of assigning these permissions using Paper or LuckPerms.