Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. summary-on-start: on
  2.  
  3. protection:
  4. enforce-single-session: on
  5. item-durability: on
  6.  
  7. simulation:
  8. classic-water: off
  9. sponge:
  10. enable: on
  11. radius: 3
  12.  
  13. physics:
  14. no-physics-gravel: off
  15. no-physics-sand: off
  16. allow-portal-anywhere: off
  17. disable-water-damage-blocks: []
  18.  
  19. ignition:
  20. block-tnt: off
  21. block-lighter: off
  22.  
  23. fire:
  24. disable-all-fire-spread: off
  25. disable-fire-spread-blocks: []
  26. disable-lava-fire-spread: off
  27. lava-spread-blocks: []
  28.  
  29. mobs:
  30. block-creeper-explosions: off
  31. block-creeper-block-damage: on
  32.  
  33. spawn:
  34. login-protection: 0
  35. spawn-protection: 0
  36. kick-on-death: off
  37. exact-respawn: off
  38. teleport-to-home-on-death: off
  39.  
  40. player-damage:
  41. disable-fall-damage: off
  42. disable-lava-damage: off
  43. disable-fire-damage: off
  44. disable-drowning-damage: off
  45. disable-suffocation-damage: off
  46. disable-contact-damage: off
  47. teleport-on-suffocation: off
  48.  
  49. regions:
  50. enable: on
  51. wand: 287
  52. default:
  53. build: true
  54.  
  55. blacklist:
  56. logging:
  57. console:
  58. enable: off
  59. database:
  60. enable: off
  61. dsn: jdbc:mysql://localhost:3306/minecraft
  62. user: root
  63. password: pass
  64. table: blacklist_events
  65. file:
  66. enable: off
  67. path: WorldGuard/logs/%Y-%m-%d.log
  68. open-files: 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement