Fe - Economy

Fe is a simple, lightweight economy plugin that supports Flatfile, MySQL and Mongo and works with Vault.
Installation | Commands | Permissions | FAQ | Build System | Source Code
Features
Rock Solid, Fe wont let you down.
Drag 'n' Drop Install, Fe just works, no need to worry about config or permissions.
SQLite & MySQL, whether your server has 10 or 10,000 players, Fe can handle it.
Vault Support, Fe works with almost every plugin.
Future Changelog
Checked items are finished. The latest development build will always have these features implemented.
- 0.8:
- Support for UUIDs
- Account caching to get rid of the huge amounts of database queries
- Remove conversion since Vault can handle this with its own command
- Fix for players' balances getting deleted
- Support for UUIDs




-
View User Profile
-
Send Message
Posted Mar 20, 2013How I can convert iconomy account to this plugin?
-
View User Profile
-
Send Message
Posted Mar 19, 2013@turtledude01
I have been tinkering around with web interfaces, this should be possible without any actually changes to fe (for MySQL users anyway).
-
View User Profile
-
Send Message
Posted Mar 19, 2013@BuildingDave
Update to leatest dev build.
-
View User Profile
-
Send Message
Posted Mar 18, 2013You should add in an option to save a database copy of the players on the top list every (configureable) ammount of time. This would make it possible for people to graph the change in accounts. Thanks.
-
View User Profile
-
Send Message
Posted Mar 18, 2013i want make /fe clean
this come:
http://pastebin.com/PG3mtvuF
:-(
an no 2...
make you a config for edit the text:
You have....
You received from....
???
-
View User Profile
-
Send Message
Posted Mar 18, 2013@javieraizpuru
I didnt know, lol, Thanks <3
-
View User Profile
-
Send Message
Posted Mar 17, 2013By the configuration file generated out, there's a field call "table", which as my acknowledge is letting Fe know which table and field it should use. But after configuring and reloading the server... a while... and Fe still uses itself's fe_accounts.(I forgot if it's pural... :p)
I'd want to know if there's any method (except recompiling one) to force or let Fe use the specific table?
-
View User Profile
-
Send Message
Posted Mar 16, 2013@rfsantos1996
you can use /fe clean for cleaning the accounts with the default balance.
-
View User Profile
-
Send Message
Posted Mar 8, 2013I was having Bot attack at my server, it caused too much lag using ChestShop, I executed "DELETE FROM fe_accounts WHERE fe_accounts.money = 100;" on my SQL server, it cleaned 95k accounts of 96,3k total accounts.
It would be nice to create a config like"CleanEmptyAccountsOnStop/Start=false/true", can you do this for me, or edit your system to only create an account when requested? (;
-
View User Profile
-
Send Message
Posted Mar 4, 2013@euro1988 @OriginalMadman
I have two servers successfully working with one fe_accounts for at least two weeks, one hosting in Germany (hetzner.de), second in Kazan. There were no problems.
-
View User Profile
-
Send Message
Posted Mar 3, 2013@euro1988
Shouldn't it be safe to run 2 servers using the same db, as long as you use MySQL?
-
View User Profile
-
Send Message
Posted Mar 3, 2013version 0.6 - have make negative true, dont go. sry for bad english
holdings: 3000.0 maxholdings: -1 prefix: Talersack negative: true currency: single: Taler multiple: Taler type: mysql updatecheck: false mysql: host: localhost port: 3306 user:
- password: *piep* database:- tables: accounts: fe_accounts-
View User Profile
-
Send Message
Posted Mar 2, 2013@SimSonic
I don't think so
-
View User Profile
-
Send Message
Posted Mar 2, 2013Is it safe to use one database table for two or more servers?
-
View User Profile
-
Send Message
Posted Mar 1, 2013@dragondeatth
There is no global grant, however if you are using MySQL you can do it with this query.
100 being the amount you want to add to each account.
@BuildingDave
There is negative money, you can enable it in the config. With "negative: true".
-
View User Profile
-
Send Message
Posted Mar 1, 2013Is there a command to give everyone a certain amount of money?
-
View User Profile
-
Send Message
Posted Feb 26, 2013need negativ-money
coming?
-
View User Profile
-
Send Message
Posted Feb 26, 2013@niccholaspage
I do have essentials installed, but I have its economy system disabled to some extent. I made a little bridge plugin that listened to FactionCreateEvents (or whatever they are called), and created the account for you but when I used a dev version this issue went away without my little plugin being needed.
But I don't know if I had Essentials running during that test... and I may have deleted that code lol.
-
View User Profile
-
Send Message
Posted Feb 26, 2013@niccholaspage
The translations aren't working.
-
View User Profile
-
Send Message
Posted Feb 25, 2013@chaseoes
@BoomerBR
Yeah the converter will be optimized in later versions, sorry about that.
@heatseekerbunge
I've seen this error a lot but haven't figured out why it is happening. Do you have Essentials installed by any chance?