Total Economy
Total Economy is a Minecraft plugin that aims to provide a full-fledged economy for your server. Each feature can be enabled/disabled and configured to your liking. This allows you to continue using your favorite plugins alongside Total Economy without any issue.
Enable/Disable Features
Each feature of Total Economy can be enabled or disabled to tailor to the needs of your server. To do so, in the config.yml
file for Total Economy in the features
section, set either true
or false
for each feature shown. For example, if you wanted to disable the jobs feature:
features:
jobs: true # <- Change true to false