- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.13
- 1.14
- 1.15
- 1.16
- Languages Supported:
- Lang.yml
- Donation Link:
- https://www.patreon.com/woollydevelopment
What does the plugin do?:
The plugin automatically adds arms to armorstands when they are spawned. It is fully customizable who gets advantage of this feature and togglable with a command.
How do I install it?:
It's pretty easy!You just throw the downloaded jar file into the "plugins" folder. If permissions are needed then you need to enable them in the config file under "plugins/ArmedArmorStands/config.yml"
What is the future of this plugin?:
This plugin ain't meant to be a big plugin that changes everything about armorstands but if there are requests for stuff added to the plugin they will be set on the to do list.
Commands & permissions:
There are two commands included in the plugin.
/armedarmorstands - Info command with no permissions
/armedarmorstands reload - Reload the config ("armedarmorstands.admin.reload" permission needed)
(/armedarmorstands also has alias /aas)
/togglearms - Toggles arms on spawned armedstands for the given player ("armedarmorstands.toggle" permission needed)
Other permissions:
If enabled in the config then the players also need a permission to spawn armorstands with arms. By default this is disabled and the permission would be "armedarmorstands.use". This can be edited in the config.
Files:
Code (YAML):# ArmedArmorStands! Version: 1.2.1 By phil14052 aka PhilPlays
PermissionBased: false
Permission: armedarmorstands.armed
debug: false
options:
permissions:
enabled: false
permissionNode: armedarmorstands.use
togglable:
enabled: true
defaultMode: trueCode (YAML):# ArmedArmorStands! Version: 1.2.1 By Phil14052
prefix: '&8[&3ArmedArmorStands&8]'
invalid-args: '&cInvalid args!'
player:
players-only: '&cSorry but that can only be run by a player!'
toggle: '&8Toggled arms on armorstands to &6%s1'
no-permission: '&cYou do not have permission for this'
toggleable-arms-disabled: '&cToggleable arms are disabled'
string:
enabled: '&aEnabled'
disabled: '&cdisabled'
There is also a "players.yml" file to keep track of if arms are toggled on or off.

ArmedArmorStands | Automatically add arms on armor stands 1.2.3
Give your players the ability to get arms on there armorstands without hassel
Recent Updates
- Version 1.2.3 - Bug fixes Sep 1, 2020
- Version 1.2.2 - BUG FIXES Aug 28, 2020
- 1.2.0 - Your wishes are my command Aug 25, 2020