Advertisement
Guest User

Untitled

a guest
Sep 28th, 2011
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.80 KB | None | 0 0
  1. {
  2. "colorMember": "GREEN",
  3. "colorAlly": "LIGHT_PURPLE",
  4. "colorNeutral": "WHITE",
  5. "colorEnemy": "RED",
  6. "colorSystem": "YELLOW",
  7. "colorChrome": "GOLD",
  8. "colorCommand": "AQUA",
  9. "colorParameter": "DARK_AQUA",
  10. "powerPlayerMax": 15.0,
  11. "powerPlayerMin": -10.0,
  12. "powerPerMinute": 0.2,
  13. "powerPerDeath": 5.0,
  14. "powerRegenOffline": false,
  15. "powerOfflineLossPerDay": 0.0,
  16. "powerOfflineLossLimit": 0.0,
  17. "powerFactionMax": 0.0,
  18. "prefixAdmin": "[A] ",
  19. "prefixMod": "[M] ",
  20. "factionTagLengthMin": 3,
  21. "factionTagLengthMax": 12,
  22. "factionTagForceUpperCase": false,
  23. "newFactionsDefaultOpen": false,
  24. "newPlayerStartingFactionID": 0,
  25. "showMapFactionKey": false,
  26. "showNeutralFactionsOnMap": true,
  27. "showEnemyFactionsOnMap": true,
  28. "CanLeaveWithNegativePower": true,
  29. "factionOnlyChat": true,
  30. "chatTagEnabled": true,
  31. "chatTagRelationColored": true,
  32. "chatTagReplaceString": "{FACTION}",
  33. "chatTagInsertAfterString": "",
  34. "chatTagInsertBeforeString": "",
  35. "chatTagInsertIndex": 1,
  36. "chatTagPadBefore": false,
  37. "chatTagPadAfter": true,
  38. "chatTagFormat": "%s§f",
  39. "factionChatFormat": "%s§f %s",
  40. "allowNoSlashCommand": true,
  41. "autoLeaveAfterDaysOfInactivity": 14.0,
  42. "worldGuardChecking": true,
  43. "homesEnabled": true,
  44. "homesMustBeInClaimedTerritory": true,
  45. "homesTeleportToOnDeath": true,
  46. "homesRespawnFromNoPowerLossWorlds": true,
  47. "homesTeleportCommandEnabled": true,
  48. "homesTeleportAllowedFromEnemyTerritory": true,
  49. "homesTeleportAllowedFromDifferentWorld": true,
  50. "homesTeleportAllowedEnemyDistance": 16.0,
  51. "homesTeleportIgnoreEnemiesIfInOwnTerritory": false,
  52. "disablePVPBetweenNeutralFactions": false,
  53. "disablePVPForFactionlessPlayers": false,
  54. "enablePVPAgainstFactionlessInAttackersLand": false,
  55. "noPVPDamageToOthersForXSecondsAfterLogin": 1,
  56. "peacefulTerritoryDisablePVP": true,
  57. "peacefulTerritoryDisableMonsters": false,
  58. "peacefulMembersDisablePowerLoss": true,
  59. "claimsMustBeConnected": false,
  60. "claimsCanBeUnconnectedIfOwnedByOtherFaction": true,
  61. "claimsRequireMinFactionMembers": 1,
  62. "considerFactionsReallyOfflineAfterXMinutes": 0.0,
  63. "actionDeniedPainAmount": 1,
  64. "territoryNeutralDenyCommands": [],
  65. "territoryEnemyDenyCommands": [
  66. "sethome"
  67. ],
  68. "territoryShieldFactor": 0.3,
  69. "territoryDenyBuild": true,
  70. "territoryDenyBuildWhenOffline": true,
  71. "territoryPainBuild": false,
  72. "territoryPainBuildWhenOffline": false,
  73. "territoryDenyUseage": true,
  74. "territoryEnemyDenyBuild": true,
  75. "territoryEnemyDenyBuildWhenOffline": true,
  76. "territoryEnemyPainBuild": false,
  77. "territoryEnemyPainBuildWhenOffline": false,
  78. "territoryEnemyDenyUseage": true,
  79. "territoryEnemyProtectMaterials": true,
  80. "territoryAllyDenyBuild": true,
  81. "territoryAllyDenyBuildWhenOffline": true,
  82. "territoryAllyPainBuild": false,
  83. "territoryAllyPainBuildWhenOffline": false,
  84. "territoryAllyDenyUseage": true,
  85. "territoryAllyProtectMaterials": true,
  86. "territoryBlockCreepers": false,
  87. "territoryBlockCreepersWhenOffline": false,
  88. "territoryBlockFireballs": false,
  89. "territoryBlockFireballsWhenOffline": false,
  90. "territoryBlockTNT": false,
  91. "territoryBlockTNTWhenOffline": false,
  92. "territoryDenyEndermanBlocks": true,
  93. "safeZoneDenyBuild": true,
  94. "safeZoneDenyUseage": true,
  95. "safeZoneBlockTNT": true,
  96. "safeZonePreventAllDamageToPlayers": false,
  97. "safeZoneDenyEndermanBlocks": true,
  98. "warZoneDenyBuild": true,
  99. "warZoneDenyUseage": true,
  100. "warZoneBlockCreepers": false,
  101. "warZoneBlockFireballs": false,
  102. "warZoneBlockTNT": false,
  103. "warZonePowerLoss": false,
  104. "warZoneFriendlyFire": true,
  105. "warZoneDenyEndermanBlocks": true,
  106. "wildernessDenyBuild": false,
  107. "wildernessDenyUseage": false,
  108. "wildernessBlockCreepers": false,
  109. "wildernessBlockFireballs": false,
  110. "wildernessBlockTNT": false,
  111. "wildernessPowerLoss": true,
  112. "wildernessDenyEndermanBlocks": false,
  113. "ownedAreasEnabled": false,
  114. "ownedAreasLimitPerFaction": 0,
  115. "ownedAreasModeratorsCanSet": false,
  116. "ownedAreaModeratorsBypass": true,
  117. "ownedAreaDenyBuild": true,
  118. "ownedAreaPainBuild": false,
  119. "ownedAreaProtectMaterials": true,
  120. "ownedAreaDenyUseage": true,
  121. "ownedLandMessage": "Owner(s): ",
  122. "publicLandMessage": "Public faction land.",
  123. "ownedMessageOnBorder": true,
  124. "ownedMessageInsideTerritory": true,
  125. "ownedMessageByChunk": false,
  126. "pistonProtectionThroughDenyBuild": true,
  127. "territoryProtectedMaterials": [
  128. "BED_BLOCK",
  129. "WORKBENCH",
  130. "DIODE_BLOCK_OFF",
  131. "LEVER",
  132. "FURNACE",
  133. "DIODE_BLOCK_ON",
  134. "DISPENSER",
  135. "IRON_DOOR_BLOCK",
  136. "STONE_BUTTON",
  137. "WOOD_PLATE",
  138. "STONE_PLATE",
  139. "BURNING_FURNACE",
  140. "WOODEN_DOOR",
  141. "CHEST",
  142. "TRAP_DOOR",
  143. "FENCE_GATE"
  144. ],
  145. "territoryDenyUseageMaterials": [
  146. "WATER_BUCKET",
  147. "FIRE",
  148. "LAVA_BUCKET",
  149. "FLINT_AND_STEEL",
  150. "BUCKET"
  151. ],
  152. "territoryProtectedMaterialsWhenOffline": [
  153. "BED_BLOCK",
  154. "WORKBENCH",
  155. "DIODE_BLOCK_OFF",
  156. "LEVER",
  157. "FURNACE",
  158. "DIODE_BLOCK_ON",
  159. "DISPENSER",
  160. "IRON_DOOR_BLOCK",
  161. "STONE_BUTTON",
  162. "WOOD_PLATE",
  163. "STONE_PLATE",
  164. "BURNING_FURNACE",
  165. "WOODEN_DOOR",
  166. "CHEST",
  167. "TRAP_DOOR",
  168. "FENCE_GATE"
  169. ],
  170. "territoryDenyUseageMaterialsWhenOffline": [
  171. "WATER_BUCKET",
  172. "FIRE",
  173. "LAVA_BUCKET",
  174. "FLINT_AND_STEEL",
  175. "BUCKET"
  176. ],
  177. "spoutFactionTagsOverNames": false,
  178. "spoutFactionTitlesOverNames": false,
  179. "spoutFactionAdminCapes": false,
  180. "spoutFactionModeratorCapes": false,
  181. "capeAlly": "https://github.com/MassiveCraft/Factions/raw/master/capes/ally.png",
  182. "capeEnemy": "https://github.com/MassiveCraft/Factions/raw/master/capes/enemy.png",
  183. "capeMember": "https://github.com/MassiveCraft/Factions/raw/master/capes/member.png",
  184. "capeNeutral": "https://github.com/MassiveCraft/Factions/raw/master/capes/neutral.png",
  185. "capePeaceful": "https://github.com/MassiveCraft/Factions/raw/master/capes/peaceful.png",
  186. "econRegisterEnabled": false,
  187. "econIConomyEnabled": false,
  188. "econEssentialsEcoEnabled": false,
  189. "econCostClaimWilderness": 30.0,
  190. "econCostClaimFromFactionBonus": 30.0,
  191. "econClaimAdditionalMultiplier": 0.5,
  192. "econClaimRefundMultiplier": 0.7,
  193. "econCostCreate": 100.0,
  194. "econCostOwner": 15.0,
  195. "econCostSethome": 30.0,
  196. "econCostJoin": 0.0,
  197. "econCostLeave": 0.0,
  198. "econCostKick": 0.0,
  199. "econCostInvite": 0.0,
  200. "econCostHome": 0.0,
  201. "econCostTag": 0.0,
  202. "econCostDesc": 0.0,
  203. "econCostTitle": 0.0,
  204. "econCostList": 0.0,
  205. "econCostMap": 0.0,
  206. "econCostPower": 0.0,
  207. "econCostShow": 0.0,
  208. "econCostOpen": 0.0,
  209. "econCostAlly": 0.0,
  210. "econCostEnemy": 0.0,
  211. "econCostNeutral": 0.0,
  212. "econCostNoBoom": 0.0,
  213. "worldsNoClaiming": [],
  214. "worldsNoPowerLoss": [],
  215. "worldsIgnorePvP": [],
  216. "worldsNoWildernessProtection": []
  217. }
  218.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement