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 Jun 8, 2015Help! Theres a bug, when I create an account, it doesn't create the account because when I do "/money" it says you do not have an account (Note: I deleted my account and tried to create a new one)
-
View User Profile
-
Send Message
Posted May 15, 2015Is there anyway to change like
You have 10.50 golds into You have 10 golds 50 silvers
-
View User Profile
-
Send Message
Posted Apr 12, 2015UUID is not working, please fix it, or remove it
-
View User Profile
-
Send Message
Posted Apr 4, 2015FIX uuid! he not working normal
-
View User Profile
-
Send Message
Posted Mar 19, 2015Please fix the conversion stuff, same issue as Tim.
-
View User Profile
-
Send Message
Posted Mar 4, 2015UUID conversion is taking forever :o I literally converted like 10 names on 6 servers then just stopped :o This was after 20 hours.
-
View User Profile
-
Send Message
Posted Feb 25, 2015Please add support for other languages
-
View User Profile
-
Send Message
Posted Feb 18, 2015fix uuid pls!
-
View User Profile
-
Send Message
Posted Feb 14, 2015There's a massive memory leak with this plugin. I tried interlinking 5 seperate servers, the server would not last any longer than 1 hour. After I removed the plugin, the servers could last days without needing a restart.
-
View User Profile
-
Send Message
Posted Feb 11, 2015Since the 1.8 Update the complete Frontend doesnˋt work anymore. Please fix
-
View User Profile
-
Send Message
Posted Feb 6, 2015Hello,
I have the following problem: When I want to use your plugin with PlotME (Vault, Multiverse... are installed), it doesn't work. I enabled global economy in the PlotME config.yml file, but it's like there's no economy. There's no error message too.
Did I do something wrong? Do you guys have an idea how to fix it?
Thank you for your answer.
-
View User Profile
-
Send Message
Posted Dec 26, 2014@MCArcadex
Notice: I had to disable the Cache in the config.yml for it to work :)
-
View User Profile
-
Send Message
Posted Dec 24, 2014@Sinuce
Can you please send me the copy of it? I'm willing to report the bugs as I use this plugin and I need it.
-
View User Profile
-
Send Message
Posted Dec 15, 2014I am in possession of the lastest dev build. But I don't think that I am allowed to share it here :/
I tried contacting Melonking Nov.13 asking for whether it was okay for me to share the lastest dev here. I have received no response yet.
So ... there you go :/
-
View User Profile
-
Send Message
Posted Dec 12, 2014How can I download latest dev version?
-
View User Profile
-
Send Message
Posted Nov 18, 2014Is there anyway you can get the build server up or get me another way to get the .8 build? I really would like to use this plugin and the .7 version has issues connecting with vault.
-
View User Profile
-
Send Message
Posted Nov 11, 2014Your jenkins server is down, and version 0.7 appears to be completely broken and won't work with anything because of AbstractMethodError...
-
View User Profile
-
Send Message
Posted Nov 5, 2014The dev site is down, and I was wondering when you would add 0.8 to bukkit or fix the site link. I really want to use this plugin.
-
View User Profile
-
Send Message
Posted Sep 7, 2014Never mind, it worked after 4 tries.
-
View User Profile
-
Send Message
Posted Sep 5, 2014It stopped after 30 minutes with this error:
06.09 01:02:57 [Server] INFO [Fe] Database initialization has failed, disabling Fe. 06.09 01:02:57 [Server] INFO Disabling Fe v0.8-SNAPSHOT-b53 06.09 01:02:57 [Server] INFO [Fe] UUID conversion failed, disabling Fe! 06.09 01:02:57 [Server] WARN at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) 06.09 01:02:57 [Server] WARN at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) 06.09 01:02:57 [Server] WARN at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:153) 06.09 01:02:57 [Server] WARN at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) 06.09 01:02:57 [Server] WARN at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) 06.09 01:02:57 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) 06.09 01:02:57 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) 06.09 01:02:57 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) 06.09 01:02:57 [Server] WARN at org.melonbrew.fe.Fe.onEnable(Fe.java:77) 06.09 01:02:57 [Server] WARN at org.melonbrew.fe.Fe.setupDatabase(Fe.java:207) 06.09 01:02:57 [Server] WARN at org.melonbrew.fe.database.databases.SQLDB.init(SQLDB.java:85) 06.09 01:02:57 [Server] WARN at org.melonbrew.fe.database.databases.SQLDB.checkConnection(SQLDB.java:124) 06.09 01:02:57 [Server] WARN at org.melonbrew.fe.database.Database.convertToUUID(Database.java:116) 06.09 01:02:57 [Server] WARN at org.melonbrew.fe.UUIDFetcher.call(UUIDFetcher.java:39) 06.09 01:02:57 [Server] WARN at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) 06.09 01:02:57 [Server] WARN at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626)