Guest User

Untitled

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