ChargeOnUse addon
What does it do?
Withdraw money from players account in order to use a portal
How is it configured?
Addon:
ChargeOnUse:
Amount: <input1>
ChargeOnReturn: <input2>
OneTimePayment: <input3>
DenyMessage: '<message>'
ChargeMessage: '<message>'
input1: any integer above 0 to remove from the players balance when they use the portal.
input2: true or false. If its set to false, the plugin will not withdraw money from the player if the world the player came from was the portal world.
input3: true or false. If its set to true, each built portal will charge the player once.
Last updated
Was this helpful?