Advertisement
Guest User

antigrieving/config.yml

a guest
Dec 21st, 2014
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. GriefPrevention:
  2. SeaLevelOverrides:
  3. GTA: -1
  4. GTA_the_end: -1
  5. Claims:
  6. Mode:
  7. GTA_the_end: Disabled
  8. GTA: Survival
  9. PreventTheft: true
  10. ProtectCreatures: true
  11. PreventButtonsSwitches: true
  12. LockWoodenDoors: false
  13. LockTrapDoors: false
  14. LockFenceGates: true
  15. EnderPearlsRequireAccessTrust: true
  16. ProtectFires: false
  17. ProtectHorses: true
  18. InitialBlocks: 100
  19. BlocksAccruedPerHour: 100
  20. MaxAccruedBlocks: 80000
  21. AbandonReturnRatio: 1.0
  22. AutomaticNewPlayerClaimsRadius: 4
  23. ExtendIntoGroundDistance: 5
  24. CreationRequiresPermission: false
  25. MinimumSize: 10
  26. MaximumDepth: 0
  27. InvestigationTool: STICK
  28. ModificationTool: GOLD_SPADE
  29. Expiration:
  30. ChestClaimDays: 7
  31. UnusedClaimDays: 14
  32. AllClaimDays: 0
  33. AutomaticNatureRestoration:
  34. SurvivalWorlds: false
  35. Spam:
  36. Enabled: true
  37. LoginCooldownSeconds: 60
  38. MonitorSlashCommands: /me;/tell;/global;/local;/w;/msg;/r;/t
  39. WarningMessage: Please reduce your noise level. Spammers will be banned.
  40. BanOffenders: true
  41. BanMessage: Banned for spam.
  42. AllowedIpAddresses: 1.2.3.4; 5.6.7.8
  43. DeathMessageCooldownSeconds: 60
  44. PvP:
  45. Worlds:
  46. - GTA
  47. - GTA_the_end
  48. ProtectFreshSpawns: true
  49. PunishLogout: true
  50. CombatTimeoutSeconds: 15
  51. AllowCombatItemDrop: false
  52. BlockedSlashCommands: /home;/vanish;/spawn;/tpa
  53. ProtectPlayersInLandClaims:
  54. PlayerOwnedClaims: true
  55. AdministrativeClaims: true
  56. AdministrativeSubdivisions: true
  57. Economy:
  58. ClaimBlocksPurchaseCost: 0.0
  59. ClaimBlocksSellValue: 0.0
  60. ProtectItemsDroppedOnDeath:
  61. PvPWorlds: false
  62. NonPvPWorlds: true
  63. BlockSurfaceCreeperExplosions: true
  64. BlockSurfaceOtherExplosions: true
  65. LimitSkyTrees: true
  66. LimitTreeGrowth: false
  67. LimitPistonsToLandClaims: true
  68. FireSpreads: false
  69. FireDestroys: false
  70. AdminsGetWhispers: true
  71. AdminsGetSignNotifications: true
  72. WhisperCommands: /tell;/pm;/r;/w;/whisper;/t;/msg
  73. SmartBan: true
  74. Siege:
  75. Worlds: []
  76. BreakableBlocks:
  77. - DIRT
  78. - GRASS
  79. - LONG_GRASS
  80. - COBBLESTONE
  81. - GRAVEL
  82. - SAND
  83. - GLASS
  84. - THIN_GLASS
  85. - WOOD
  86. - WOOL
  87. - SNOW
  88. EndermenMoveBlocks: false
  89. SilverfishBreakBlocks: false
  90. CreaturesTrampleCrops: false
  91. HardModeZombiesBreakDoors: false
  92. Database:
  93. URL: ''
  94. UserName: ''
  95. Password: ''
  96. Mods:
  97. BlockIdsRequiringAccessTrust: []
  98. BlockIdsRequiringContainerTrust:
  99. - 99999:*:Example - ID 99999, all data values.
  100. BlockIdsExplodable: []
  101. PlayersIgnoringAllClaims: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement