Vault hooking with Iconomy and Factions | PLEASE HELP!
XxXjAwDsTaXxX opened this issue ยท 1 comments
Hi all,
As the title states I am attempting to hook Iconomy and Factions using Vault. I want to be able to charge players a set amount for creating factions and claiming land. In the Factions config file I have set:
"econEnabled": true,
"econUniverseAccount": "",
"econCostClaimWilderness": 5000.0,
"econCostClaimFromFactionBonus": 30.0,
"econClaimAdditionalMultiplier": 0.5,
"econClaimRefundMultiplier": 0.0,
"econClaimUnconnectedFee": 0.0,
"econCostCreate": 50000.0,
"econCostOwner": 15.0,
"econCostSethome": 30.0,
"econCostJoin": 0.0,
"econCostLeave": 0.0,
"econCostKick": 0.0,
"econCostInvite": 0.0,
"econCostHome": 2500.0,
"econCostTag": 0.0,
"econCostDesc": 0.0,
"econCostTitle": 0.0,
"econCostList": 0.0,
"econCostMap": 0.0,
"econCostPower": 0.0,
"econCostShow": 0.0,
"econCostOpen": 0.0,
"econCostAlly": 0.0,
"econCostEnemy": 0.0,
"econCostNeutral": 0.0,
"econCostNoBoom": 0.0,
"bankEnabled": true,
"bankMembersCanWithdraw": false,
"bankFactionPaysCosts": true,
"bankFactionPaysLandCosts": true,
"playersWhoBypassAllProtection": [],
"worldsNoClaiming": [],
"worldsNoPowerLoss": [],
"worldsIgnorePvP": [],
"worldsNoWildernessProtection": []
I have Iconomy on default settings same with Vault. If anyone could help to solve this problem it would be greatly appreciated.
Thanks, XxXjAwDsTaXxX