What is lightEconomy ?
The lightEconomy plugin transcends conventional economy plugins and offers players in your Minecraft network an exceptional gaming experience. Developed with love and years of experience, this plugin sets itself apart from the crowd and opens up a new realm of economic interactions on your server.
More Than Just an Economy Plugin
lightEconomy is more than a mere economy plugin. It revolutionizes how players interact with resources and finances on your server. It provides a wide range of features that go beyond the traditional economy system.
Free Forever
We believe that every Minecraft network should have the opportunity to utilize this amazing plugin. That's why we make lightEconomy available permanently and free of charge. This way, you and your players can benefit from its impressive features without needing to spend money.
Regular Updates and Innovations
Our developers tirelessly work on consistently improving and expanding lightEconomy. Regular updates ensure that your server stays up-to-date, allowing players to enjoy the best features that the Minecraft world has to offer.
Bank Function with Level Feature
The plugin boasts an advanced banking function that enables players to securely manage their resources. The unique level feature allows players to enhance their financial skills and gain access to exclusive benefits.
Convertible Money Vouchers
lightEconomy empowers players to convert their digital currency into physical vouchers, which can be used as valuable trading assets. This opens up exciting trading opportunities and adds a new dimension to your server's economy.
Engaging Challenges
In the lightEconomy plugin, players can lose money upon death, introducing an exciting challenge that adds a new level of suspense and encourages players to manage their resources wisely.
Optimized Performance and Compatibility
Our plugin has been developed with the latest game version in mind, boasting extreme speed and performance. You can be confident that lightEconomy can seamlessly integrate into your network without compromising the player experience.
Active Discord Community
We take pride in having a friendly and helpful Discord community where you can receive support, tips, and suggestions. Our dedicated team is here to ensure you get the most out of lightEconomy.
Instant Bug Fixes
We understand the importance of a smooth player experience. If any issues arise, our developers are always ready to immediately address bugs and ensure your server runs smoothly.
Experience the future of Minecraft economics with lightEconomy. Download the plugin today and enjoy the diversity of features that will elevate your network to the next level.
- Bungee / Waterfall Support
- Now, /pay messages are global.
- More Bungee-related features, such as global bank interest, are coming soon.
- Sign Input
- You can now enable sign input to use signs to deposit or withdraw into/from your bank account. Enable this feature in the settings.yml
- You need ProtocolLib for that
- Time Rewards
- Applys certain amount of money to all online players on your server/network. The timer starts until the server is loaded. You can find these options in the settings.yml
- Bank as Pocket
- If the players pocket is empty, but his bank account has enough money, all transactions from third party plugins will withdraw from their bank account.
- DISCLAIMER: It depends on the other plugin and how it queries whether the player has enough money. If, for example, the Shop plugin uses the vault method getBalance() instead of has(), it will not work. In summary, if it doesn't work, you should ask the plugin developer if they can use the has() method in their plugin to inquire whether the player has enough money.
- Top 10 player system
- Through PlaceholderAPI, you have the opportunity to display the top 10 wealthiest players on the server using a placeholder, such as in a hologram.
- Bank system
- You can deposit / withdraw money into / from your bank account throw a beatiful GUI.
- You are limited by the bank level in terms of the amount. If your level is higher, you can add more money to it. Just purchase higher levels to increase your limit. (Configurable infinite levels)
- As an admin, you can display bank statistics of other players using a specific command.
- Pocket balance limit
- In the configuration, you can limit the highest amount of money the player can have.
- Voucher system
- You can use a command to convert a specific amount of money into a physical voucher, which you or other players can then devalue by right-clicking on it. You can also use a custom item data for the voucher (custom resourcepacks).
- Lose money system
- When a player dies, they can lose a certain amount of money or drop it as a physical voucher at the location of their death.
- This system can be individually configured per world in the configuration or completely deactivated for the entire system.
- Other plugin support
- This economy system is compatible with all plugins that support the Vault API, such as various shop or property plugins.
- This plugin is especially compatible with Towny, a compatibility that has been thoroughly tested and validated by the community
- Quality of Life features
- You can delete player data from the database using a command
- Support of PlaceholderAPI placeholder
- Hex color support is available. You can utilize over 16 million colors in messages and GUIs.
- UTF-8 compatible
- Add a specific amount of money to all players listed in the database using a command.
- Multiple server support. lightEconomy features an extremely fast database via SQL (for single server setups) or MySQL (for multiple server setups). SSL support for safty communication is also available.
- A comprehensive debug system is in place. Activate the debug mode to observe every activity in the console
- Our economy system provides tab completion for every command, ensuring ease of use and efficient command input for users.
- The system monitors player names, which are then automatically updated in the database.
- 99.9 % customizable. You can change nearly everything
- Admin, player, and console commands are all supported. This enables the utilization of commands in conjunction with other plugins, such as case openings, and more.
- Cooldowns on player commands (Pay Command)
- Experience the elegance of the baltop command, allowing you to observe the wealthiest player on your network.
- Configure starting money along with a custom FirstJoin message in the configuration.
- Download this .jar and VAULT + PlaceholderAPI + ProtocolLib (optional)
- Drag and Drop lightEconomy.jar and VAULT + PlaceholderAPI into your plugins folder
- (optional) Bungee / Waterfall
- Simply drag and drop the JAR file into your proxy's plugins directory and follow the instructions provided by the console (ensure to use the same MySQL database credentials as your subservers).
- Enable Bungeecord in the settings.yml file for every Spigot/Paper subserver and restart them.
- Start your server and let them create the files.
- done.
Admin Commands:
- /money - shows your current balance
- /le reload - reloads the settings.yml AND messages.yml
- /le debug- shows the current database connection
- /money set [playername] [amount] - replace a players balance to a specified balance
- /money add [playername] [amount] - give a specified player some money
- /money give [playername] [amount] - give a specified player some money
- /money top - show top 10 players pocket balance
- /money remove[playername] [amount] - remove a specified player some money. If the [amound] greater than his balance, the balance will automatically set to 0.
- /money addall [amount] - add all players in the database a specified amount of money
- /bank add/set/remove [player] [amount] - Change the bank values from other player
- /bank level set [player] [level] - change the bank level from a defined player
- /bank open [player] - Opens the bank gui for the defined player (Ingame Command Version)
- /bank top - show top 10 players bank balance
- /pay [plaername] [amount] - send a specified player some money from your own balance. Its support Offline Players
- /pay toggle - Enable/Disable pay receivments
- /money top - shows the top 10 richest player from your Network in the chat. You can set the amount of showing players in the settings.yml
- /money - Shows your current balance as well
- /money voucher create [amount] - creates a physical voucher
- /bank - Open the bank gui
- /eco add [playername] [amount] - send a specified player some money from the Console. Usefull for any reward plugin.
- /eco remove [playername] [amount] - remove a specified player some money from his balance. Usefull for shop and worldguard regions. If the [amound] greater than his balance, the balance will automatically set to 0.
- /eco delete [user] - deletes a specified user from the database. The target player will be kicked from the server with a custom kick message. No MultiServer support right now. That means, if the player is on a different Server, he is unable to kick. It will still work, but the player MUST BE RECONNECTED to the Server. Otherwise, errors will flood your console from each server due not finding an economy account. (In this case I recommend to delete a user account.
- /eco bank open [playername] - Opens the bank gui for the defined player (Console Command Version)
- /eco help - shows the available commands
Spoiler: settings.yml
Spoiler: messages.yml
Spoiler: bank-menu.yml
Spoiler: bank-level.yml
Spoiler: voucher.yml
Spoiler: titles.yml
Placeholder:
- Basic placeholder
- %lighteconomy_money% - returns the current Player balance
- %lighteconomy_currency_singular% - returns the current currency in singular
- %lighteconomy_currency_plural% - returns the current currency in plural
- %lighteconomy_bank_balance% - returns the current bank balance
- %lighteconomy_bank_limit_balance% - returns the max bank limit comming from the bank limit
- %lighteconomy_bank_current_level% - returns the current bank level
- %lighteconomy_bank_max_level% - returns the max possible bank level
- Top 10 player placeholder
- %lighteconomy_moneytop_#number#%
- #number# stands for the tier (1-10 possible)
- %lighteconomy_banktop_#number#%
- #number# stands for the tier (1-10 possible)
- Admin
- lighteconomy.*
- Get permissions for the whole plugin
- lighteconomy.admin.command.moneyadd
- lighteconomy.admin.command.moneyremove
- lighteconomy.admin.command.moneyset
- lighteconomy.admin.command.reload
- lighteconomy.admin.command.debug
- lighteconomy.admin.command.balanceother
- lighteconomy.admin.command.moneyaddall
- lighteconomy.admin.command.helpadmin
- lighteconomy.admin.command.bankadd
- lighteconomy.admin.command.bankset
- lighteconomy.admin.comand.bankremove
- lighteconomy.admin.command.banksetlevel
- lighteconomy.admin.command.bankshow
- lighteconomy.*
- Player
- lighteconomy.user.*
- Give a player all player relevant
permissions
- Give a player all player relevant
- lighteconomy.user.command.pay
- lighteconomy.user.command.top
- lighteconomy.user.command.banktop
- lighteconomy.user.command.createvoucher
- lighteconomy.user.command.bank
- lighteconomy.user.*