armor

You can move the position of the GUI slot to show your armor, for example, helmet: 11 means the player's helmet will move to slot 11.

armor:
  enable: true
  helmet: 10
  chestplate: 11
  leggings: 20
  boots: 29

Last updated