YiC200333 / XConomy

An economy plugin that supports data synchronization between multiple servers
GNU General Public License v3.0
92 stars 32 forks source link

[Feature requests]Whether the tax deduction can be deducted from the recipient #127

Open CatBang opened 6 months ago

CatBang commented 6 months ago

Version of XConomy
XConomy 2.25.8

Server version
paper 1.20.1

Storage-type
SQLite

Describe the issues
Issues

Whether the tax deduction can be deducted from the recipient. For example, if the tax rate is set at 5% and I transfer 100 gold to a player, I actually need to pay 105 gold to make the transfer. I want the recipient to receive 95 gold and the 5% tax rate to be paid by the recipient, so that the logic is consistent with "QuickShop". You can set it as default, or you can set an option for it.

(option)XConomy's config.yml null (option)Screenshots null

YiC200333 commented 6 months ago

OK, I will consider it

YuanYuanOwO commented 5 months ago

要是也可以指定税款流向的账户就更好了! 像QuickShop的tax-account一样

YiC200333 commented 4 months ago

要是也可以指定税款流向的账户就更好了! 像QuickShop的tax-account一样

可以考虑