Advertisement
Nicodemis79

GriefPreventionData.config.yml

Feb 18th, 2013
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.56 KB | None | 0 0
  1. GriefPrevention:
  2.   SeaLevelOverrides:
  3.     world: -1
  4.     world_nether: -1
  5.     world_the_end: -1
  6.     pvp: -1
  7.     mining: -1
  8.   Claims:
  9.     Expiration:
  10.       ChestClaimDays: 7
  11.       UnusedClaimDays: 14
  12.       AllClaimDays: 0
  13.       AutomaticNatureRestoration:
  14.         SurvivalWorlds: false
  15.         CreativeWorlds: true
  16.     Worlds:
  17.    - world
  18.     - world_nether
  19.     CreativeRulesWorlds: []
  20.     PreventTheft: true
  21.     ProtectCreatures: true
  22.     PreventButtonsSwitches: true
  23.     LockWoodenDoors: true
  24.     LockTrapDoors: true
  25.     LockFenceGates: true
  26.     EnderPearlsRequireAccessTrust: true
  27.     InitialBlocks: 0
  28.     BlocksAccruedPerHour: 0
  29.     MaxAccruedBlocks: 80000
  30.     AutomaticNewPlayerClaimsRadius: 10
  31.     ExtendIntoGroundDistance: 30
  32.     CreationRequiresPermission: false
  33.     MinimumSize: 10
  34.     MaximumDepth: 0
  35.     IdleLimitDays: 0
  36.     TrappedCommandCooldownHours: 1
  37.     InvestigationTool: FEATHER
  38.     ModificationTool: GOLD_SPADE
  39.     NoSurvivalBuildingOutsideClaims: false
  40.     WarnWhenBuildingOutsideClaims: false
  41.     AllowUnclaimingCreativeModeLand: true
  42.     AutoRestoreUnclaimedCreativeLand: true
  43.   Spam:
  44.     Enabled: false
  45.     LoginCooldownMinutes: 0
  46.     MonitorSlashCommands: /none
  47.     WarningMessage: Please reduce your message speed.  Spammers will be banned.
  48.     BanOffenders: false
  49.     BanMessage: Banned for spam.
  50.     AllowedIpAddresses: 1.2.3.4; 5.6.7.8
  51.     DeathMessageCooldownSeconds: 60
  52.   PvP:
  53.     Worlds:
  54.    - world
  55.     - world_nether
  56.     - world_the_end
  57.     - pvp
  58.     - mining
  59.     ProtectFreshSpawns: true
  60.     PunishLogout: false
  61.     CombatTimeoutSeconds: 15
  62.     AllowCombatItemDrop: true
  63.     BlockedSlashCommands: /nonya
  64.     ProtectPlayersInLandClaims:
  65.       PlayerOwnedClaims: true
  66.       AdministrativeClaims: true
  67.   Trees:
  68.     RemoveFloatingTreetops: true
  69.     RegrowGriefedTrees: true
  70.   Economy:
  71.     ClaimBlocksPurchaseCost: 4.0
  72.     ClaimBlocksSellValue: 1.0
  73.   BlockSurfaceCreeperExplosions: true
  74.   BlockSurfaceOtherExplosions: true
  75.   LimitSurfaceWaterBuckets: false
  76.   LimitSkyTrees: false
  77.   FireSpreads: false
  78.   FireDestroys: false
  79.   AddItemsToClaimedChests: false
  80.   EavesdropEnabled: true
  81.   WhisperCommands: /tell;/msg;/r;/whisper;/w
  82.   SmartBan: true
  83.   Siege:
  84.     Worlds: []
  85.     BreakableBlocks:
  86.    - SNOW
  87.   EndermenMoveBlocks: false
  88.   SilverfishBreakBlocks: false
  89.   CreaturesTrampleCrops: false
  90.   HardModeZombiesBreakDoors: false
  91.   Database:
  92.     URL: ''
  93.     UserName: ''
  94.     Password: ''
  95.   Mods:
  96.     BlockIdsRequiringAccessTrust: []
  97.     BlockIdsRequiringContainerTrust:
  98.    - 227:*:Battery Box
  99.     - 130:*:Transmutation Tablet
  100.     - 128:*:Alchemical Chest and Energy Condenser
  101.     - 181:*:Various Chests
  102.     - 178:*:Ender Chest
  103.     - 150:*:Various BuildCraft Gadgets
  104.     - 155:*:Filler
  105.     - 157:*:Builder
  106.     - 158:*:Template Drawing Table
  107.     - 126:*:Various EE Gadgets
  108.     - 138:*:Various RedPower Gadgets
  109.     - 137:*:BuildCraft Project Table and Furnaces
  110.     - 250:*:Various IC2 Machines
  111.     - 161:*:BuildCraft Engines
  112.     - 169:*:Automatic Crafting Table
  113.     - 177:*:Wireless Components
  114.     - 183:*:Solar Arrays
  115.     - 187:*:Charging Benches
  116.     - 188:*:More IC2 Machines
  117.     - 190:*:Generators, Fabricators, Strainers
  118.     - 194:*:More Gadgets
  119.     - 207:*:Computer
  120.     - 208:*:Computer Peripherals
  121.     - 246:*:IC2 Generators
  122.     - 24303:*:Teleport Pipe
  123.     - 24304:*:Waterproof Teleport Pipe
  124.     - 24305:*:Power Teleport Pipe
  125.     - 4311:*:Diamond Sorting Pipe
  126.     - 216:*:Turtle
  127.     BlockIdsExplodable:
  128.    - 161:*:BuildCraft Engines
  129.     - 246:5:Nuclear Reactor
  130.     PlayersIgnoringAllClaims: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement