ArmorStandCustomizer allows you to pose, animate and share your Armorstands.
- Tested Minecraft Versions:
- 1.8
- 1.9
Features
- Support for 1.8 & 1.9
- (If you are in 1.8, you should use version 1.0.8)
- Pose Armorstands with very easy keyboard and mouse controls
- Create animations using a simple chat-interface
- Save and share your creations online
- Save single Armorstands
- Save Armorstands in WorldEdit selections
- Save animations
- Online gallery of all shared creations
![]()
To get started, take a look at the online wiki!
Video playlist
Commands
A more in-depth overview of the commands can be found here
All of the above commands have similar aliases, for example:
- /asc - Use this command to get started
- /aschelp
- /asccreate
- /ascedit
- /ascslot
- /ascteleport
- /asclist
- /ascfind
- /ascsave
- /ascsaveselection
- /ascload
- /ascdelete
- /ascselection
- /ascmove
- /ascclone
- /ascname
- /ascinfo
- /ascanimate
- /ascpublish
- /ascundo
- /ascredo
- /ascrotate
- /ascflip
- /ascparticles
- /aschelp -> /armorstandhelp & /ashelp
Permissions
You can see all command permissions using the /aschelp command.
The command permissions generally follow this pattern: asc.command.<command>
Dependencies
- PacketListenerAPI
- WorldEdit (optional, but recommended)
Config
Code (YAML):#Configuration for ArmorStandCustomizer.
#More detailed information can be found at: https://asc.inventivetalent.org/wiki/#configuration
#SHOULD NOT BE EDITED! Used to make sure the config is up-to-date
version: 1
editor:
#Allow multiple players to edit the same Armorstand
allow_multiple: true
disable:
#Disable incoming/outgoing chat while editing (useful for chat-interfaces)
chat:
in: true
out: true
animator:
smoother:
#Amount of frames to generate. Higher value = smoother animation
accuracy: 10
#Snooper settings. NOTE: The player part is required for the website to display the uploader properly
snooper:
player:
upload: true
server:
upload: true
#Optional address. Only change if the address collected by the plugin is wrong.
address: ''
save:
selection:
#Save the blocks in a selection as well
blocks: true
load:
selection:
#Load blocks from a saved selection
blocks: true
log:
command:
#Log exception occuring when performing commands
exceptions: false
#Log outgoing chat while disabled for a player and send it when done editing
chat: true
files:
#Use smaller file contents
compact: false
Links
Please leave a rating if you like this resource.
Donations to support me or this resource are also very much appreciated.
Please use the Issue tracker or the discussion to report problems before reviewing!

[1.8 | 1.9] ArmorStandCustomizer [Poser | Animator] 1.1.0
Pose, animate and share Armorstands
Recent Updates
- 1.9 support Mar 12, 2016
- Fixes Oct 10, 2015
- Alternative input modes Sep 14, 2015
Recent Reviews
-
MrRiptide
- 3/5,
Is this plugin going to be getting any updates to newer versions? I am currently getting an error and I suspect that it us due to incompatibilities with new versions of your API. You can find the error here: https://pastebin.com/Es8PTN2A
-
Reviron
- 3/5,
Please update 1.10 !!!
................................................................................ -
jass98er
- 5/5,
Hello, could you add me on skype? I need a dev pro like you, and I will pay you A LOT for plugins needed, my skype is "jass98er", chinese name, and I would like to donate money for this plugin if you added me.
-
--TOMAS--
- 5/5,
VERY VERY VERY VERY VERY VERY NICE NICE NICE PLUGIN!! THIS IS AMAZING! THANKS FOR POST IT!!!!!!!!!!!!
-
ketho
- 5/5,
I love the plugin but is their a way to add player skulls to the head slot? (You probably went over this already and I didn't see it) Thanks in advance!
-
minerussia
- 5/5,
Not work on 1.9
[ArmorStandCustomizer] Exception while calling onCommand for "armorstandload"
java.lang.IllegalArgumentException: No enum constant org.inventivetalent.asc.data.SaveType.ascs
at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_74]
at org.inventivetalent.asc.data.SaveType.valueOf(SaveType.java:31) ~[ArmorStandCustomizer_v1.1.0.jar:?]
at org.inventivetalent.asc.data.DataManager.loadArmorStands(DataManager.java:219) ~[ArmorStandCustomizer_v1.1.0.jar:?]
at org.inventivetalent.asc.command.load.ArmorStandLoad.onCommand(ArmorStandLoad.java:99) ~[ArmorStandCustomizer_v1.1.0.jar:?]
at org.inventivetalent.asc.command.CustomizerCommand.onCommand(CustomizerCommand.java:69) [ArmorStandCustomizer_v1.1.0.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [core.jar:git-Spigot-604e046-69e196f]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [core.jar:git-Spigot-604e046-69e196f]
at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645) [core.jar:git-Spigot-604e04 -
-
-
-