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 Feb 6, 2013@I9hdkill
I was getting something like "You bought %amount 3 DIAMONDS from HopXXII for 30 $." So I removed "%amount" from ChestShop's files and then it's ok ;) (but if u don't get amount...)
-
View User Profile
-
Send Message
Posted Feb 6, 2013I use Fe with chestshop. When i buy something from a shop, the output is the following: You bought %amount ITEM from PLAYER for PRICE .
But the Item-amount is not displayed. Is this a chestshop issue or Fe issue?
i think its Fe, would be nice if you can fix that
-
View User Profile
-
Send Message
Posted Feb 6, 2013@SuperPyroManiac
You can just delete your database to reset the economy, Fe will make a fresh one for you.
-
View User Profile
-
Send Message
Posted Feb 5, 2013Could you add an admin command to clear all accounts, to reset entire economy? Would be helpful. I am just now switching from Iconomy due to some issues with it and MySQL.
-
View User Profile
-
Send Message
Posted Feb 5, 2013@niccholaspage
Thanks! ill test it and see what happend
-
View User Profile
-
Send Message
Posted Feb 5, 2013@turtledude01
I've pushed a commit for customizing the amount of rich players displayed. You can test it out by downloading the development build.
-
View User Profile
-
Send Message
Posted Feb 5, 2013Would it be possible to add a config for how many "richest" players it displays on /fe top ? Id like to be able to see more of a list than just 5. Not really "Needed" But id like them :)
-
View User Profile
-
Send Message
Posted Feb 5, 2013Fe 0.6 has been uploaded and approved.
-
View User Profile
-
Send Message
Posted Feb 5, 2013@niccholaspage
Thanks, I wasn't sure. if I find anything else that would make this plugin better, I'll let u know. And if I find any errors
-
View User Profile
-
Send Message
Posted Feb 4, 2013@turtledude01
You must set the database type in the configuration to MySQL. Make sure you have the database.db from the flat file database in your Fe folder. Then type in /fe convert fe flatfile.
-
View User Profile
-
Send Message
Posted Feb 4, 2013@niccholaspage
Ok, im haveing some slight troubles with the conversion between FE sqlite and Mysql. Do i have to have the settings set for sqlite or Mysql when changing sqlite to Mysql?
-
View User Profile
-
Send Message
Posted Feb 4, 2013@SXRWahrheit
Thanks! Don't worry, I'll keep maintaining it!
@turtledude01
Hopefully it will work during your testing. Melonking tested the converter out and it seems to be working.
-
View User Profile
-
Send Message
Posted Feb 4, 2013@niccholaspage
Thanks, ill get it in a bit and test out the multiple servers ore...
-
View User Profile
-
Send Message
Posted Feb 4, 2013I like this plugin. I like it a lot. Please keep maintaining it.
-
View User Profile
-
Send Message
Posted Feb 4, 2013@turtledude01
For MySQL to SQLite or SQLite to MySQL?
Edit: I've fixed this bug in the latest development build. The converter should work fine now.
-
View User Profile
-
Send Message
Posted Feb 4, 2013I've promoted the latest development build of Fe as a QA build for 0.6. If you would like to help test it out, download the latest development build by clicking this link:
http://s2.meloncraft.com:8080/job/Fe/lastSuccessfulBuild/artifact/Fe.jar
If no bugs are found, 0.6 should come out in the next few days.
-
View User Profile
-
Send Message
Posted Feb 4, 2013The conversion sais "conversion succeeded" and makes the table... But doesn't import the user amounts into the database
-
View User Profile
-
Send Message
Posted Feb 4, 2013@niccholaspage
That's exactly what I'm using it for, and when I get home ill get that build. Even if I just get it to convert the database
-
View User Profile
-
Send Message
Posted Feb 2, 2013@turtledude01
I've just pushed a commit for conversion from Fe's databases. If you want to test it out, you can download the latest development build. I'm happy the multiple server thing works, that will be very helpful for servers with hubs.
-
View User Profile
-
Send Message
Posted Feb 2, 2013@niccholaspage
I hope you do add that ability in. And I'll test out the multiple servers working together and tell you what I find.
Edit: it works, just tested it with 2 separate servers running the same MySQL database. When I have one person logged into one server and another person on another server, I granted one of them 500 from server 1 and has them check their money on server 2, they had the correct ammount of money.