Advertisement
Guest User

Untitled

a guest
Jul 1st, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.31 KB | None | 0 0
  1. {
  2. "aliasesF": [
  3. "f"
  4. ],
  5. "worldsClaimingEnabled": {
  6. "standard": false,
  7. "exceptions": ["world"]
  8. },
  9. "worldsPowerLossEnabled": {
  10. "standard": false,
  11. "exceptions": ["world","world_nether","world_the_end"]
  12. },
  13. "worldsPvpRulesEnabled": {
  14. "standard": false,
  15. "exceptions": ["world"]
  16. },
  17. "playersWhoBypassAllProtection": [],
  18. "taskPlayerPowerUpdateMinutes": 1.0,
  19. "taskPlayerDataRemoveMinutes": 5.0,
  20. "taskEconLandRewardMinutes": 20.0,
  21. "removePlayerWhenBanned": true,
  22. "removePlayerMillisDefault": 864000000,
  23. "removePlayerMillisPlayerAgeToBonus": {
  24. "1209600000": 864000000
  25. },
  26. "removePlayerMillisFactionAgeToBonus": {
  27. "2419200000": 864000000,
  28. "1209600000": 432000000
  29. },
  30. "defaultPlayerFactionId": "none",
  31. "defaultPlayerRole": "RECRUIT",
  32. "defaultPlayerPower": 0.0,
  33. "motdPriority": "NORMAL",
  34. "motdDelayTicks": -1,
  35. "powerMax": 10.0,
  36. "powerMin": 0.0,
  37. "powerPerHour": 2.0,
  38. "powerPerDeath": -2.0,
  39. "canLeaveWithNegativePower": true,
  40. "factionMemberLimit": 0,
  41. "factionPowerMax": 0.0,
  42. "factionNameLengthMin": 3,
  43. "factionNameLengthMax": 16,
  44. "factionNameForceUpperCase": false,
  45. "setRadiusMax": 30,
  46. "setFillMax": 1000,
  47. "claimsMustBeConnected": true,
  48. "claimsCanBeUnconnectedIfOwnedByOtherFaction": false,
  49. "claimingFromOthersAllowed": true,
  50. "claimMinimumChunksDistanceToOthers": 0,
  51. "claimsRequireMinFactionMembers": 1,
  52. "claimedLandsMax": 0,
  53. "claimedWorldsMax": -1,
  54. "protectionLiquidFlowEnabled": true,
  55. "homesEnabled": true,
  56. "homesMustBeInClaimedTerritory": true,
  57. "homesTeleportCommandEnabled": true,
  58. "homesTeleportAllowedFromEnemyTerritory": true,
  59. "homesTeleportAllowedFromDifferentWorld": true,
  60. "homesTeleportAllowedEnemyDistance": 32.0,
  61. "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
  62. "homesTeleportToOnDeathActive": false,
  63. "homesTeleportToOnDeathPriority": "NORMAL",
  64. "territoryInfoTitlesDefault": true,
  65. "territoryInfoTitlesMain": "{relcolor}{name}",
  66. "territoryInfoTitlesSub": "<i>{desc}",
  67. "territoryInfoTitlesTicksIn": 5,
  68. "territoryInfoTitlesTicksStay": 60,
  69. "territoryInfoTitleTicksOut": 5,
  70. "territoryInfoChat": "<i> ~ {relcolor}{name} <i>{desc}",
  71. "permanentFactionsDisableLeaderPromotion": false,
  72. "actionDeniedPainAmount": 2.0,
  73. "disablePVPForFactionlessPlayers": false,
  74. "enablePVPBetweenFactionlessPlayers": true,
  75. "enablePVPAgainstFactionlessInAttackersLand": false,
  76. "territoryShieldFactor": 0.1,
  77. "handlePistonProtectionThroughDenyBuild": true,
  78. "denyCommandsPermanentFactionMember": [],
  79. "denyCommandsTerritoryRelation": {
  80. "ENEMY": [
  81. "home",
  82. "homes",
  83. "sethome",
  84. "createhome",
  85. "tpahere",
  86. "tpaccept",
  87. "tpyes",
  88. "tpa",
  89. "call",
  90. "tpask",
  91. "warp",
  92. "warps",
  93. "spawn",
  94. "ehome",
  95. "ehomes",
  96. "esethome",
  97. "ecreatehome",
  98. "etpahere",
  99. "etpaccept",
  100. "etpyes",
  101. "etpa",
  102. "ecall",
  103. "etpask",
  104. "ewarp",
  105. "ewarps",
  106. "espawn",
  107. "essentials:home",
  108. "essentials:homes",
  109. "essentials:sethome",
  110. "essentials:createhome",
  111. "essentials:tpahere",
  112. "essentials:tpaccept",
  113. "essentials:tpyes",
  114. "essentials:tpa",
  115. "essentials:call",
  116. "essentials:tpask",
  117. "essentials:warp",
  118. "essentials:warps",
  119. "essentials:spawn",
  120. "wtp",
  121. "uspawn",
  122. "utp",
  123. "mspawn",
  124. "mtp",
  125. "fspawn",
  126. "ftp",
  127. "jspawn",
  128. "jtp"
  129. ],
  130. "NEUTRAL": [],
  131. "TRUCE": [],
  132. "ALLY": [],
  133. "MEMBER": []
  134. },
  135. "chatSetFormat": false,
  136. "chatSetFormatAt": "LOWEST",
  137. "chatSetFormatTo": "<{factions_relcolor}§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}§f%1$s> %2$s",
  138. "chatParseTags": true,
  139. "chatParseTagsAt": "LOW",
  140. "colorMember": "GREEN",
  141. "colorAlly": "DARK_PURPLE",
  142. "colorTruce": "LIGHT_PURPLE",
  143. "colorNeutral": "WHITE",
  144. "colorEnemy": "RED",
  145. "colorNoPVP": "GOLD",
  146. "colorFriendlyFire": "DARK_RED",
  147. "prefixLeader": "**",
  148. "prefixOfficer": "*",
  149. "prefixMember": "+",
  150. "prefixRecruit": "-",
  151. "handleExploitObsidianGenerators": true,
  152. "handleExploitEnderPearlClipping": true,
  153. "handleExploitTNTWaterlog": false,
  154. "handleNetherPortalTrap": true,
  155. "seeChunkSteps": 1,
  156. "seeChunkKeepEvery": 5,
  157. "seeChunkSkipEvery": 0,
  158. "seeChunkPeriodMillis": 500,
  159. "seeChunkParticleAmount": 30,
  160. "seeChunkParticleOffsetY": 2.0,
  161. "seeChunkParticleDeltaY": 2.0,
  162. "unstuckSeconds": 30,
  163. "unstuckChunkRadius": 10,
  164. "logFactionCreate": true,
  165. "logFactionDisband": true,
  166. "logFactionJoin": true,
  167. "logFactionKick": true,
  168. "logFactionLeave": true,
  169. "logLandClaims": true,
  170. "logLandUnclaims": true,
  171. "logMoneyTransactions": true,
  172. "logPlayerCommands": true,
  173. "materialsEditOnInteract": [
  174. "DIODE_BLOCK_OFF",
  175. "DIODE_BLOCK_ON",
  176. "NOTE_BLOCK",
  177. "CAULDRON",
  178. "SOIL"
  179. ],
  180. "materialsEditTools": [
  181. "FIREBALL",
  182. "FLINT_AND_STEEL",
  183. "BUCKET",
  184. "WATER_BUCKET",
  185. "LAVA_BUCKET",
  186. "ARMOR_STAND"
  187. ],
  188. "materialsEditToolsDupeBug": [
  189. "CHEST",
  190. "SIGN_POST",
  191. "TRAPPED_CHEST",
  192. "SIGN",
  193. "WOOD_DOOR",
  194. "IRON_DOOR"
  195. ],
  196. "materialsDoor": [
  197. "WOODEN_DOOR",
  198. "ACACIA_DOOR",
  199. "BIRCH_DOOR",
  200. "DARK_OAK_DOOR",
  201. "JUNGLE_DOOR",
  202. "SPRUCE_DOOR",
  203. "TRAP_DOOR",
  204. "FENCE_GATE",
  205. "ACACIA_FENCE_GATE",
  206. "BIRCH_FENCE_GATE",
  207. "DARK_OAK_FENCE_GATE",
  208. "JUNGLE_FENCE_GATE",
  209. "SPRUCE_FENCE_GATE"
  210. ],
  211. "materialsContainer": [
  212. "DISPENSER",
  213. "CHEST",
  214. "FURNACE",
  215. "BURNING_FURNACE",
  216. "JUKEBOX",
  217. "BREWING_STAND",
  218. "ENCHANTMENT_TABLE",
  219. "ANVIL",
  220. "BEACON",
  221. "TRAPPED_CHEST",
  222. "HOPPER",
  223. "DROPPER"
  224. ],
  225. "entityTypesEditOnInteract": [
  226. "ITEM_FRAME",
  227. "ARMOR_STAND"
  228. ],
  229. "entityTypesEditOnDamage": [
  230. "ITEM_FRAME",
  231. "ARMOR_STAND"
  232. ],
  233. "entityTypesContainer": [
  234. "MINECART_CHEST",
  235. "MINECART_HOPPER"
  236. ],
  237. "entityTypesMonsters": [
  238. "BLAZE",
  239. "CAVE_SPIDER",
  240. "CREEPER",
  241. "ENDERMAN",
  242. "ENDERMITE",
  243. "ENDER_DRAGON",
  244. "GUARDIAN",
  245. "GHAST",
  246. "GIANT",
  247. "MAGMA_CUBE",
  248. "PIG_ZOMBIE",
  249. "SILVERFISH",
  250. "SKELETON",
  251. "SLIME",
  252. "SPIDER",
  253. "WITCH",
  254. "WITHER",
  255. "ZOMBIE"
  256. ],
  257. "entityTypesAnimals": [
  258. "CHICKEN",
  259. "COW",
  260. "HORSE",
  261. "MUSHROOM_COW",
  262. "OCELOT",
  263. "PIG",
  264. "RABBIT",
  265. "SHEEP",
  266. "SQUID"
  267. ],
  268. "herochatFactionName": "Faction",
  269. "herochatFactionNick": "F",
  270. "herochatFactionFormat": "{color}[&l{nick}&r{color} &l{factions_roleprefix}&r{color}{factions_title|rp}{sender}{color}] &f{msg}",
  271. "herochatFactionColor": "GREEN",
  272. "herochatFactionDistance": 0,
  273. "herochatFactionIsShortcutAllowed": false,
  274. "herochatFactionCrossWorld": true,
  275. "herochatFactionMuted": false,
  276. "herochatFactionWorlds": [],
  277. "herochatAlliesName": "Allies",
  278. "herochatAlliesNick": "A",
  279. "herochatAlliesFormat": "{color}[&l{nick}&r&f {factions_relcolor}&l{factions_roleprefix}&r{factions_relcolor}{factions_name|rp}{sender}{color}] &f{msg}",
  280. "herochatAlliesColor": "DARK_PURPLE",
  281. "herochatAlliesDistance": 0,
  282. "herochatAlliesIsShortcutAllowed": false,
  283. "herochatAlliesCrossWorld": true,
  284. "herochatAlliesMuted": false,
  285. "herochatAlliesWorlds": [],
  286. "lwcMustHaveBuildRightsToCreate": true,
  287. "lwcRemoveIfNoBuildRights": false,
  288. "lwcRemoveOnChange": {
  289. "BUY": false,
  290. "SELL": false,
  291. "CONQUER": false,
  292. "PILLAGE": false
  293. },
  294. "worldguardCheckEnabled": false,
  295. "worldguardCheckWorldsEnabled": {
  296. "standard": true,
  297. "exceptions": []
  298. },
  299. "econEnabled": true,
  300. "econLandReward": 0.0,
  301. "econUniverseAccount": "",
  302. "econChunkCost": {
  303. "BUY": 1.0,
  304. "SELL": 0.0,
  305. "CONQUER": 0.0,
  306. "PILLAGE": 0.0
  307. },
  308. "econCostCreate": 0.0,
  309. "econCostSethome": 0.0,
  310. "econCostJoin": 0.0,
  311. "econCostLeave": 0.0,
  312. "econCostKick": 0.0,
  313. "econCostInvite": 0.0,
  314. "econCostDeinvite": 0.0,
  315. "econCostHome": 0.0,
  316. "econCostName": 0.0,
  317. "econCostDescription": 0.0,
  318. "econCostTitle": 0.0,
  319. "econCostFlag": 0.0,
  320. "econRelCost": {
  321. "ENEMY": 0.0,
  322. "ALLY": 0.0,
  323. "TRUCE": 0.0,
  324. "NEUTRAL": 0.0
  325. },
  326. "bankEnabled": true,
  327. "bankFactionPaysCosts": true,
  328. "bankFactionPaysLandCosts": true
  329. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement