Advertisement
Guest User

Untitled

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