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
{{ message }}
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.
Ghost_chu edited this page Nov 8, 2021
·
1 revision
QuickShop tax system allow user to configure the tax should be take from every transaction.
#Tax amount (decimal)#Example: P1 buys $50 worth of stuff from P2. Therefore, P1 loses $50, P2 gains $(1-0.05)*50, and the tax-account gains $(0.05)*50.tax: 0.05#The fake player where the tax money goes to.#Set this to "" to disable it (Taxing will still work but not deposit to any account)tax-account: tax#Whether to show taxes paid when selling to a shopshow-tax: false