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 Jan 31, 2014@ItsTrigger
Can you please post a log of the same error with the latest development build? I'm having problems pin pointing the issue.
@Vincii
http://dev.bukkit.org/bukkit-plugins/fe-economy/pages/translation/
-
View User Profile
-
Send Message
Posted Jan 31, 2014Very nice and smart plugin, works on 1.7.2 :) But I have a german server and wanted to translate the output. Especially: You have ... Fe
Can I change the "You have" now?
-
View User Profile
-
Send Message
Posted Jan 27, 2014I can concur.
That new devbuild, is shot XD
-
View User Profile
-
Send Message
Posted Jan 27, 2014;(
http://hastebin.com/patuwoxike.profile
-
View User Profile
-
Send Message
Posted Jan 25, 2014New players don't get accounts made using MySQL with the latest snapshot, stack traces in the console:
http://pastebin.com/nbWsrGjU
This was on a new server, only Privileges, Vault and Fe installed.
/fe top reports that no accounts exist.
-
View User Profile
-
Send Message
Posted Jan 22, 2014Newest build does not work on mysql
http://pastebin.com/bZFhFbQN
-
View User Profile
-
Send Message
Posted Jan 18, 2014@niccholaspage I'm new to MySQL is what I'm trying to say. Also when I configure the confit file, it says internal error or what ever
-
View User Profile
-
Send Message
Posted Jan 18, 2014@TwekerPMC
Just use the same MySQL settings for each server. If they are on multiple computers, change the host value to match the IP.
-
View User Profile
-
Send Message
Posted Jan 18, 2014@niccholaspage
Can you help me with MySQL support? Im trying to get cross server economy... Hub server type thing. Please help!!!
-
View User Profile
-
Send Message
Posted Jan 18, 2014@ItsTrigger
Haha pretty interesting bug :) Fixed in the latest snapshot.
-
View User Profile
-
Send Message
Posted Jan 18, 2014@ItsTrigger
Looks like a WHERE is missing in this statement
-
View User Profile
-
Send Message
Posted Jan 18, 2014Ok, kinda hilarious during testing but a serious bug for a production server.
Any transaction using the 0.8 snapshots is overwriting every entry with the new account and balance.
My test database had 284 users in, each with their own balance. Now I have 284 entries of my username with the same balance.
http://puu.sh/6p4jc.png
-
View User Profile
-
Send Message
Posted Jan 10, 2014The error occur from the time the database not being accessed for 2 minutes. Exemple : Player1 types /money => error. If player1 or another player types /money or deal, it's works and no error if there is less 2 minutes before the last command (and the last access to db).
-
View User Profile
-
Send Message
Posted Jan 9, 2014@Cybou
When does the error occur? Does it happen after a few hours of the Fe database not being accessed, or right away after the server starts up?
-
View User Profile
-
Send Message
Posted Jan 9, 2014@niccholaspage
Dev 0.8 #44
Replaces all entries with the name of the player who triggered the error message (like #42), but now the money is set to 0, not to the default value. I haven't Skype and my english teacher is "Google Translate". Sorry. Thanks for your work
-
View User Profile
-
Send Message
Posted Jan 8, 2014@Cybou
I don't think I fixed the SQL DB close issue but the issue with default values getting changed should be fixed with the latest dev build. Can you please test it out? If you have a Skype it would be nice to add you and test out there.
-
View User Profile
-
Send Message
Posted Jan 8, 2014@niccholaspage
Dev 0.8 #42
Same error when plugin paused a few minutes => http://pastebin.com/4ALm1VY2
Moreover, all database entries have been reset to the money default value and nickname entries changes to the first player that triggered the error message.
-
View User Profile
-
Send Message
Posted Jan 7, 2014I was wondering if this plugin allows you to have different economy balances across worlds? If not, then I would love this feature for my server. To be able to toggle which worlds share economy balances and which don't would just be awesome.
-
View User Profile
-
Send Message
Posted Jan 7, 2014@Cybou
I've updated the development build to change how SQL works a bit. It may have some issues, but can you please see if you can give me the error with the new development build?
-
View User Profile
-
Send Message
Posted Jan 5, 2014@niccholaspage
exception :
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Pastebin of Logs