Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. ops-name-color: 'c'
  2. nickname-prefix: '*'
  3. teleport-cooldown: 10
  4. teleport-delay: 0
  5. heal-cooldown: 600
  6. default-stack-size: 1
  7. item-spawn-blacklist:c
  8. permission-based-item-spawn: false
  9. reclaim-onlogout: true
  10. spawn-protection: false
  11. nether:
  12. enabled: true
  13. folder: nether
  14. portals-enabled: true
  15. generate-exit-portals: true
  16. ratio: 8
  17. spawnmob-limit: 10
  18. warn-on-smite: false
  19. motd:
  20. - 'Currently online: {PLAYERLIST}'
  21. rules:
  22. - '[1] Be respectful'
  23. - '[2] Adult art IS allowed'
  24. - '[3] If in doubt, ASK!'
  25. - '[4] please use &c/help&f for help!'
  26. overridden-commands:
  27. - god
  28. disabled-commands:
  29. restricted-commands:
  30. kits:
  31. tools:
  32. delay: 10
  33. items:
  34. - 277 1
  35. - 278 1
  36. - 279 1
  37. signs-disabled: false
  38. backup:
  39. interval: 9999
  40. per-warp-permission: true
  41. sort-list-by-groups: true
  42. debug: false
  43. #locale: de_DE
  44. respawn-at-home: true
  45. bed-sethome: true
  46. spawn-if-no-home: true
  47. starting-balance: 10000
  48. command-costs:
  49. # /kit tools costs $150000 PER USE
  50. #kit-tools: 150000
  51. #heal: 1500
  52. #back: 100
  53. #home: 100
  54. #sell: 50
  55. currency-symbol: 'Rupees'
  56. non-ess-in-help: true
  57. chat:
  58. radius: 0
  59. format: '<{DISPLAYNAME}> {MESSAGE}'
  60. group-formats:
  61. # Admins: '{WORLDNAME} &c[{GROUP}]&f {DISPLAYNAME}&7:&c {MESSAGE}'
  62. protect:
  63. datatype: 'sqlite'
  64. username: 'root'
  65. password: 'root'
  66. mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'
  67. alert:
  68. on-placement:
  69. on-use:
  70. on-break:
  71. blacklist:
  72. placement:
  73. usage:
  74. break:
  75. prevent:
  76. lava-flow: false
  77. water-flow: false
  78. water-bucket-flow: false
  79. fire-spread: true
  80. lava-fire-spread: true
  81. flint-fire: true
  82. lightning-fire-spread: false
  83. portal-creation: false
  84. tnt-explosion: false
  85. creeper-explosion: false
  86. creeper-playerdamage: false
  87. creeper-blockdamage: true
  88. entitytarget: false
  89. spawn:
  90. chicken: false
  91. cow: false
  92. creeper: false
  93. ghast: false
  94. giant: true
  95. monster: true
  96. pig: false
  97. pig_zombie: false
  98. sheep: false
  99. skeleton: false
  100. slime: false
  101. spider: false
  102. squid: true
  103. zombie: false
  104. wolf: false
  105. creeper:
  106. max-height: -1
  107. protect:
  108. signs: true
  109. rails: true
  110. block-below: true
  111. prevent-block-on-rails: false
  112. memstore: true
  113. disable:
  114. fall: false
  115. pvp: true
  116. drown: false
  117. suffocate: false
  118. lavadmg: false
  119. projectiles: false
  120. contactdmg: false
  121. firedmg: false
  122. lightning: false
  123. build: true
  124. warn-on-build-disallow: true
  125. weather:
  126. storm: false
  127. thunder: false
  128. lightning: false
  129. newbies:
  130. announce-format: '&dWelcome {DISPLAYNAME} to the server!'
  131. spawnpoint: newbies
  132.  
  133. # End of File <-- No seriously, you're done with configuration.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement