Removed that the config was getting saved on disable or shutdown the server, please note that reload the plugin with plugman can break it.
 
 Added a 
Statue as Custom Armor Stand, this is not linked with the dragon killer, are just to decoration, maybe it can be added in the future.
 
 Using 
/dragon setstatue
 
 This is a the default config example whit PlaceHolder Api, it can be 
very customizable. 
 
 
![[IMG]](/proxy/image?url=https%3A%2F%2Fi.ibb.co%2FQ9GbTqR%2F2020-08-03-18-14-23.png) Important: 
To udpdate the config you need reset or:
 
 
 
Important: 
To udpdate the config you need reset or: 
 
 
 - Stop the server
- Add the new paths
- Startup again
 
  
   Code (Text):
  
 
  
   
 statue:
   
   baseplate: false
   
   gravity: false
   
   small: false
   
   customname: false
   
   name: "Name" 
   
   chestplate: DIAMOND_CHESTPLATE
   
   boots: DIAMOND_BOOTS
   
   leggings: DIAMOND_LEGGINGS
   
   mainhand: DIAMOND_SWORD
   
   offhand: DRAGON_HEAD
   
   # You can get the textures from here https://minecraft-heads.com/custom-heads
   
   head_texture: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzlmZGI0MzRiZjFlN2Y2NzNjNzk1MWFlNGM5NDAyOGRlMzZkY2E3N2ZiODkzMTUwOGIwOGM0NmE2ZGNhMGY2YiJ9fX0=" 
   
   # To create more custom ArmorStand o modify this one, use https://haselkern.com/Minecraft-ArmorStand/
   
   leftarm:
   
     x: 278
   
     y: 338
   
     z: 0
   
   rightarm:
   
     x: 290
   
     y: 338
   
     z: 100
   
   rightleg:
   
     x: 10
   
     y: 0
   
     z: 10
   
   leftleg:
   
     x: 338
   
     y: 0 
   
     z: 345
   
   head:
   
     x: 10
   
     y: 350
   
     z: 0