CammdennS

Untitled

Sep 15th, 2019
709
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.93 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. market: -1
  8. test: -1
  9. Spawn: -1
  10. Shops: -1
  11. Claims:
  12. Mode:
  13. world: Survival
  14. market: Survival
  15. Spawn: Survival
  16. Shops: Survival
  17. world_nether: Disabled
  18. world_the_end: Disabled
  19. test: 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: 250
  34. Max Accrued Claim Blocks:
  35. Default: 2000000
  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. VillagerTradingRequiresPermission: true
  59. CommandsRequiringAccessTrust: /sethome
  60. DeliverManuals: true
  61. ManualDeliveryDelaySeconds: 30
  62. RavagersBreakBlocks: true
  63. FireSpreadsInClaims: false
  64. FireDamagesInClaims: false
  65. LecternReadingRequiresAccessTrust: true
  66. Spam:
  67. Enabled: true
  68. LoginCooldownSeconds: 0
  69. LoginLogoutNotificationsPerMinute: 5
  70. ChatSlashCommands: /me;/global;/local
  71. WhisperSlashCommands: /tell;/pm;/r;/whisper;/msg
  72. WarningMessage: Please reduce your noise level. Spammers will be banned.
  73. BanOffenders: true
  74. BanMessage: Banned for spam.
  75. AllowedIpAddresses: 1.2.3.4; 5.6.7.8
  76. DeathMessageCooldownSeconds: 120
  77. Logout Message Delay In Seconds: 0
  78. PvP:
  79. RulesEnabledInWorld:
  80. world: true
  81. world_nether: true
  82. world_the_end: true
  83. market: false
  84. test: false
  85. Spawn: true
  86. Shops: true
  87. ProtectFreshSpawns: true
  88. PunishLogout: true
  89. CombatTimeoutSeconds: 15
  90. AllowCombatItemDrop: false
  91. BlockedSlashCommands: /home;/vanish;/spawn;/tpa;/fly
  92. ProtectPlayersInLandClaims:
  93. PlayerOwnedClaims: true
  94. AdministrativeClaims: true
  95. AdministrativeSubdivisions: true
  96. AllowLavaDumpingNearOtherPlayers:
  97. PvPWorlds: true
  98. NonPvPWorlds: false
  99. AllowFlintAndSteelNearOtherPlayers:
  100. PvPWorlds: true
  101. NonPvPWorlds: false
  102. ProtectPetsOutsideLandClaims: false
  103. Economy:
  104. ClaimBlocksPurchaseCost: 0.0
  105. ClaimBlocksSellValue: 0.0
  106. ProtectItemsDroppedOnDeath:
  107. PvPWorlds: false
  108. NonPvPWorlds: true
  109. BlockLandClaimExplosions: true
  110. BlockSurfaceCreeperExplosions: true
  111. BlockSurfaceOtherExplosions: true
  112. LimitSkyTrees: true
  113. LimitTreeGrowth: false
  114. LimitPistonsToLandClaims: true
  115. FireSpreads: false
  116. FireDestroys: false
  117. AdminsGetWhispers: true
  118. AdminsGetSignNotifications: true
  119. SmartBan: false
  120. Mute New Players Using Banned Words: false
  121. MaxPlayersPerIpAddress: 3
  122. Siege:
  123. Worlds: []
  124. BreakableBlocks:
  125. - DIRT
  126. - GRASS_BLOCK
  127. - GRASS
  128. - FERN
  129. - DEAD_BUSH
  130. - COBBLESTONE
  131. - GRAVEL
  132. - SAND
  133. - GLASS
  134. - GLASS_PANE
  135. - OAK_PLANKS
  136. - SPRUCE_PLANKS
  137. - BIRCH_PLANKS
  138. - JUNGLE_PLANKS
  139. - ACACIA_PLANKS
  140. - DARK_OAK_PLANKS
  141. - WHITE_WOOL
  142. - ORANGE_WOOL
  143. - MAGENTA_WOOL
  144. - LIGHT_BLUE_WOOL
  145. - YELLOW_WOOL
  146. - LIME_WOOL
  147. - PINK_WOOL
  148. - GRAY_WOOL
  149. - LIGHT_GRAY_WOOL
  150. - CYAN_WOOL
  151. - PURPLE_WOOL
  152. - BLUE_WOOL
  153. - BROWN_WOOL
  154. - GREEN_WOOL
  155. - RED_WOOL
  156. - BLACK_WOOL
  157. - SNOW
  158. DoorsOpenDelayInSeconds: 300
  159. CooldownEndInMinutes: 60
  160. EndermenMoveBlocks: false
  161. SilverfishBreakBlocks: false
  162. CreaturesTrampleCrops: false
  163. RabbitsEatCrops: true
  164. HardModeZombiesBreakDoors: false
  165. Database:
  166. URL: ''
  167. UserName: ''
  168. Password: ''
  169. UseBanCommand: false
  170. BanCommandPattern: ban %name% %reason%
  171. Advanced:
  172. fixNegativeClaimblockAmounts: true
  173. ClaimExpirationCheckRate: 60
  174. OfflinePlayer_cache_days: 90
  175. Abridged Logs:
  176. Days To Keep: 7
  177. Included Entry Types:
  178. Social Activity: true
  179. Suspicious Activity: true
  180. Administrative Activity: false
  181. Debug: false
  182. Muted Chat Messages: false
Advertisement
Add Comment
Please, Sign In to add comment