Advertisement
Guest User

Untitled

a guest
Jun 13th, 2015
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. armor: true
  2. debug: false
  3. dont_spam_chat: false
  4. enderchest: false
  5. no_drops: false
  6. no_falling_drops: false
  7. no_pickups: false
  8. remove_potions: true
  9. restrict_creative: false
  10. save_on_death: true
  11. survival_on_world_change: false
  12. xp: false
  13. track_creative_place:
  14. enabled: false
  15. break_no_drop: false
  16. no_piston_move: false
  17. attached_block: false
  18. worlds:
  19. - world
  20. dont_track:
  21. - STONE
  22. - DIRT
  23. dont_track_is_whitelist: false
  24. creative_blacklist: false
  25. blacklist:
  26. - TNT
  27. - BEDROCK
  28. - LAVA_BUCKET
  29. - ARMOR_STAND
  30. break_bedrock: false
  31. command_blacklist: false
  32. commands:
  33. - give
  34. - i
  35. - buy
  36. - sell
  37. custom_attributes: false
  38. restrict_spectator: false
  39. bypass:
  40. inventories: true
  41. items: true
  42. blacklist: false
  43. survival: false
  44. commands: false
  45. uuid_conversion_done: true
  46. storage:
  47. mysql:
  48. url: mysql://localhost:3306/GMI
  49. user: bukkit
  50. password: mysecurepassword
  51. database: sqlite
  52. debug_level: ERROR
  53. blocks_conversion_done: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement