Beginner
1 min read
45
Commands
Command Overview
Learn how commands are structured in HS Armour Stand Editor and discover the available command aliases.
Command Overview
HS Armour Stand Editor includes a simple command system for creating Editor Books, reloading the plugin and accessing help information.
All commands begin with the primary command:
/armorstand
Aliases
The following aliases are also available:
| Command | Description |
|---|---|
/armorstand |
Primary command. |
/as |
Short alias. |
/ase |
Alternative alias. |
All aliases perform exactly the same actions.
Command Structure
Most commands follow the same structure:
/armorstand <subcommand>
For example:
/armorstand book
/armorstand reload
Permissions
Some commands require specific permission nodes.
If you receive a "You do not have permission" message, check that your account has been granted the required permission.
For more information, see the Permissions section of this documentation.
Next Step
Continue to /armorstand Command Reference for a complete list of available subcommands.
Continue to /armorstand Command Reference for a complete list of available subcommands.