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 Dec 27, 2012Probably the best Economy plugin out there.
-
View User Profile
-
Send Message
Posted Dec 27, 2012I have the same problem as sinek694. I am using the MySql database.
-
View User Profile
-
Send Message
Posted Dec 27, 2012@sinek694
Hmm. Have you tried 0.4? Please test it out and see if you find this problem, since I haven't been able to reproduce the issue.
-
View User Profile
-
Send Message
Posted Dec 27, 2012Hello Niccholaspage,
I still my tests with your 0.5.1 version. The plugins works this time in my server but I always have this matter (square with mbsp) :
And a big thanks you for the minor currency. It's work for me ! :)
-
View User Profile
-
Send Message
Posted Dec 25, 2012@niccholaspage
Cool beans. :)
As you know I've already added deduct for you, you've just got to merge the commit like you did with my other proposals.
As for the database management, the code structure is so obfuscated it's hard to see what exactly is causing the leak. :|
I'll send you some stuff to assist with your rewrite. :D
-
View User Profile
-
Send Message
Posted Dec 24, 2012@Odiumxxx
I'll probably be adding a deduction command soon. I haven't seen any database leaks myself but I still want to redo the SQL implementation since I don't like how it is currently.
-
View User Profile
-
Send Message
Posted Dec 24, 2012Good to see you've implemented my proposed changes, however a deduction command is still lacking.
Furthermore, your database management is a mess and still causing rampant memory leaks.
-
View User Profile
-
Send Message
Posted Dec 24, 2012@niccholaspage
0.5.1 works just fine with my server(java6). Thanks.
-
View User Profile
-
Send Message
Posted Dec 23, 2012I've promoted the latest build of Fe as a QA build for 0.5.1. 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
-
View User Profile
-
Send Message
Posted Dec 22, 2012@niccholaspage
In which case you'll want to either re-upload 0.5 or a newer version.
And please, for the love of Notch, a deduct command! :(
-
View User Profile
-
Send Message
Posted Dec 22, 2012@Odiumxxx
@Ugpzt
I've switched the build servers back to Java 1.6 so it should be working fine now.
-
View User Profile
-
Send Message
Posted Dec 22, 2012@Odiumxxx
Sorry about this. I'll switch out the JDK soon on the build server.
-
View User Profile
-
Send Message
Posted Dec 22, 2012I agree with Odiumxxx, so I stay on 0.4 because my server is limited to java6(for now).
-
View User Profile
-
Send Message
Posted Dec 21, 2012@Melonking:
Sure am. :(
Using latest version of both Bukkit(craftbukkit-1.4.6-R0.1-20121221.060237-7 and Fe(0.5)
Note: Have tried latest dev version of Fe as well, with the same result.
EDIT: The problem is you're compiling against Java 7, which isn't backwards compatible with Java6.
Whereas compiling with Java6 ensures that your releases are functional for those using both Java6 and those using Java7
The end result is that you're curently making your releases unusable for those using Java 6, of which there are many.
----------------------------
02:23:21 [SEVERE] Could not load 'plugins\Fe.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException java.lang.UnsupportedClassVersionError org/melonbrew/fe/F
e : Unsupported major.minor version 51.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugins(CraftServer.java:235)
at org.bukkit.craftbukkit.v1_4_6.CraftServer.<init>(CraftServer.java:213)
at net.minecraft.server.v1_4_6.PlayerList.<init>(PlayerList.java:52)
at net.minecraft.server.v1_4_6.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:104)
at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.UnsupportedClassVersionError org/melonbrew/fe/Fe : Unsupported major.minor ver
sion 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
... 9 more
-
View User Profile
-
Send Message
Posted Dec 21, 2012@Odiumxxx
It should work fine in 1.4.6, are you having issues?
-
View User Profile
-
Send Message
Posted Dec 21, 2012Hey guys. :)
Any chance of an update for 1.4.6 anytime soon?
-
View User Profile
-
Send Message
Posted Dec 20, 2012@sinek694
i don have this on 0.4 :O
-
View User Profile
-
Send Message
Posted Dec 20, 2012@niccholaspage
Hello niccholaspage,
I try with Fe 0.4 and I already have the matter :
I use a mysql database.
I hope you can correct that, once again, you plugin is very good ! :) Good luck.
-
View User Profile
-
Send Message
Posted Dec 18, 2012@SimSonic
Can you please test the previous versions and see if this issue occurs still?
-
View User Profile
-
Send Message
Posted Dec 11, 2012Hello, I've installed Fe 0.5 on my server and when any player receive 1000 or more Fe, I see "nbsp" char between thousand and hundreds. How can I fix this?
P.S. I cannot say that prev. versions work otherways, I didn't tested them at all.