Skip to content

Configuration

Everything lives in three files.

plugins/BoxStand/
├─ config.yml     buttons, backpack, balloon, posing, packets
├─ messages.yml   every line of text a player sees
└─ mannequins/    one file per mannequin kind

Which file do I edit?

I want to... Edit
Add or change a mannequin model mannequins/<kind>.yml
Make a model of my own - bones, child bones Building the model
Add preset poses pose: in a variant
Change button icons, backpack, balloon, posing config.yml
Change any text messages.yml

Player-side controls are on the Usage page.