Advertisement
PiggiesGoSqueal

config.yml

Jan 19th, 2019
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.80 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.     rw_jan: -1
  8.   Claims:
  9.     Mode:
  10.       world_the_end: Survival
  11.       world_nether: Survival
  12.       world: Survival
  13.       rw_jan: Survival
  14.     PreventGlobalMonsterEggs: true
  15.     PreventTheft: true
  16.     ProtectCreatures: true
  17.     PreventButtonsSwitches: true
  18.     LockWoodenDoors: true
  19.     LockTrapDoors: true
  20.     LockFenceGates: true
  21.     EnderPearlsRequireAccessTrust: true
  22.     ProtectHorses: false
  23.     ProtectDonkeys: false
  24.     ProtectLlamas: false
  25.     InitialBlocks: 2500
  26.     Claim Blocks Accrued Per Hour:
  27.       Default: 50
  28.     Max Accrued Claim Blocks:
  29.       Default: 100000
  30.     Accrued Idle Threshold: 0
  31.     AccruedIdlePercent: 0
  32.     AbandonReturnRatio: 1.0
  33.     AutomaticNewPlayerClaimsRadius: -1
  34.     ExtendIntoGroundDistance: 256
  35.     MinimumWidth: 1
  36.     MinimumArea: 100
  37.     MaximumDepth: 0
  38.     InvestigationTool: FEATHER
  39.     ModificationTool: GOLDEN_SHOVEL
  40.     Expiration:
  41.       ChestClaimDays: 10000
  42.       UnusedClaimDays: 10000
  43.       AllClaims:
  44.         DaysInactive: 90
  45.         ExceptWhenOwnerHasTotalClaimBlocks: 10000000
  46.         ExceptWhenOwnerHasBonusClaimBlocks: 50000000
  47.       AutomaticNatureRestoration:
  48.         SurvivalWorlds: false
  49.     AllowTrappedInAdminClaims: false
  50.     MaximumNumberOfClaimsPerPlayer: 0
  51.     CreationRequiresWorldGuardBuildPermission: true
  52.     PortalGenerationRequiresPermission: false
  53.     VillagerTradingRequiresPermission: true
  54.     CommandsRequiringAccessTrust: /sethome
  55.     DeliverManuals: true
  56.     ManualDeliveryDelaySeconds: 30
  57.   Spam:
  58.     Enabled: false
  59.     LoginCooldownSeconds: 60
  60.     LoginLogoutNotificationsPerMinute: 5
  61.     ChatSlashCommands: /me;/global;/local
  62.     WhisperSlashCommands: /tell;/pm;/r;/whisper;/msg
  63.     WarningMessage: Please reduce your noise level.  Spammers will be banned.
  64.     BanOffenders: false
  65.     BanMessage: Banned for spam.
  66.     AllowedIpAddresses: 1.2.3.4; 5.6.7.8
  67.     DeathMessageCooldownSeconds: 120
  68.     Logout Message Delay In Seconds: 0
  69.   PvP:
  70.     RulesEnabledInWorld:
  71.       world: true
  72.       world_nether: true
  73.       world_the_end: true
  74.       rw_jan: true
  75.     ProtectFreshSpawns: false
  76.     PunishLogout: false
  77.     CombatTimeoutSeconds: 0
  78.     AllowCombatItemDrop: true
  79.     BlockedSlashCommands: /fly;/xpfly;/mc;/enderchest;/echest;/ec;/ender;/bp small
  80.       1;/bp medium 1;/bp large 1;/bp large 2;/tpa;/tpaccept;/tpahere
  81.     ProtectPlayersInLandClaims:
  82.       PlayerOwnedClaims: false
  83.       AdministrativeClaims: true
  84.       AdministrativeSubdivisions: true
  85.     AllowLavaDumpingNearOtherPlayers:
  86.       PvPWorlds: true
  87.       NonPvPWorlds: false
  88.     AllowFlintAndSteelNearOtherPlayers:
  89.       PvPWorlds: true
  90.       NonPvPWorlds: false
  91.     ProtectPetsOutsideLandClaims: false
  92.   Economy:
  93.     ClaimBlocksPurchaseCost: 2.0
  94.     ClaimBlocksSellValue: 0.0
  95.   ProtectItemsDroppedOnDeath:
  96.     PvPWorlds: false
  97.     NonPvPWorlds: false
  98.   BlockLandClaimExplosions: true
  99.   BlockSurfaceCreeperExplosions: false
  100.   BlockSurfaceOtherExplosions: false
  101.   LimitSkyTrees: true
  102.   LimitTreeGrowth: false
  103.   LimitPistonsToLandClaims: false
  104.   FireSpreads: false
  105.   FireDestroys: false
  106.   AdminsGetWhispers: false
  107.   AdminsGetSignNotifications: false
  108.   SmartBan: false
  109.   Mute New Players Using Banned Words: false
  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: true
  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: 90
  163.     OfflinePlayer_cache_days: 90
  164.   Abridged Logs:
  165.     Days To Keep: 7
  166.     Included Entry Types:
  167.       Social Activity: false
  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