Advertisement
Guest User

config

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