SimpleEco
People have been telling me that Essentials has become bloated, and that there is a need for a basic plugin to replace it.
I have been working on a suite of plugins that replaces the key functions of Essentials.
See the SimpleSpawn Project
What the SimpleSpawn Suite don't offer is an economy system. That's where SimpleEco comes in.
Unlike the other "Simple" plugins, SimpleEco is stand alone and does not require the SimpleSpawn-Core plugin to work. If you are using Vault on your server, this plugin will automatically connect to Vault.
The plugin provides a few very simple features:
- Player accounts created when they first log in
- /balance {Player Name} command to check account balance
- /pay [Player Name] [Amount] command to pay money to another account
- /balancetop command to see who has the highest balance
- /grant [Player Name] [Amount] and /fine [Player Name] [Amount] commands for admins to add or remove money from a players account
- "Bank" support for plugins that use non-player bank accounts
- Works with all plugins that use Vault integration
Permissions
- simpleeco.* : Access to all permissions, including admin commands
- simpleeco.user : Access to /pay /balance and /balancetop
- simpleeco.balance : Access to /balance
- simpleeco.pay : Access to /pay
- simpleeco.fine : Access to /fine command
- simpleeco.grant : Access to /grant
- simpleeco.balancetop : Access to /balance top
- simpleeco.balance.others : Acces to /balance [Player Name] to view other players' balances
-
View User Profile
-
Send Message
Posted Dec 8, 2021How do i check someones balance using command blocks for a shop?
-
View User Profile
-
Send Message
Posted Aug 20, 2019I GOD DAMN LOVE YOU FOR THIS PLUGIN, IT REPLACES ESSENTIALSX REALLY WELL WHICH MEANS IT NO LONGER OVERRIDES COMMANDS, THANK YOU SO MUCH :DD
-
View User Profile
-
Send Message
Posted Jul 22, 2019/fine gives people money. How do I fix this.
-
View User Profile
-
Send Message
Posted Jul 23, 2019In reply to lord_ligma:
In reply to lord_ligma:
Good spot! This is fixed in 1.0.2
-
View User Profile
-
Send Message
Posted Jul 18, 2019For some reason we can have negative money, can you make so we can set a limit?
-
View User Profile
-
Send Message
Posted Jul 23, 2019In reply to iCezarPX:
This was kind of intentional. Other plugins tend to decide if you're allowed negative funds or not... however I will look at adding a config option so that you can stop /pay from allowing you to go into negative balance
-
View User Profile
-
Send Message
Posted Oct 16, 2019In reply to Forge_User_38717200:
Did you ever get this fixed? I am using a shop plugin that has no option for negative balances. It allows me to buy any items and go negative.
-
View User Profile
-
Send Message
Posted Mar 19, 2020In reply to Forge_User_38717200:
Will this be added at any point in time?
-
View User Profile
-
Send Message
Posted Mar 19, 2020In reply to Forge_User_38717200:
Will this be added at any point in time?
-
View User Profile
-
Send Message
Posted Jul 17, 2019how do players ear money ?
-
View User Profile
-
Send Message
Posted Jul 17, 2019In reply to Forge_User_77173711:
This plugin just provides the basis for the economy. You can set a starting balance, and then other plugins can be used for earning money.
For example, you could use my ATMsigns plugin to allow players to "bank" emeralds
-
View User Profile
-
Send Message
Posted Jul 17, 2019Good plugin! Would you allow mysql option for storing the balances in the future? Where do the balances are stored in this version of the plugin?
Thanks!
-
View User Profile
-
Send Message
Posted Jul 17, 2019In reply to resoluciones:
The balances are stored in an SQLite database, a file in the plugin folder.
I will consider adding an option for mysql too
-
View User Profile
-
Send Message
Posted Jul 16, 2019why wont the grant command work?
-
View User Profile
-
Send Message
Posted Jul 16, 2019In reply to Little_mettal:
It works on my test server. Do you get an error message in the console?
-
View User Profile
-
Send Message
Posted Jul 17, 2019In reply to Forge_User_38717200:
I found the bug, this is fixed in the latest version
-
View User Profile
-
Send Message
Posted Jul 16, 2019,
-
View User Profile
-
Send Message
Posted Jul 14, 2019Hi, would this plugin work for versions below 1.14.3?
-
View User Profile
-
Send Message
Posted Jul 14, 2019In reply to Forge_User_71592150:
It should work for all 1.14 versions. Below that I doubt it. It was built for the 1.14 API
-
View User Profile
-
Send Message
Posted Jul 14, 2019In reply to Forge_User_38717200:
Oh, alright. Thanks for the info. Do you have/know any economy based plugins for versions like 1.8.9?