Advertisement
Guest User

Untitled

a guest
Jul 31st, 2013
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. {
  2. "taskPlayerPowerUpdateMinutes": 1.0,
  3. "taskPlayerDataRemoveMinutes": 5.0,
  4. "taskEconLandRewardMinutes": 20.0,
  5. "removePlayerDataWhenBanned": true,
  6. "removePlayerDataAfterInactiveDays": 20.0,
  7. "radiusClaimFailureLimit": 9,
  8. "radiusClaimRadiusLimit": 5,
  9. "chatSetFormat": true,
  10. "chatSetFormatAt": "LOWEST",
  11. "chatSetFormatTo": "§8[{factions_relcolor}§r{factions_roleprefix}{factions_relcolor}{factions_name|}§8] %1$s %2$s",
  12. "chatParseTags": true,
  13. "chatParseTagsAt": "LOW",
  14. "herochatFactionName": "Faction",
  15. "herochatFactionNick": "F",
  16. "herochatFactionFormat": "{color}[&l{nick}&r{color} &l{factions_roleprefix}&r{color}{factions_title|rp}{sender}{color}] &f{msg}",
  17. "herochatFactionColor": "GREEN",
  18. "herochatFactionDistance": 0,
  19. "herochatFactionIsShortcutAllowed": false,
  20. "herochatFactionCrossWorld": true,
  21. "herochatFactionMuted": false,
  22. "herochatFactionWorlds": [],
  23. "herochatAlliesName": "Allies",
  24. "herochatAlliesNick": "A",
  25. "herochatAlliesFormat": "{color}[&l{nick}&r&f {factions_relcolor}&l{factions_roleprefix}&r{factions_relcolor}{factions_name|rp}{sender}{color}] &f{msg}",
  26. "herochatAlliesColor": "DARK_PURPLE",
  27. "herochatAlliesDistance": 0,
  28. "herochatAlliesIsShortcutAllowed": false,
  29. "herochatAlliesCrossWorld": true,
  30. "herochatAlliesMuted": false,
  31. "herochatAlliesWorlds": [],
  32. "colorMember": "GREEN",
  33. "colorAlly": "DARK_PURPLE",
  34. "colorTruce": "LIGHT_PURPLE",
  35. "colorNeutral": "WHITE",
  36. "colorEnemy": "RED",
  37. "colorNoPVP": "GOLD",
  38. "colorFriendlyFire": "DARK_RED",
  39. "prefixLeader": "**",
  40. "prefixOfficer": "*",
  41. "prefixMember": "+",
  42. "prefixRecruit": "-",
  43. "playersWhoBypassAllProtection": [],
  44. "worldsNoClaiming": [],
  45. "worldsNoPowerLoss": [],
  46. "worldsIgnorePvP": [],
  47. "handleExploitObsidianGenerators": true,
  48. "handleExploitEnderPearlClipping": true,
  49. "handleExploitTNTWaterlog": false,
  50. "logFactionCreate": true,
  51. "logFactionDisband": true,
  52. "logFactionJoin": true,
  53. "logFactionKick": true,
  54. "logFactionLeave": true,
  55. "logLandClaims": true,
  56. "logLandUnclaims": true,
  57. "logMoneyTransactions": true,
  58. "logPlayerCommands": true
  59. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement