Advertisement
Guest User

Untitled

a guest
Jun 17th, 2014
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 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: false
  13. upgradeperms: false
  14. flyPerm: uplanes.fly
  15. maxSpeed: 200.0
  16. safeExit: true
  17. autopilot: true
  18. cacheSize: 100
  19. fuel:
  20. enable: false
  21. price: 2.0
  22. check:
  23. - FEATHER
  24. cmdPerm: uplanes.uplanes
  25. bypassPerm: uplanes.bypassfuel
  26. sellFuel: true
  27. shop:
  28. enable: true
  29. colorScheme:
  30. success: '&a'
  31. error: '&c'
  32. info: '&e'
  33. title: '&9'
  34. tp: '&5'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement