Advertisement
Guest User

Untitled

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