It is possible to get the cost you paid for a RB to show up in the chat when using custom buys? Currently is states "You have paid 0 for your raidable base."
The custom buy settings are:
"Custom Buy Raid Costs": {
"Easy": {
"Enabled": true,
"Item Shortname": "paper",
"Amount": 5
},
This is the current language file (assuming I'm looking in the right place):
"CustomDeposit": "You have received <color=#FFFF00>{0}</color> for stealing the treasure!",
"CustomWithdraw": "You have paid <color=#FFFF00>{0}</color> for a raidable base!",
"CustomWithdrawGift": "{0} has paid <color=#FFFF00>{1}</color> for your raidable base!",
"CustomWithdrawFailed": "You do not have <color=#FFFF00>{0}</color> for a raidable base!",