Advertisement
Guest User

Untitled

a guest
Jul 26th, 2013
541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.51 KB | None | 0 0
  1. {
  2. "enabled": true,
  3. "factionIdNone": "092fbb21-fecb-4511-938b-1ef4283e220e",
  4. "factionIdSafezone": "9a691961-266d-4688-9eb5-704d2712a6d0",
  5. "factionIdWarzone": "1e5f993e-8033-442d-a88a-907108ff3908",
  6. "defaultPlayerFactionId": "092fbb21-fecb-4511-938b-1ef4283e220e",
  7. "defaultPlayerRole": "RECRUIT",
  8. "defaultPlayerPower": 0,
  9. "defaultFactionOpen": false,
  10. "defaultFactionFlags": {
  11. "PERMANENT": false,
  12. "PEACEFUL": false,
  13. "INFPOWER": false,
  14. "POWERLOSS": true,
  15. "PVP": true,
  16. "FRIENDLYFIRE": false,
  17. "MONSTERS": true,
  18. "EXPLOSIONS": true,
  19. "FIRESPREAD": true,
  20. "ENDERGRIEF": false
  21. },
  22. "defaultFactionPerms": {
  23. "BUILD": [
  24. "LEADER",
  25. "OFFICER",
  26. "MEMBER",
  27. "ALLY"
  28. ],
  29. "PAINBUILD": [],
  30. "DOOR": [
  31. "LEADER",
  32. "OFFICER",
  33. "MEMBER",
  34. "RECRUIT",
  35. "ALLY"
  36. ],
  37. "BUTTON": [
  38. "LEADER",
  39. "OFFICER",
  40. "MEMBER",
  41. "RECRUIT",
  42. "ALLY"
  43. ],
  44. "LEVER": [
  45. "LEADER",
  46. "OFFICER",
  47. "MEMBER",
  48. "RECRUIT",
  49. "ALLY"
  50. ],
  51. "CONTAINER": [
  52. "LEADER",
  53. "OFFICER",
  54. "MEMBER",
  55. "ALLY",
  56. "ENEMY",
  57. "TRUCE",
  58. "NEUTRAL"
  59. ],
  60. "INVITE": [
  61. "LEADER",
  62. "OFFICER"
  63. ],
  64. "KICK": [
  65. "LEADER",
  66. "OFFICER"
  67. ],
  68. "SETHOME": [
  69. "LEADER",
  70. "OFFICER"
  71. ],
  72. "WITHDRAW": [
  73. "LEADER",
  74. "OFFICER"
  75. ],
  76. "TERRITORY": [
  77. "LEADER",
  78. "OFFICER"
  79. ],
  80. "ACCESS": [
  81. "LEADER",
  82. "OFFICER"
  83. ],
  84. "DISBAND": [
  85. "LEADER"
  86. ],
  87. "PERMS": [
  88. "LEADER"
  89. ]
  90. },
  91. "powerMax": 10,
  92. "powerMin": 0,
  93. "powerPerHour": 2,
  94. "powerPerDeath": -2,
  95. "canLeaveWithNegativePower": true,
  96. "factionMemberLimit": 0,
  97. "factionPowerMax": 0,
  98. "factionNameLengthMin": 3,
  99. "factionNameLengthMax": 16,
  100. "factionNameForceUpperCase": false,
  101. "claimsMustBeConnected": true,
  102. "claimingFromOthersAllowed": true,
  103. "claimsCanBeUnconnectedIfOwnedByOtherFaction": false,
  104. "claimsRequireMinFactionMembers": 1,
  105. "claimedLandsMax": 0,
  106. "homesEnabled": true,
  107. "homesMustBeInClaimedTerritory": true,
  108. "homesTeleportCommandEnabled": true,
  109. "homesTeleportAllowedFromEnemyTerritory": true,
  110. "homesTeleportAllowedFromDifferentWorld": true,
  111. "homesTeleportAllowedEnemyDistance": 32,
  112. "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
  113. "permanentFactionsDisableLeaderPromotion": false,
  114. "actionDeniedPainAmount": 2,
  115. "disablePVPForFactionlessPlayers": false,
  116. "enablePVPAgainstFactionlessInAttackersLand": false,
  117. "territoryShieldFactor": 0.3,
  118. "denyCommandsPermanentFactionMember": [],
  119. "denyCommandsTerritoryRelation": {
  120. "ENEMY": [
  121. "home",
  122. "sethome",
  123. "tpahere",
  124. "tpaccept",
  125. "tpa",
  126. "warp",
  127. "warps",
  128. "spawn",
  129. "wtp",
  130. "uspawn",
  131. "utp",
  132. "mspawn",
  133. "mtp",
  134. "fspawn",
  135. "ftp",
  136. "jspawn",
  137. "jtp"
  138. ],
  139. "NEUTRAL": [],
  140. "TRUCE": [],
  141. "ALLY": [],
  142. "MEMBER": []
  143. },
  144. "lwcRemoveOnChange": {
  145. "BUY": false,
  146. "SELL": false,
  147. "CONQUER": false,
  148. "PILLAGE": false
  149. },
  150. "econEnabled": false,
  151. "econLandReward": 0,
  152. "econUniverseAccount": "",
  153. "econChunkCost": {
  154. "BUY": 30,
  155. "SELL": -20,
  156. "CONQUER": -10,
  157. "PILLAGE": -10
  158. },
  159. "econCostCreate": 200,
  160. "econCostSethome": 0,
  161. "econCostJoin": 0,
  162. "econCostLeave": 0,
  163. "econCostKick": 0,
  164. "econCostInvite": 0,
  165. "econCostDeinvite": 0,
  166. "econCostHome": 0,
  167. "econCostName": 0,
  168. "econCostDescription": 0,
  169. "econCostTitle": 0,
  170. "econCostOpen": 0,
  171. "econRelCost": {
  172. "ENEMY": 0,
  173. "ALLY": 0,
  174. "TRUCE": 0,
  175. "NEUTRAL": 0
  176. },
  177. "bankEnabled": true,
  178. "bankFactionPaysCosts": true,
  179. "bankFactionPaysLandCosts": true
  180. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement