Advertisement
Guest User

Untitled

a guest
Feb 27th, 2020
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. armor: true
  2. debug: false
  3. dont_spam_chat: false
  4. enderchest: true
  5. no_creative_pvp: false
  6. no_drops: false
  7. no_falling_drops: false
  8. no_pickups: false
  9. no_villager_trade: false
  10. remove_potions: true
  11. restrict_creative: true
  12. save_on_death: true
  13. survival_on_world_change: false
  14. xp: true
  15. track_creative_place:
  16.   enabled: false
  17.   break_no_drop: false
  18.   no_piston_move: false
  19.   attached_block: false
  20.   worlds:
  21.   - false
  22.   dont_track:
  23.   - STONE
  24.   - DIRT
  25.   dont_track_is_whitelist: false
  26.   no_seeds_from_pumpkin: false
  27. creative_blacklist: true
  28. blacklist:
  29. - TNT
  30. - BEDROCK
  31. - LAVA_BUCKET
  32. - ARMOR_STAND
  33. - BARRIER
  34. - WATER_BUCKET
  35. - FLINT_AND_STEEL
  36. - MONSTER_EGG
  37. - HOPPER
  38. - TNT
  39. - DIAMOND
  40. - DIAMOND_ORE
  41. - EMERALD
  42. - EMERALD_ORE
  43. - GOLD_ORE
  44. - BEDROCK
  45. - LAPIS_ORE
  46. - LAPIS_BLOCK
  47. - SPONGE
  48. - WET_SPONGE
  49. - GOLD_BLOCK
  50. - DIAMOND_BLOCK
  51. - EMERALD_BLOCK
  52. - IRON_BLOCK
  53. - IRON_ORE
  54. - REDSTONE_ORE
  55. - NETHER_QUARTZ_ORE
  56. - WITHER_ROSE
  57. - END_PORTAL_FRAME
  58. - CYAN_GLAZED_TERROCATTA
  59. - END_CRYSTAL
  60. - DRAGON_HEAD
  61. - WITHER_SKELTON_SKULL
  62. - SHULKER_BOX
  63. break_bedrock: false
  64. command_blacklist: false
  65. commands:
  66. - give
  67. - i
  68. - buy
  69. - sell
  70. restrict_spectator: false
  71. bypass:
  72.   inventories: true
  73.   items: true
  74.   blacklist: false
  75.   survival: false
  76.   commands: false
  77.   trades: false
  78. uuid_conversion_done: true
  79. blocks_conversion_done: true
  80. storage:
  81.   mysql:
  82.     server: localhost
  83.     port: 3306
  84.     database: GMI
  85.     user: bukkit
  86.     password: mysecurepassword
  87.     pool_size: 10
  88.     test_connection: false
  89.   database: sqlite
  90. creative_world:
  91.   location: last_known
  92.   world: creative
  93.   switch_to: false
  94. debug_level: ERROR
  95. no_wither_spawn: false
  96. no_golem_spawn: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement