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 1, 2013@turtledude01
I was thinking about adding in a converter for this since it's been requested before. I have no idea if multiple instances of Fe connected to the same database work properly so you would need to test that out. I will be adding in a conversion for flatfile to mySQL and hopefully back.
-
View User Profile
-
Send Message
Posted Feb 1, 2013IS their any way to convert the flatfile system to MYSQL? All of my players data is saved in the Flatfile, but i want it transfered into MYSQL soi can run it over a couple servers with the same money system...
-
View User Profile
-
Send Message
Posted Jan 31, 2013@CraftThatBlock
I have no idea. It may work since Fe doesn't cache any of the user accounts in memory. You will need to test it out yourself.
-
View User Profile
-
Send Message
Posted Jan 30, 2013Could I install this on multiple server and all link them up to one MySQL for link economy?
-
View User Profile
-
Send Message
Posted Jan 28, 2013Great plugin! Because simple. Only very needed features :)
-
View User Profile
-
Send Message
Posted Jan 26, 2013@MadeOke
http://dev.bukkit.org/server-mods/fe-economy/pages/translation/
-
View User Profile
-
Send Message
Posted Jan 26, 2013please add locale system :)
-
View User Profile
-
Send Message
Posted Jan 25, 2013Love the plugin. Keep up the great work.
-
View User Profile
-
Send Message
Posted Jan 23, 2013@Elffuhs
Fe doesn't need any updates for the latest versions of Craftbukkit. If a version does break something in Fe, then I'll try to update it as fast as I can. Currently, nothing is broken because of the latest Craftbukkit builds.
-
View User Profile
-
Send Message
Posted Jan 22, 2013Will this plugin keep its development to the recent bukkit versions?
-
View User Profile
-
Send Message
Posted Jan 22, 2013@th3controller
Thanks!
-
View User Profile
-
Send Message
Posted Jan 21, 2013Beautiful, simple, and does its job!
-
View User Profile
-
Send Message
Posted Jan 19, 2013@niccholaspage
But the phrases IDs are still same. I just translated what was necessary.
-
View User Profile
-
Send Message
Posted Jan 18, 2013@gudedragonmine
You're out of memory.
-
View User Profile
-
Send Message
Posted Jan 18, 2013Would it be possible to add it so you can change the default from displaying the 5 richest players to say 10? And if it would be possible to change the text on top of the richest players.
-
View User Profile
-
Send Message
Posted Jan 16, 2013good sign bank that works with fe?
-
View User Profile
-
Send Message
Posted Jan 15, 2013I found a way to temporarily work around the problem if anyone has the issue as well with faction banks not creating. I simply created the banks manually I did a buffer for new factions. I just did /fe create faction-145 To /fe create faction-250 All new factions with the PRE-created bank account works and links to it just fine. But it will not create a NEW account have to do it that way for now.
-
View User Profile
-
Send Message
Posted Jan 15, 2013Hello I haven't seen a fix for this yet and was wondering if it is being worked on or plans on being worked on. Havign an issue with Fe not creating accounts with factions. As I use faction banks for claiming land and many other faction related commands it is imperative that I have accounts for them. Would love to be using this plugin but unfortunately I am unable to do so. Any help or possible fix that I may have missed owuld be greatly appreciated thanks in advance.
-
View User Profile
-
Send Message
Posted Jan 13, 2013I dont can convert the txt file accounts from BOSEconomy to Fe-Economy Why? This is the Server error:
2013-01-14 00:09:30 [INFO] Admin issued server command: /fe convert boseconomy flatfile 2013-01-14 00:09:33 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'fe' in plugin Fe v0.5.1 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCommand(CraftServer.java:514) at net.minecraft.server.v1_4_6.PlayerConnection.handleCommand(PlayerConnection.java:979) at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.java:897) at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:852) at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290) at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112) at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39) at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:598) at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.OutOfMemoryError at java.lang.ClassLoader.defineClass1(Native Method) 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$100(Unknown Source) at java.net.URLClassLoader$1.run(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 java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at org.sqlite.DB.newSQLException(DB.java:382) at org.sqlite.DB.newSQLException(DB.java:387) at org.sqlite.DB.throwex(DB.java:374) at org.sqlite.NativeDB.prepare(Native Method) at org.sqlite.DB.prepare(DB.java:123) at org.sqlite.PrepStmt.<init>(PrepStmt.java:42) at org.sqlite.Conn.prepareStatement(Conn.java:404) at org.sqlite.Conn.prepareStatement(Conn.java:399) at org.sqlite.Conn.prepareStatement(Conn.java:383) at org.melonbrew.fe.SQLibrary.SQLite.prepare(SQLite.java:138) at org.melonbrew.fe.database.databases.SQLDB.loadAccountMoney(SQLDB.java:101) at org.melonbrew.fe.database.Account.getMoney(Account.java:26) at org.melonbrew.fe.database.Account.setMoney(Account.java:46) at org.melonbrew.fe.database.Database.getAccount(Database.java:49) at org.melonbrew.fe.database.Database.accountExists(Database.java:70) at org.melonbrew.fe.database.databases.SQLDB.saveAccount(SQLDB.java:138) at org.melonbrew.fe.database.Account.save(Account.java:70) at org.melonbrew.fe.database.Account.setMoney(Account.java:62) at org.melonbrew.fe.database.converter.converters.Converter_BOSEconomy.convertFlatFile(Converter_BOSEconomy.java:50) at org.melonbrew.fe.command.commands.ConvertCommand.onCommand(ConvertCommand.java:128) at org.melonbrew.fe.FeCommand.onCommand(FeCommand.java:124) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more 2013-01-14 00:09:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded? 2013-01-14 00:09:33 [SEVERE] java.lang.OutOfMemoryError: (class: net/minecraft/server/v1_4_6/Packet34EntityTeleport, method: <init> signature: (Lnet/minecraft/server/v1_4_6/Entity;)V) 2013-01-14 00:09:33 [SEVERE] at net.minecraft.server.v1_4_6.EntityTrackerEntry.track(EntityTrackerEntry.java:150) 2013-01-14 00:09:33 [SEVERE] at net.minecraft.server.v1_4_6.EntityTracker.updatePlayers(EntityTracker.java:138) 2013-01-14 00:09:33 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:589) 2013-01-14 00:09:33 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) 2013-01-14 00:09:33 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) 2013-01-14 00:09:33 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) 2013-01-14 00:09:33 [SEVERE] at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) 2013-01-14 00:09:33 [SEVERE] Encountered an unexpected exception OutOfMemoryError java.lang.OutOfMemoryError: (class: net/minecraft/server/v1_4_6/Packet34EntityTeleport, method: <init> signature: (Lnet/minecraft/server/v1_4_6/Entity;)V) at net.minecraft.server.v1_4_6.EntityTrackerEntry.track(EntityTrackerEntry.java:150) at net.minecraft.server.v1_4_6.EntityTracker.updatePlayers(EntityTracker.java:138) at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:589) at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
-
View User Profile
-
Send Message
Posted Jan 13, 2013Is this plugin supported by vault?