Advertisement
Guest User

Untitled

a guest
Dec 17th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 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. world: -1
  5. world_nether: -1
  6. world_the_end: -1
  7. irontitan: -1
  8. minevictus_1_13: -1
  9. illmango_goldfarm: -1
  10. minevictus: -1
  11. Claims:
  12. Mode:
  13. world_nether: Disabled
  14. illmango_goldfarm: Survival
  15. minevictus: Survival
  16. world: Survival
  17. world_the_end: Disabled
  18. irontitan: Survival
  19. minevictus_1_13: Survival
  20. PreventGlobalMonsterEggs: true
  21. PreventTheft: true
  22. ProtectCreatures: true
  23. PreventButtonsSwitches: true
  24. LockWoodenDoors: false
  25. LockTrapDoors: false
  26. LockFenceGates: true
  27. EnderPearlsRequireAccessTrust: true
  28. ProtectHorses: true
  29. ProtectDonkeys: true
  30. ProtectLlamas: true
  31. InitialBlocks: 100
  32. Claim Blocks Accrued Per Hour:
  33. Default: 100
  34. Max Accrued Claim Blocks:
  35. Default: 2000
  36. Accrued Idle Threshold: 0
  37. AccruedIdlePercent: 0
  38. AbandonReturnRatio: 1.0
  39. AutomaticNewPlayerClaimsRadius: 4
  40. ExtendIntoGroundDistance: 5
  41. MinimumWidth: 5
  42. MinimumArea: 100
  43. MaximumDepth: 0
  44. InvestigationTool: STICK
  45. ModificationTool: GOLDEN_SHOVEL
  46. Expiration:
  47. ChestClaimDays: 7
  48. UnusedClaimDays: 14
  49. AllClaims:
  50. DaysInactive: 60
  51. ExceptWhenOwnerHasTotalClaimBlocks: 10000
  52. ExceptWhenOwnerHasBonusClaimBlocks: 5000
  53. AutomaticNatureRestoration:
  54. SurvivalWorlds: false
  55. AllowTrappedInAdminClaims: false
  56. MaximumNumberOfClaimsPerPlayer: 0
  57. CreationRequiresWorldGuardBuildPermission: true
  58. PortalGenerationRequiresPermission: false
  59. VillagerTradingRequiresPermission: true
  60. CommandsRequiringAccessTrust: /sethome
  61. DeliverManuals: true
  62. ManualDeliveryDelaySeconds: 30
  63. Spam:
  64. Enabled: true
  65. LoginCooldownSeconds: 60
  66. LoginLogoutNotificationsPerMinute: 5
  67. ChatSlashCommands: /me;/global;/local
  68. WhisperSlashCommands: /tell;/pm;/r;/whisper;/msg
  69. WarningMessage: Please reduce your noise level. Spammers will be banned.
  70. BanOffenders: true
  71. BanMessage: Banned for spam.
  72. AllowedIpAddresses: 1.2.3.4; 5.6.7.8
  73. DeathMessageCooldownSeconds: 120
  74. Logout Message Delay In Seconds: 0
  75. PvP:
  76. RulesEnabledInWorld:
  77. world: true
  78. world_nether: true
  79. world_the_end: true
  80. irontitan: true
  81. minevictus_1_13: true
  82. illmango_goldfarm: true
  83. minevictus: true
  84. ProtectFreshSpawns: true
  85. PunishLogout: true
  86. CombatTimeoutSeconds: 15
  87. AllowCombatItemDrop: false
  88. BlockedSlashCommands: /home;/vanish;/spawn;/tpa
  89. ProtectPlayersInLandClaims:
  90. PlayerOwnedClaims: true
  91. AdministrativeClaims: true
  92. AdministrativeSubdivisions: true
  93. AllowLavaDumpingNearOtherPlayers:
  94. PvPWorlds: true
  95. NonPvPWorlds: false
  96. AllowFlintAndSteelNearOtherPlayers:
  97. PvPWorlds: true
  98. NonPvPWorlds: false
  99. ProtectPetsOutsideLandClaims: false
  100. Economy:
  101. ClaimBlocksPurchaseCost: 0.0
  102. ClaimBlocksSellValue: 0.0
  103. ProtectItemsDroppedOnDeath:
  104. PvPWorlds: false
  105. NonPvPWorlds: true
  106. BlockLandClaimExplosions: true
  107. BlockSurfaceCreeperExplosions: true
  108. BlockSurfaceOtherExplosions: true
  109. LimitSkyTrees: true
  110. LimitTreeGrowth: false
  111. LimitPistonsToLandClaims: true
  112. FireSpreads: false
  113. FireDestroys: false
  114. AdminsGetWhispers: true
  115. AdminsGetSignNotifications: true
  116. SmartBan: true
  117. Mute New Players Using Banned Words: true
  118. MaxPlayersPerIpAddress: 3
  119. Siege:
  120. Worlds: []
  121. BreakableBlocks:
  122. - DIRT
  123. - GRASS_BLOCK
  124. - GRASS
  125. - FERN
  126. - DEAD_BUSH
  127. - COBBLESTONE
  128. - GRAVEL
  129. - SAND
  130. - GLASS
  131. - GLASS_PANE
  132. - OAK_PLANKS
  133. - SPRUCE_PLANKS
  134. - BIRCH_PLANKS
  135. - JUNGLE_PLANKS
  136. - ACACIA_PLANKS
  137. - DARK_OAK_PLANKS
  138. - WHITE_WOOL
  139. - ORANGE_WOOL
  140. - MAGENTA_WOOL
  141. - LIGHT_BLUE_WOOL
  142. - YELLOW_WOOL
  143. - LIME_WOOL
  144. - PINK_WOOL
  145. - GRAY_WOOL
  146. - LIGHT_GRAY_WOOL
  147. - CYAN_WOOL
  148. - PURPLE_WOOL
  149. - BLUE_WOOL
  150. - BROWN_WOOL
  151. - GREEN_WOOL
  152. - RED_WOOL
  153. - BLACK_WOOL
  154. - SNOW
  155. DoorsOpenDelayInSeconds: 300
  156. CooldownEndInMinutes: 60
  157. EndermenMoveBlocks: false
  158. SilverfishBreakBlocks: false
  159. CreaturesTrampleCrops: false
  160. RabbitsEatCrops: true
  161. HardModeZombiesBreakDoors: false
  162. Database:
  163. URL: ''
  164. UserName: ''
  165. Password: ''
  166. UseBanCommand: false
  167. BanCommandPattern: ban %name% %reason%
  168. Advanced:
  169. fixNegativeClaimblockAmounts: true
  170. ClaimExpirationCheckRate: 60
  171. OfflinePlayer_cache_days: 90
  172. Abridged Logs:
  173. Days To Keep: 7
  174. Included Entry Types:
  175. Social Activity: true
  176. Suspicious Activity: true
  177. Administrative Activity: false
  178. Debug: false
  179. Muted Chat Messages: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement