
The /baltop command forces Essentials to read the current balance of all 'known' user accounts. To take a backup of all known players, you can use the /baltop command. This can happen quite often on regular servers, meaning Essentials will often have a complete backup of your active Economy. However, the conversion process relies on Essentials having userdata for all players you wish to save the balance for.Įssentials passively saves a copy of players balances whenever the Essentials API reads a players balance. See also: Command Reference and Sign Tutorial Converting to Essentials EconomyĬonverting to Essentials Economy from a currently supported system is fairly easy in most situations.

You can create signs in-game (provided you have access) which will allow players to create trade shops, or simply buy or sell items. You can also charge per item repaired with the /repair command. For example you can set different prices for different kits using the above syntax. With these commands it is possible to charge more selectively. Some commands in Essentials support sub costs. For this reason, this option is not compatible with commands from other plugins. This also takes into account teleport delays and cooldowns. Unlike most command cost plugins, the Essentials command costs will only charge the user once the command completes successfully. In this example, Essentials will charge the user '100' any time they use /home command successfully. # Some commands like /repair have sub-costs, check the wiki for more information. # Defines the cost to use the given commands PER USE # Enable the logging of all EssEco API callsĬommand costs are also part of Essentials Eco, but are compatible with other economy plugins as well. # Enable this to log all interactions with trade/buy/sell signs and sell command # Setting this to 0, will disable overdrafts/loans completely. # Set the minimum amount of money a player can have (must be above the negative of max-money).

# The amount is always limited to 10 trillions because of the limitations of a java double # Set the maximum amount of money a player can have # Set this to a currency symbol you want to use.

# Defines the balance with which new players begin. These options will generally only effect servers running with Essentials Economy as their economy system. Most the options speak for themselves, and are fairly obvious, at least with the attached comment. There are a number of different options related to the internal economy system. See also: Command Reference Configuration Options
