config/tax.lua, each with its own on/off switch: a player transaction tax taken from everyday banking as it happens, and a business tax billed on a scheduled tax day using income-tax brackets. To tax only businesses, leave enabled = false and set business.enabled = true - the two are independent.
Player transaction tax
A percentage taken from each taxable player transaction the moment it happens.config/tax.lua
Collection modes (
mode):
Business tax
A scheduled tax on shared business accounts (jobs and gangs), billed on a fixed calendar tax day using marginal brackets like real income tax. Independent of the player tax; controlled by thebusiness block.
config/tax.lua
config/tax.lua