Advertisement
Guest User

Untitled

a guest
Jul 7th, 2013
571
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.40 KB | None | 0 0
  1. {
  2. "colorMember": "GREEN",
  3. "colorAlly": "DARK_PURPLE",
  4. "colorTruce": "LIGHT_PURPLE",
  5. "colorNeutral": "WHITE",
  6. "colorEnemy": "RED",
  7. "colorNoPVP": "GOLD",
  8. "colorFriendlyFire": "DARK_RED",
  9. "factionFlagDefaults": {
  10. "PERMANENT": false,
  11. "PEACEFUL": false,
  12. "INFPOWER": false,
  13. "POWERLOSS": true,
  14. "PVP": true,
  15. "FRIENDLYFIRE": false,
  16. "MONSTERS": true,
  17. "EXPLOSIONS": true,
  18. "FIRESPREAD": true,
  19. "ENDERGRIEF": false
  20. },
  21. "factionPermDefaults": {
  22. "BUILD": [
  23. "ALLY",
  24. "RECRUIT",
  25. "LEADER",
  26. "MEMBER",
  27. "OFFICER"
  28. ],
  29. "PAINBUILD": [],
  30. "DOOR": [
  31. "ALLY",
  32. "RECRUIT",
  33. "LEADER",
  34. "MEMBER",
  35. "OFFICER"
  36. ],
  37. "BUTTON": [
  38. "ALLY",
  39. "RECRUIT",
  40. "LEADER",
  41. "MEMBER",
  42. "OFFICER"
  43. ],
  44. "LEVER": [
  45. "ALLY",
  46. "RECRUIT",
  47. "LEADER",
  48. "MEMBER",
  49. "OFFICER"
  50. ],
  51. "CONTAINER": [
  52. "LEADER",
  53. "MEMBER",
  54. "OFFICER"
  55. ],
  56. "INVITE": [
  57. "LEADER",
  58. "OFFICER"
  59. ],
  60. "KICK": [
  61. "LEADER",
  62. "OFFICER"
  63. ],
  64. "SETHOME": [
  65. "LEADER",
  66. "OFFICER"
  67. ],
  68. "WITHDRAW": [
  69. "LEADER",
  70. "OFFICER"
  71. ],
  72. "TERRITORY": [
  73. "LEADER",
  74. "OFFICER"
  75. ],
  76. "CAPE": [
  77. "LEADER",
  78. "OFFICER"
  79. ],
  80. "ACCESS": [
  81. "LEADER",
  82. "OFFICER"
  83. ],
  84. "DISBAND": [
  85. "LEADER"
  86. ],
  87. "PERMS": [
  88. "LEADER"
  89. ]
  90. },
  91. "factionRankDefault": "RECRUIT",
  92. "powerPlayerMax": 10.0,
  93. "powerPlayerMin": -10.0,
  94. "powerPlayerStarting": 10.0,
  95. "powerPerMinute": 0.2,
  96. "powerPerDeath": 4.0,
  97. "scaleNegativePower": false,
  98. "scaleNegativeDivisor": 40.0,
  99. "powerRegenOffline": false,
  100. "powerOfflineLossPerDay": 0.0,
  101. "powerOfflineLossLimit": 0.0,
  102. "powerFactionMax": 0.0,
  103. "prefixLeader": "**",
  104. "prefixOfficer": "*",
  105. "prefixMember": "+",
  106. "prefixRecruit": "-",
  107. "factionTagLengthMin": 3,
  108. "factionTagLengthMax": 10,
  109. "factionTagForceUpperCase": false,
  110. "newFactionsDefaultOpen": false,
  111. "factionMemberLimit": 0,
  112. "newPlayerStartingFactionID": "0",
  113. "canLeaveWithNegativePower": true,
  114. "chatSetFormat": true,
  115. "chatSetFormatTo": "<{faction_relcolor}§b{faction_roleprefix}{faction_tag_pr}{faction_recolor}§r>§f%s %s",
  116. "chatParseTags": true,
  117. "chatParseTagsColored": false,
  118. "chatSingleFormats": {
  119. "pb": " %s ",
  120. "pl": " %s",
  121. "pr": "%s "
  122. },
  123. "chatTagFormat": "%s§f",
  124. "herochatFactionName": "Faction",
  125. "herochatFactionNick": "F",
  126. "herochatFactionFormat": "{color}[&l{nick}&r{color} &l{faction_roleprefix}&r{color}{faction_title_pr}{sender}{color}] &f{msg}",
  127. "herochatFactionColor": "GREEN",
  128. "herochatFactionDistance": 0,
  129. "herochatFactionIsShortcutAllowed": false,
  130. "herochatFactionCrossWorld": true,
  131. "herochatFactionMuted": false,
  132. "herochatFactionWorlds": [],
  133. "herochatAlliesName": "Allies",
  134. "herochatAlliesNick": "A",
  135. "herochatAlliesFormat": "{color}[&l{nick}&r&f {faction_relcolor}&l{faction_roleprefix}&r{faction_relcolor}{faction_tag_pr}{sender}{color}] &f{msg}",
  136. "herochatAlliesColor": "DARK_PURPLE",
  137. "herochatAlliesDistance": 0,
  138. "herochatAlliesIsShortcutAllowed": false,
  139. "herochatAlliesCrossWorld": true,
  140. "herochatAlliesMuted": false,
  141. "herochatAlliesWorlds": [],
  142. "herochatAllyName": "Allies",
  143. "broadcastDescriptionChanges": false,
  144. "saveToFileEveryXMinutes": 30.0,
  145. "autoLeaveAfterDaysOfInactivity": 10.0,
  146. "autoLeaveRoutineRunsEveryXMinutes": 5.0,
  147. "autoLeaveRoutineMaxMillisecondsPerTick": 5,
  148. "removePlayerDataWhenBanned": true,
  149. "worldGuardChecking": false,
  150. "lwcIntegration": false,
  151. "onUnclaimResetLwcLocks": false,
  152. "onCaptureResetLwcLocks": false,
  153. "logFactionCreate": true,
  154. "logFactionDisband": true,
  155. "logFactionJoin": true,
  156. "logFactionKick": true,
  157. "logFactionLeave": true,
  158. "logLandClaims": true,
  159. "logLandUnclaims": true,
  160. "logMoneyTransactions": true,
  161. "logPlayerCommands": true,
  162. "handleExploitObsidianGenerators": true,
  163. "handleExploitEnderPearlClipping": true,
  164. "handleExploitInteractionSpam": true,
  165. "handleExploitTNTWaterlog": false,
  166. "homesEnabled": true,
  167. "homesMustBeInClaimedTerritory": true,
  168. "homesTeleportToOnDeath": true,
  169. "homesRespawnFromNoPowerLossWorlds": true,
  170. "homesTeleportCommandEnabled": true,
  171. "homesTeleportCommandEssentialsIntegration": true,
  172. "homesTeleportCommandSmokeEffectEnabled": true,
  173. "homesTeleportAllowedFromEnemyTerritory": true,
  174. "homesTeleportAllowedFromDifferentWorld": true,
  175. "homesTeleportAllowedEnemyDistance": 32.0,
  176. "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
  177. "friendlyFireFromRel": "TRUCE",
  178. "disablePVPForFactionlessPlayers": false,
  179. "enablePVPAgainstFactionlessInAttackersLand": false,
  180. "noPVPDamageToOthersForXSecondsAfterLogin": 3,
  181. "permanentFactionsDisableLeaderPromotion": false,
  182. "claimsMustBeConnected": false,
  183. "claimingFromOthersAllowed": true,
  184. "claimsCanBeUnconnectedIfOwnedByOtherFaction": true,
  185. "claimsRequireMinFactionMembers": 1,
  186. "claimedLandsMax": 0,
  187. "radiusClaimFailureLimit": 9,
  188. "protectOfflineFactionsFromExplosions": false,
  189. "offlineExplosionProtectionDelay": 2.0,
  190. "actionDeniedPainAmount": 2,
  191. "permanentFactionMemberDenyCommands": [],
  192. "territoryNeutralDenyCommands": [],
  193. "territoryEnemyDenyCommands": [
  194. "home",
  195. "sethome",
  196. "spawn",
  197. "tpahere",
  198. "tpaccept",
  199. "tpa",
  200. "warp"
  201. ],
  202. "territoryShieldFactor": 0.3,
  203. "pistonProtectionThroughDenyBuild": true,
  204. "spoutFactionTagsOverNames": true,
  205. "spoutFactionTitlesOverNames": true,
  206. "spoutHealthBarUnderNames": true,
  207. "spoutHealthBarLeft": "{c}[",
  208. "spoutHealthBarSolid": "|",
  209. "spoutHealthBarBetween": "&8",
  210. "spoutHealthBarEmpty": "|",
  211. "spoutHealthBarRight": "{c}]",
  212. "spoutHealthBarSolidsPerEmpty": 1.0,
  213. "spoutHealthBarColorTag": "{c}",
  214. "spoutHealthBarWidth": 30,
  215. "spoutHealthBarColorUnderQuota": {
  216. "1.0": "&2",
  217. "0.8": "&a",
  218. "0.5": "&e",
  219. "0.4": "&6",
  220. "0.3": "&c",
  221. "0.2": "&4"
  222. },
  223. "spoutCapes": true,
  224. "spoutTerritoryDisplayPosition": 1,
  225. "spoutTerritoryDisplaySize": 1.0,
  226. "spoutTerritoryDisplayShowDescription": true,
  227. "spoutTerritoryAccessShow": true,
  228. "spoutTerritoryNoticeShow": true,
  229. "spoutTerritoryNoticeTop": 40,
  230. "spoutTerritoryNoticeShowDescription": false,
  231. "spoutTerritoryNoticeSize": 1.5,
  232. "spoutTerritoryNoticeLeaveAfterSeconds": 2.0,
  233. "econEnabled": false,
  234. "econUniverseAccount": "",
  235. "econCostClaimWilderness": 30.0,
  236. "econCostClaimFromFactionBonus": 30.0,
  237. "econClaimAdditionalMultiplier": 0.5,
  238. "econClaimRefundMultiplier": 0.7,
  239. "econClaimUnconnectedFee": 0.0,
  240. "econCostCreate": 100.0,
  241. "econCostSethome": 30.0,
  242. "econCostJoin": 0.0,
  243. "econCostLeave": 0.0,
  244. "econCostKick": 0.0,
  245. "econCostInvite": 0.0,
  246. "econCostHome": 0.0,
  247. "econCostTag": 0.0,
  248. "econCostDesc": 0.0,
  249. "econCostTitle": 0.0,
  250. "econCostList": 0.0,
  251. "econCostMap": 0.0,
  252. "econCostPower": 0.0,
  253. "econCostShow": 0.0,
  254. "econCostOpen": 0.0,
  255. "econCostAlly": 0.0,
  256. "econCostTruce": 0.0,
  257. "econCostNeutral": 0.0,
  258. "econCostEnemy": 0.0,
  259. "econLandRewardTaskRunsEveryXMinutes": 20,
  260. "econLandReward": 0.0,
  261. "bankEnabled": true,
  262. "bankFactionPaysCosts": true,
  263. "bankFactionPaysLandCosts": true,
  264. "playersWhoBypassAllProtection": [],
  265. "worldsNoClaiming": [],
  266. "worldsNoPowerLoss": [],
  267. "worldsIgnorePvP": []
  268. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement