😉How to Use

How to Use

The primary command for Armorstands Editor is /armorstandeditor <radius> <actions>. Here are some examples of how to use this command:

  • Make an armor stand small and invisible within a 10 block radius: /armorstandeditor 10 small:true visibility:true

  • Show an armor stand's arms and hide its plate within a 15 block radius: /armorstandeditor 15 arms:true plate:false

  • Add a marker and make the armor stand visible within a 20 block radius: /armorstandeditor 20 marker:true visibility:true

  • Make the armor stand invisible and remove its arms within a 25 block radius: /armorstandeditor 25 arms:false visibility:true

  • Adjust the size and hide the plate of the armor stand within a 30 block radius: /armorstandeditor 30 small:true plate:false

Please note that only OP players can execute Armorstands Editor commands, which allows you to modify armor stand properties without the need for complicated commands or syntax.

Customization

We understand that every server has different needs, so we've made the primary command fully customizable in the config file. The plugin remains user-friendly and easy to use, even after customization.

Last updated