TheNewEconomy / EconomyCore

The core code powering TNE.
Other
11 stars 5 forks source link

[FEAT]: Scheduled Taxes #14

Open creatorfromhell opened 1 year ago

creatorfromhell commented 1 year ago

Feature Description

A module for taxes collecting from players’ balances.

1. Collecting Taxes

Able to collect taxes in the scheduled times.

2. Offline Taxes Collecting

Able to collect taxes even when the player is offline.

3. Fully Customizable

Reasoning

This is very essential for the server that needs a balance in the economic system to prevent the inflation. Actually, these ideas are from Taxes plugin in Spigot. It is a good plugin and it can be used as a guide for the requested one but it has abandoned for a long time so it can’t be used with the latest version (and maybe not compatible with TNE also).