Advertisement
Guest User

conf.json

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