Advertisement
Guest User

Untitled

a guest
Dec 24th, 2013
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. {
  2. "aliasesF": [
  3. "f"
  4. ],
  5. "taskPlayerPowerUpdateMinutes": 1.0,
  6. "taskPlayerDataRemoveMinutes": 5.0,
  7. "taskEconLandRewardMinutes": 20.0,
  8. "removePlayerDataWhenBanned": true,
  9. "removePlayerDataAfterInactiveDays": 20.0,
  10. "radiusClaimFailureLimit": 9,
  11. "radiusClaimRadiusLimit": 5,
  12. "chatSetFormat": false,
  13. "chatSetFormatAt": "LOWEST",
  14. "chatSetFormatTo": "<{factions_relcolor}§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}§f%1$s> %2$s",
  15. "chatParseTags": true,
  16. "chatParseTagsAt": "LOW",
  17. "herochatFactionName": "Faction",
  18. "herochatFactionNick": "F",
  19. "herochatFactionFormat": "{color}[&l{nick}&r{color} &l{factions_roleprefix}&r{color}{factions_title|rp}{sender}{color}] &f{msg}",
  20. "herochatFactionColor": "GREEN",
  21. "herochatFactionDistance": 0,
  22. "herochatFactionIsShortcutAllowed": false,
  23. "herochatFactionCrossWorld": true,
  24. "herochatFactionMuted": false,
  25. "herochatFactionWorlds": [],
  26. "herochatAlliesName": "Allies",
  27. "herochatAlliesNick": "A",
  28. "herochatAlliesFormat": "{color}[&l{nick}&r&f {factions_relcolor}&l{factions_roleprefix}&r{factions_relcolor}{factions_name|rp}{sender}{color}] &f{msg}",
  29. "herochatAlliesColor": "DARK_PURPLE",
  30. "herochatAlliesDistance": 0,
  31. "herochatAlliesIsShortcutAllowed": false,
  32. "herochatAlliesCrossWorld": true,
  33. "herochatAlliesMuted": false,
  34. "herochatAlliesWorlds": [],
  35. "colorMember": "GREEN",
  36. "colorAlly": "DARK_PURPLE",
  37. "colorTruce": "LIGHT_PURPLE",
  38. "colorNeutral": "WHITE",
  39. "colorEnemy": "RED",
  40. "colorNoPVP": "GOLD",
  41. "colorFriendlyFire": "DARK_RED",
  42. "prefixLeader": "**",
  43. "prefixOfficer": "*",
  44. "prefixMember": "+",
  45. "prefixRecruit": "-",
  46. "playersWhoBypassAllProtection": [],
  47. "worldsNoClaiming": [],
  48. "worldsNoPowerLoss": [],
  49. "worldsIgnorePvP": [],
  50. "handleExploitObsidianGenerators": true,
  51. "handleExploitEnderPearlClipping": true,
  52. "handleExploitTNTWaterlog": false,
  53. "logFactionCreate": true,
  54. "logFactionDisband": true,
  55. "logFactionJoin": true,
  56. "logFactionKick": true,
  57. "logFactionLeave": true,
  58. "logLandClaims": true,
  59. "logLandUnclaims": true,
  60. "logMoneyTransactions": true,
  61. "logPlayerCommands": true,
  62. "materialsEditOnInteract": [
  63. "DIODE_BLOCK_OFF",
  64. "DIODE_BLOCK_ON",
  65. "NOTE_BLOCK",
  66. "CAULDRON",
  67. "SOIL"
  68. ],
  69. "materialsEditTools": [
  70. "FIREBALL",
  71. "FLINT_AND_STEEL",
  72. "BUCKET",
  73. "WATER_BUCKET",
  74. "LAVA_BUCKET"
  75. ],
  76. "materialsDoor": [
  77. "WOODEN_DOOR",
  78. "TRAP_DOOR",
  79. "FENCE_GATE"
  80. ],
  81. "materialsContainer": [
  82. "DISPENSER",
  83. "CHEST",
  84. "FURNACE",
  85. "BURNING_FURNACE",
  86. "JUKEBOX",
  87. "BREWING_STAND",
  88. "ENCHANTMENT_TABLE",
  89. "ANVIL",
  90. "BEACON",
  91. "TRAPPED_CHEST",
  92. "HOPPER",
  93. "DROPPER"
  94. ],
  95. "entityTypesMonsters": [
  96. "BLAZE",
  97. "CAVE_SPIDER",
  98. "CREEPER",
  99. "ENDERMAN",
  100. "ENDER_DRAGON",
  101. "GHAST",
  102. "GIANT",
  103. "MAGMA_CUBE",
  104. "PIG_ZOMBIE",
  105. "SILVERFISH",
  106. "SKELETON",
  107. "SLIME",
  108. "SPIDER",
  109. "WITCH",
  110. "WITHER",
  111. "ZOMBIE"
  112. ]
  113. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement