Advertisement
Guest User

Factions conf.json

a guest
Jan 4th, 2013
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.42 KB | None | 0 0
  1. {
  2. "baseCommandAliases": [
  3. "f"
  4. ],
  5. "allowNoSlashCommand": true,
  6. "colorMember": "GREEN",
  7. "colorAlly": "LIGHT_PURPLE",
  8. "colorNeutral": "WHITE",
  9. "colorEnemy": "RED",
  10. "colorPeaceful": "GOLD",
  11. "colorWar": "DARK_RED",
  12. "powerPlayerMax": 10.0,
  13. "powerPlayerMin": -10.0,
  14. "powerPlayerStarting": 0.0,
  15. "powerPerMinute": 0.2,
  16. "powerPerDeath": 4.0,
  17. "powerRegenOffline": false,
  18. "powerOfflineLossPerDay": 0.0,
  19. "powerOfflineLossLimit": 0.0,
  20. "powerFactionMax": 0.0,
  21. "prefixAdmin": "**",
  22. "prefixMod": "*",
  23. "factionTagLengthMin": 3,
  24. "factionTagLengthMax": 10,
  25. "factionTagForceUpperCase": false,
  26. "newFactionsDefaultOpen": false,
  27. "factionMemberLimit": 0,
  28. "newPlayerStartingFactionID": "0",
  29. "showMapFactionKey": true,
  30. "showNeutralFactionsOnMap": true,
  31. "showEnemyFactionsOnMap": true,
  32. "canLeaveWithNegativePower": true,
  33. "factionOnlyChat": true,
  34. "chatTagEnabled": true,
  35. "chatTagRelationColored": true,
  36. "chatTagReplaceString": "[FACTION]",
  37. "chatTagInsertAfterString": "",
  38. "chatTagInsertBeforeString": "",
  39. "chatTagInsertIndex": 1,
  40. "chatTagPadBefore": false,
  41. "chatTagPadAfter": true,
  42. "chatTagFormat": "%sยงf",
  43. "factionChatFormat": "%s:ยงf %s",
  44. "allianceChatFormat": "ยงd%s:ยงf %s",
  45. "autoLeaveAfterDaysOfInactivity": 10.0,
  46. "autoLeaveRoutineRunsEveryXMinutes": 5.0,
  47. "removePlayerDataWhenBanned": true,
  48. "worldGuardChecking": true,
  49. "worldGuardBuildPriority": true,
  50. "lwcIntegration": true,
  51. "onUnclaimResetLwcLocks": true,
  52. "onCaptureResetLwcLocks": true,
  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. "handleExploitObsidianGenerators": true,
  63. "handleExploitEnderPearlClipping": true,
  64. "handleExploitInteractionSpam": true,
  65. "handleExploitTNTWaterlog": false,
  66. "homesEnabled": true,
  67. "homesMustBeInClaimedTerritory": true,
  68. "homesTeleportToOnDeath": true,
  69. "homesRespawnFromNoPowerLossWorlds": true,
  70. "homesTeleportCommandEnabled": true,
  71. "homesTeleportCommandEssentialsIntegration": true,
  72. "homesTeleportCommandSmokeEffectEnabled": true,
  73. "homesTeleportCommandSmokeEffectThickness": 3.0,
  74. "homesTeleportAllowedFromEnemyTerritory": true,
  75. "homesTeleportAllowedFromDifferentWorld": true,
  76. "homesTeleportAllowedEnemyDistance": 32.0,
  77. "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
  78. "disablePVPBetweenNeutralFactions": false,
  79. "disablePVPForFactionlessPlayers": false,
  80. "enablePVPAgainstFactionlessInAttackersLand": false,
  81. "noPVPDamageToOthersForXSecondsAfterLogin": 3,
  82. "peacefulTerritoryDisablePVP": true,
  83. "peacefulTerritoryDisableMonsters": false,
  84. "peacefulMembersDisablePowerLoss": true,
  85. "permanentFactionsDisableLeaderPromotion": false,
  86. "claimsMustBeConnected": false,
  87. "claimsCanBeUnconnectedIfOwnedByOtherFaction": true,
  88. "claimsRequireMinFactionMembers": 1,
  89. "claimedLandsMax": 0,
  90. "radiusClaimFailureLimit": 9,
  91. "considerFactionsReallyOfflineAfterXMinutes": 0.0,
  92. "actionDeniedPainAmount": 1,
  93. "permanentFactionMemberDenyCommands": [],
  94. "territoryNeutralDenyCommands": [],
  95. "territoryEnemyDenyCommands": [
  96. "home",
  97. "sethome",
  98. "spawn",
  99. "tpahere",
  100. "tpaccept",
  101. "tpa"
  102. ],
  103. "territoryShieldFactor": 0.3,
  104. "territoryDenyBuild": true,
  105. "territoryDenyBuildWhenOffline": true,
  106. "territoryPainBuild": false,
  107. "territoryPainBuildWhenOffline": false,
  108. "territoryDenyUseage": true,
  109. "territoryEnemyDenyBuild": true,
  110. "territoryEnemyDenyBuildWhenOffline": true,
  111. "territoryEnemyPainBuild": false,
  112. "territoryEnemyPainBuildWhenOffline": false,
  113. "territoryEnemyDenyUseage": true,
  114. "territoryEnemyProtectMaterials": true,
  115. "territoryAllyDenyBuild": true,
  116. "territoryAllyDenyBuildWhenOffline": true,
  117. "territoryAllyPainBuild": false,
  118. "territoryAllyPainBuildWhenOffline": false,
  119. "territoryAllyDenyUseage": true,
  120. "territoryAllyProtectMaterials": true,
  121. "territoryBlockCreepers": false,
  122. "territoryBlockCreepersWhenOffline": false,
  123. "territoryBlockFireballs": false,
  124. "territoryBlockFireballsWhenOffline": false,
  125. "territoryBlockTNT": false,
  126. "territoryBlockTNTWhenOffline": false,
  127. "territoryDenyEndermanBlocks": true,
  128. "territoryDenyEndermanBlocksWhenOffline": true,
  129. "safeZoneDenyBuild": true,
  130. "safeZoneDenyUseage": true,
  131. "safeZoneBlockTNT": true,
  132. "safeZonePreventAllDamageToPlayers": false,
  133. "safeZoneDenyEndermanBlocks": true,
  134. "warZoneDenyBuild": true,
  135. "warZoneDenyUseage": true,
  136. "warZoneBlockCreepers": false,
  137. "warZoneBlockFireballs": false,
  138. "warZoneBlockTNT": true,
  139. "warZonePowerLoss": true,
  140. "warZoneFriendlyFire": false,
  141. "warZoneDenyEndermanBlocks": true,
  142. "wildernessDenyBuild": false,
  143. "wildernessDenyUseage": false,
  144. "wildernessBlockCreepers": false,
  145. "wildernessBlockFireballs": false,
  146. "wildernessBlockTNT": false,
  147. "wildernessPowerLoss": true,
  148. "wildernessDenyEndermanBlocks": false,
  149. "ownedAreasEnabled": true,
  150. "ownedAreasLimitPerFaction": 0,
  151. "ownedAreasModeratorsCanSet": false,
  152. "ownedAreaModeratorsBypass": true,
  153. "ownedAreaDenyBuild": true,
  154. "ownedAreaPainBuild": false,
  155. "ownedAreaProtectMaterials": true,
  156. "ownedAreaDenyUseage": true,
  157. "ownedLandMessage": "Owner(s): ",
  158. "publicLandMessage": "Public faction land.",
  159. "ownedMessageOnBorder": true,
  160. "ownedMessageInsideTerritory": true,
  161. "ownedMessageByChunk": false,
  162. "pistonProtectionThroughDenyBuild": true,
  163. "territoryProtectedMaterials": [
  164. "DISPENSER",
  165. "CHEST",
  166. "SOIL",
  167. "FURNACE",
  168. "BURNING_FURNACE",
  169. "WOODEN_DOOR",
  170. "JUKEBOX",
  171. "DIODE_BLOCK_OFF",
  172. "DIODE_BLOCK_ON",
  173. "TRAP_DOOR",
  174. "FENCE_GATE",
  175. "ENCHANTMENT_TABLE",
  176. "BREWING_STAND",
  177. "CAULDRON",
  178. "BEACON",
  179. "ANVIL"
  180. ],
  181. "territoryDenyUseageMaterials": [
  182. "FLINT_AND_STEEL",
  183. "BUCKET",
  184. "WATER_BUCKET",
  185. "LAVA_BUCKET",
  186. "FIREBALL"
  187. ],
  188. "territoryProtectedMaterialsWhenOffline": [
  189. "DISPENSER",
  190. "CHEST",
  191. "SOIL",
  192. "FURNACE",
  193. "BURNING_FURNACE",
  194. "WOODEN_DOOR",
  195. "JUKEBOX",
  196. "DIODE_BLOCK_OFF",
  197. "DIODE_BLOCK_ON",
  198. "TRAP_DOOR",
  199. "FENCE_GATE",
  200. "ENCHANTMENT_TABLE",
  201. "BREWING_STAND",
  202. "CAULDRON",
  203. "BEACON",
  204. "ANVIL"
  205. ],
  206. "territoryDenyUseageMaterialsWhenOffline": [
  207. "FLINT_AND_STEEL",
  208. "BUCKET",
  209. "WATER_BUCKET",
  210. "LAVA_BUCKET",
  211. "FIREBALL"
  212. ],
  213. "spoutFactionTagsOverNames": true,
  214. "spoutFactionTitlesOverNames": true,
  215. "spoutFactionAdminCapes": true,
  216. "spoutFactionModeratorCapes": true,
  217. "spoutTerritoryDisplayPosition": 1,
  218. "spoutTerritoryDisplaySize": 1.0,
  219. "spoutTerritoryDisplayShowDescription": true,
  220. "spoutTerritoryOwnersShow": true,
  221. "spoutTerritoryNoticeShow": true,
  222. "spoutTerritoryNoticeTop": 40,
  223. "spoutTerritoryNoticeShowDescription": false,
  224. "spoutTerritoryNoticeSize": 1.5,
  225. "spoutTerritoryNoticeLeaveAfterSeconds": 2.0,
  226. "capeAlly": "https://github.com/MassiveCraft/Factions/raw/master/capes/ally.png",
  227. "capeEnemy": "https://github.com/MassiveCraft/Factions/raw/master/capes/enemy.png",
  228. "capeMember": "https://github.com/MassiveCraft/Factions/raw/master/capes/member.png",
  229. "capeNeutral": "https://github.com/MassiveCraft/Factions/raw/master/capes/neutral.png",
  230. "capePeaceful": "https://github.com/MassiveCraft/Factions/raw/master/capes/peaceful.png",
  231. "econEnabled": true,
  232. "econUniverseAccount": "",
  233. "econCostClaimWilderness": 30.0,
  234. "econCostClaimFromFactionBonus": 30.0,
  235. "econClaimAdditionalMultiplier": 0.5,
  236. "econClaimRefundMultiplier": 0.7,
  237. "econClaimUnconnectedFee": 0.0,
  238. "econCostCreate": 100.0,
  239. "econCostOwner": 15.0,
  240. "econCostSethome": 30.0,
  241. "econCostJoin": 0.0,
  242. "econCostLeave": 0.0,
  243. "econCostKick": 0.0,
  244. "econCostInvite": 0.0,
  245. "econCostHome": 0.0,
  246. "econCostTag": 0.0,
  247. "econCostDesc": 0.0,
  248. "econCostTitle": 0.0,
  249. "econCostList": 0.0,
  250. "econCostMap": 0.0,
  251. "econCostPower": 0.0,
  252. "econCostShow": 0.0,
  253. "econCostOpen": 0.0,
  254. "econCostAlly": 0.0,
  255. "econCostEnemy": 0.0,
  256. "econCostNeutral": 0.0,
  257. "econCostNoBoom": 0.0,
  258. "bankEnabled": true,
  259. "bankMembersCanWithdraw": false,
  260. "bankFactionPaysCosts": true,
  261. "bankFactionPaysLandCosts": true,
  262. "playersWhoBypassAllProtection": [],
  263. "worldsNoClaiming": [],
  264. "worldsNoPowerLoss": [],
  265. "worldsIgnorePvP": [],
  266. "worldsNoWildernessProtection": []
  267. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement