Machines.yml

Machines.yml

You can create an unlimited amount of bank machines by adding

your own new machine section to machines.yml following this example.

Clean Machines Document Jump down to clean document

Clean Machines Document

machines:
  69cba45d-a5e4-4d8e-bd67-2d1aec7dc3261605318080702:
    inventoryType: bank
    location:
      ==: org.bukkit.Location
      world: world
      x: 620.0
      y: 66.0
      z: -1632.0
      pitch: 0.0
      yaw: -135.0
    chargeUse: 50
    material: IRON_HOE
    customID: 120
    hologramEnabled: true
    hologramText: '&a&lATM'

Last updated