ALPHADOIDE

Untitled

Mar 28th, 2019
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. # Note: Smaller values result in less lag. Lift speed less than 0.4 may not work well for non spout servers.
  2. maxLiftArea: 16
  3. maxHeight: 256
  4. debug: true
  5. autoPlace: false
  6. preventEntry: false
  7. preventLeave: true
  8. checkFloor: false
  9. liftMobs: true
  10. floorBlocks:
  11. - GLASS
  12. - '*_STAINED_GLASS'
  13. redstone: false
  14. STRING_oneFloor: There is only one floor.
  15. STRING_currentFloor: Current Floor
  16. STRING_dest: §1Dest
  17. STRING_cantEnter: Can't enter elevator in use
  18. STRING_cantLeave: Can't leave elevator in use
  19. baseBlockSpeeds:
  20. IRON_BLOCK: 0.5
  21. GOLD_BLOCK: 2
Advertisement
Add Comment
Please, Sign In to add comment