Advertisement
Guest User

uplanes config file

a guest
May 9th, 2014
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. # xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx #
  2. general:
  3. logger:
  4. colour: true
  5. currencySign: $
  6. planes:
  7. price: 70.0
  8. heightLimit: 256.0
  9. defaultHealth: 30.0
  10. maxHealth: 100.0
  11. punchDamage: 15.0
  12. perms: true
  13. flyPerm: uplanes.fly
  14. safeExit: true
  15. autopilot: true
  16. fuel:
  17. enable: false
  18. price: 2.0
  19. check:
  20. - FEATHER
  21. cmdPerm: uplanes.uplanes
  22. bypassPerm: uplanes.bypassfuel
  23. sellFuel: true
  24. shop:
  25. enable: true
  26. colorScheme:
  27. success: '&a'
  28. error: '&c'
  29. info: '&e'
  30. title: '&9'
  31. tp: '&5'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement