Advertisement
Guest User

Untitled

a guest
Nov 24th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.61 KB | None | 0 0
  1. # Default values are perfect for most servers. If you want to customize and have a question, look for the answer here first: http://dev.bukkit.org/bukkit-plugins/grief-prevention/pages/setup-and-configuration/
  2. GriefPrevention:
  3. SeaLevelOverrides:
  4. Mystic: -1
  5. Mystic_nether: -1
  6. Mystic_the_end: -1
  7. AncienOkami: -1
  8. okami: -1
  9. VilleYuki: -1
  10. pvpbox: -1
  11. Lobby: -1
  12. minage: -1
  13. testworld: -1
  14. AdminShop: -1
  15. Claims:
  16. Mode:
  17. testworld: Survival
  18. AdminShop: Disabled
  19. Mystic_the_end: Disabled
  20. Mystic_nether: Disabled
  21. okami: Disabled
  22. pvpbox: Disabled
  23. VilleYuki: Survival
  24. Lobby: Disabled
  25. AncienOkami: Disabled
  26. Mystic: Disabled
  27. minage: Survival
  28. PreventGlobalMonsterEggs: true
  29. PreventTheft: true
  30. ProtectCreatures: true
  31. PreventButtonsSwitches: true
  32. LockWoodenDoors: true
  33. LockTrapDoors: false
  34. LockFenceGates: false
  35. EnderPearlsRequireAccessTrust: true
  36. ProtectHorses: true
  37. InitialBlocks: 10000
  38. Claim Blocks Accrued Per Hour:
  39. Default: 0
  40. Max Accrued Claim Blocks:
  41. Default: 25000
  42. Accrued Idle Threshold: 0
  43. AccruedIdlePercent: 0
  44. AbandonReturnRatio: 1.0
  45. AutomaticNewPlayerClaimsRadius: 4
  46. ExtendIntoGroundDistance: 5
  47. MinimumWidth: 5
  48. MinimumArea: 100
  49. MaximumDepth: 0
  50. InvestigationTool: LEATHER
  51. ModificationTool: GOLDEN_SHOVEL
  52. Expiration:
  53. ChestClaimDays: 0
  54. UnusedClaimDays: 0
  55. AllClaims:
  56. DaysInactive: 0
  57. ExceptWhenOwnerHasTotalClaimBlocks: 10000
  58. ExceptWhenOwnerHasBonusClaimBlocks: 6000
  59. AutomaticNatureRestoration:
  60. SurvivalWorlds: false
  61. AllowTrappedInAdminClaims: false
  62. MaximumNumberOfClaimsPerPlayer: 5
  63. CreationRequiresWorldGuardBuildPermission: true
  64. PortalGenerationRequiresPermission: true
  65. VillagerTradingRequiresPermission: true
  66. CommandsRequiringAccessTrust: /sethome
  67. DeliverManuals: true
  68. ManualDeliveryDelaySeconds: 30
  69. Spam:
  70. Enabled: false
  71. LoginCooldownSeconds: 60
  72. LoginLogoutNotificationsPerMinute: 5
  73. ChatSlashCommands: /me;/global;/local
  74. WhisperSlashCommands: /tell;/pm;/r;/whisper;/msg
  75. WarningMessage: Please reduce your noise level. Spammers will be banned.
  76. BanOffenders: false
  77. BanMessage: Banned for spam.
  78. AllowedIpAddresses: 1.2.3.4; 5.6.7.8
  79. DeathMessageCooldownSeconds: 60
  80. Logout Message Delay In Seconds: 0
  81. PvP:
  82. RulesEnabledInWorld:
  83. Mystic: true
  84. Mystic_nether: true
  85. Mystic_the_end: true
  86. AncienOkami: true
  87. okami: false
  88. VilleYuki: false
  89. pvpbox: true
  90. Lobby: false
  91. minage: false
  92. testworld: true
  93. AdminShop: false
  94. ProtectFreshSpawns: true
  95. PunishLogout: false
  96. CombatTimeoutSeconds: 15
  97. AllowCombatItemDrop: false
  98. BlockedSlashCommands: /home;/vanish;/spawn;/tpa
  99. ProtectPlayersInLandClaims:
  100. PlayerOwnedClaims: true
  101. AdministrativeClaims: true
  102. AdministrativeSubdivisions: true
  103. AllowLavaDumpingNearOtherPlayers:
  104. PvPWorlds: true
  105. NonPvPWorlds: false
  106. AllowFlintAndSteelNearOtherPlayers:
  107. PvPWorlds: true
  108. NonPvPWorlds: false
  109. ProtectPetsOutsideLandClaims: false
  110. Economy:
  111. ClaimBlocksPurchaseCost: 0.0
  112. ClaimBlocksSellValue: 0.0
  113. ProtectItemsDroppedOnDeath:
  114. PvPWorlds: false
  115. NonPvPWorlds: false
  116. BlockLandClaimExplosions: true
  117. BlockSurfaceCreeperExplosions: true
  118. BlockSurfaceOtherExplosions: true
  119. LimitSkyTrees: true
  120. LimitTreeGrowth: false
  121. LimitPistonsToLandClaims: false
  122. FireSpreads: true
  123. FireDestroys: true
  124. AdminsGetWhispers: true
  125. AdminsGetSignNotifications: true
  126. SmartBan: true
  127. Mute New Players Using Banned Words: true
  128. MaxPlayersPerIpAddress: 3
  129. Siege:
  130. Worlds: []
  131. BreakableBlocks:
  132. - DIRT
  133. - GRASS
  134. - TALL_GRASS
  135. - COBBLESTONE
  136. - GRAVEL
  137. - SAND
  138. - GLASS
  139. - SNOW
  140. DoorsOpenDelayInSeconds: 300
  141. EndermenMoveBlocks: false
  142. SilverfishBreakBlocks: false
  143. CreaturesTrampleCrops: false
  144. RabbitsEatCrops: true
  145. HardModeZombiesBreakDoors: false
  146. Database:
  147. URL: jdbc:
  148. UserName: ########
  149. Password: '#######'
  150. UseBanCommand: false
  151. BanCommandPattern: ban %name% %reason%
  152. Advanced:
  153. fixNegativeClaimblockAmounts: true
  154. ClaimExpirationCheckRate: 60
  155. OfflinePlayer_cache_days: 90
  156. Abridged Logs:
  157. Days To Keep: 7
  158. Included Entry Types:
  159. Social Activity: true
  160. Suspicious Activity: true
  161. Administrative Activity: false
  162. Debug: false
  163. Muted Chat Messages: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement