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
Server admins and players with the proper permission node should be able to set the tax of an individual shop.
The tax should be paid by the seller, and be settable with a command, if the shop owner has the permission node.
There should be an option in config.yml to set the default tax, and where the money should go by default. Either to a player, or if it should be voided.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
defaults:
# config layouts# flattax: 0# 0..100 - {x}% tax on all shopstax_man: "{name}"# or nil - the latter would void the collected money# nestedtax:
amount: 0collector/funnel/recipient: "{name}"# or nil
Please describe your feature request
Server admins and players with the proper permission node should be able to set the tax of an individual shop.
The tax should be paid by the seller, and be settable with a command, if the shop owner has the permission node.
There should be an option in config.yml to set the default tax, and where the money should go by default. Either to a player, or if it should be voided.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: