Skip to content
Shu Hu edited this page Mar 12, 2024 · 3 revisions

EcoBalancer

Welcome to the EcoBalancer wiki! This plugin is designed to optimize your Minecraft server's economy by implementing an intelligent tax system for inactive players. It promotes fair competition, creates an active gaming environment, and provides smart management solutions for your server's economy.

Features

  • Automated and configurable tax settings
  • Tax revenue saved into a public account
  • Wealth distribution histogram
  • Basic statistics like mean and standard deviation for player balance
  • Automated routine taxing (daily/weekly/monthly) of inactive player accounts
  • Customizable deduction rates based on balance classes and activity levels
  • Manual taxation commands for on-demand adjustments

Commands

EcoBalancer provides a set of commands for managing and analyzing your server's economy:

  • /ecobal help - Display help information
  • /checkall - Check and clean all player balances
  • /checkplayer <player> - Check and clean a single player balance
  • /checkrecords [page] - View tax operation records
  • /checkrecord <operation_id> [alphabet|deduction] [page] - View player balance change records
  • /restore <operation_id> - Restore operation
  • /stats <number of bars> [low] [up] - Show descriptive statistics
  • /interval [alphabet|balance] [low] [up] [page] - Show players in the specified interval
  • /perc <balance> [low] [up] - Show player balance percentile
  • /ecobal reload - Reload configuration file

For more detailed information on each command and how to use them, please refer to the individual command pages in this wiki.

Installation and Configuration

To install EcoBalancer on your server, simply download the latest release and place it in your server's plugins folder. Make sure you have Vault installed as a prerequisite.

For information on configuring EcoBalancer to suit your server's needs, please see the Configuration page.

Support and Contribution

If you encounter any issues while using EcoBalancer or have suggestions for improvements, please open an issue on the GitHub repository.

We welcome contributions from the community! If you'd like to contribute to the development of EcoBalancer, please see our Contribution Guidelines for more information.

Clone this wiki locally