Advertisement
Guest User

Faction

a guest
Oct 31st, 2014
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. {
  2. "enabled": true,
  3. "factionIdNone": "caa5af8f-4b98-4ac9-b4b1-f74fc3864e1a",
  4. "factionIdSafezone": "ff292110-64ff-4556-bf1d-7df011df39b4",
  5. "factionIdWarzone": "05012f84-fd56-4752-8008-9b851110d1b0",
  6. "defaultPlayerFactionId": "caa5af8f-4b98-4ac9-b4b1-f74fc3864e1a",
  7. "defaultPlayerRole": "MEMBER",
  8. "defaultPlayerPower": 6.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. "OFFLINE_EXPLOSIONS": true,
  20. "FIRESPREAD": true,
  21. "ENDERGRIEF": false
  22. },
  23. "defaultFactionPerms": {
  24. "BUILD": [
  25. "LEADER",
  26. "OFFICER",
  27. "MEMBER"
  28. ],
  29. "PAINBUILD": [],
  30. "DOOR": [
  31. "LEADER",
  32. "OFFICER",
  33. "MEMBER",
  34. "RECRUIT"
  35. ],
  36. "BUTTON": [
  37. "LEADER",
  38. "OFFICER",
  39. "MEMBER",
  40. "RECRUIT"
  41. ],
  42. "LEVER": [
  43. "LEADER",
  44. "OFFICER",
  45. "MEMBER",
  46. "RECRUIT"
  47. ],
  48. "CONTAINER": [
  49. "LEADER",
  50. "OFFICER",
  51. "MEMBER"
  52. ],
  53. "INVITE": [
  54. "LEADER",
  55. "OFFICER"
  56. ],
  57. "KICK": [
  58. "LEADER",
  59. "OFFICER"
  60. ],
  61. "SETHOME": [
  62. "LEADER",
  63. "OFFICER"
  64. ],
  65. "WITHDRAW": [
  66. "LEADER",
  67. "OFFICER"
  68. ],
  69. "TERRITORY": [
  70. "LEADER",
  71. "OFFICER"
  72. ],
  73. "ACCESS": [
  74. "LEADER",
  75. "OFFICER"
  76. ],
  77. "DISBAND": [
  78. "LEADER"
  79. ],
  80. "PERMS": [
  81. "LEADER"
  82. ]
  83. },
  84. "broadcastNameChange": false,
  85. "powerMax": 10.0,
  86. "powerMin": 0.01,
  87. "powerPerHour": 10.0,
  88. "powerPerDeath": -2.0,
  89. "canLeaveWithNegativePower": true,
  90. "factionMemberLimit": 10,
  91. "factionPowerMax": 80.0,
  92. "factionNameLengthMin": 3,
  93. "factionNameLengthMax": 16,
  94. "factionNameForceUpperCase": false,
  95. "claimsMustBeConnected": false,
  96. "claimingFromOthersAllowed": true,
  97. "claimsCanBeUnconnectedIfOwnedByOtherFaction": false,
  98. "claimsRequireMinFactionMembers": 1,
  99. "claimedLandsMax": 0,
  100. "homesEnabled": true,
  101. "homesMustBeInClaimedTerritory": true,
  102. "homesTeleportCommandEnabled": true,
  103. "homesTeleportAllowedFromEnemyTerritory": true,
  104. "homesTeleportAllowedFromDifferentWorld": true,
  105. "homesTeleportAllowedEnemyDistance": 32.0,
  106. "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
  107. "homesTeleportToOnDeathActive": false,
  108. "homesTeleportToOnDeathPriority": "NORMAL",
  109. "permanentFactionsDisableLeaderPromotion": false,
  110. "actionDeniedPainAmount": 2.0,
  111. "disablePVPForFactionlessPlayers": false,
  112. "enablePVPAgainstFactionlessInAttackersLand": false,
  113. "territoryShieldFactor": 0.3,
  114. "denyCommandsPermanentFactionMember": [],
  115. "denyCommandsTerritoryRelation": {
  116. "ENEMY": [
  117. "home",
  118. "homes",
  119. "sethome",
  120. "createhome",
  121. "tpahere",
  122. "tpaccept",
  123. "tpyes",
  124. "tpa",
  125. "call",
  126. "tpask",
  127. "warp",
  128. "warps",
  129. "spawn"
  130. ],
  131. "NEUTRAL": [],
  132. "TRUCE": [],
  133. "ALLY": [],
  134. "MEMBER": []
  135. },
  136. "lwcRemoveOnChange": {
  137. "BUY": false,
  138. "SELL": false,
  139. "CONQUER": false,
  140. "PILLAGE": false
  141. },
  142. "econEnabled": false,
  143. "econLandReward": 0.0,
  144. "econUniverseAccount": "",
  145. "econChunkCost": {
  146. "BUY": 30.0,
  147. "SELL": -20.0,
  148. "CONQUER": -10.0,
  149. "PILLAGE": -10.0
  150. },
  151. "econCostCreate": 200.0,
  152. "econCostSethome": 0.0,
  153. "econCostJoin": 0.0,
  154. "econCostLeave": 0.0,
  155. "econCostKick": 0.0,
  156. "econCostInvite": 0.0,
  157. "econCostDeinvite": 0.0,
  158. "econCostHome": 0.0,
  159. "econCostName": 0.0,
  160. "econCostDescription": 0.0,
  161. "econCostTitle": 0.0,
  162. "econCostOpen": 0.0,
  163. "econRelCost": {
  164. "ENEMY": 0.0,
  165. "ALLY": 0.0,
  166. "TRUCE": 0.0,
  167. "NEUTRAL": 0.0
  168. },
  169. "bankEnabled": true,
  170. "bankFactionPaysCosts": true,
  171. "bankFactionPaysLandCosts": true
  172. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement