You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auction fee should be changed from flat fee to percentage fee.
Ex: Diamonds * 64 sold for 1000 lets subtract 5% from 1000.
This should charge the player 50 if the fee-rate-percentage is 0.05in the config.
In addition, fees should be sent to a virtual eco account. This can be a configurable option.
Auction fee chat notification should be posted to the player if item is sold.
Ex: You have been charged 50 (5%) for auctioning your item
This should display the amount charged, not the percentage charged.
Item should display the item in chat.
The text was updated successfully, but these errors were encountered:
Auction fee should be changed from flat fee to percentage fee.
Ex: Diamonds * 64 sold for 1000 lets subtract 5% from 1000.
This should charge the player 50 if the fee-rate-percentage is 0.05in the config.
In addition, fees should be sent to a virtual eco account. This can be a configurable option.
Auction fee chat notification should be posted to the player if item is sold.
Ex: You have been charged 50 (5%) for auctioning your item
This should display the amount charged, not the percentage charged.
Item should display the item in chat.
The text was updated successfully, but these errors were encountered: