Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. economy {
  2. # Faction banks, to pay for land claiming and other costs instead of individuals paying for them
  3. bankEnabled=true
  4. # The faction pays for faction command costs, such as sethome
  5. bankFactionPaysCosts=true
  6. # The faction pays for land claiming costs.
  7. bankFactionPaysLandCosts=true
  8. # Have to be at least moderator to withdraw or pay money to another faction
  9. bankMembersCanWithdraw=false
  10. claimAdditionalMultiplier=0.5
  11. claimRefundMultiplier=0.7
  12. claimUnconnectedFee=0
  13. costAlly=0
  14. costClaimFromFactionBonus=30
  15. costClaimWilderness=30
  16. costCreate=100
  17. costDelhome=30
  18. costDesc=0
  19. costEnemy=0
  20. costHome=0
  21. costInvite=0
  22. costJoin=0
  23. costKick=0
  24. costLeave=0
  25. costList=0
  26. costMap=0
  27. costNeutral=0
  28. costNoBoom=0
  29. costOpen=0
  30. costOwner=15
  31. costPower=0
  32. costSethome=30
  33. costShow=0
  34. costStuck=0
  35. costTag=0
  36. costTitle=0
  37. costTruce=0
  38. enabled=false
  39. overclaimRewardMultiplier=0
  40. universeAccount=""
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement