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 25, 2013Anyone else having issues with this plugin and Factions?
The issue is as follows:
User creates a new faction Deposits money into faction The money goes away, but never makes it into the Faction's bank/account
I know the way to resolve this is to do /fe create faction-id# but when you're running a factions server, you cannot predict when factions will fall apart, split into new factions, etc. and having to manually create the accounts and resolve missing money issues is a pain.
I am running version 0.6 of Fe and version 1.8.0 of Factions (this happened when I was running 1.6.9.4 of Factions as well).
-
View User Profile
-
Send Message
Posted Feb 22, 2013@euro1988
Same problem.
-
View User Profile
-
Send Message
Posted Feb 21, 2013When attempting to convert from BOSEconomy it crashes/stalls my server.
-
View User Profile
-
Send Message
Posted Feb 21, 2013@niccholaspage
The translations aren't working for me.
I have named the file phrases.yml and put it into the Fe folder. The normal language still shows up. Please help me. Also, is there any way to integrate Fe economy with Factions pay per claim/create system?
Thanks
-
View User Profile
-
Send Message
Posted Feb 19, 2013@BoomerBR
http://dev.bukkit.org/server-mods/fe-economy/pages/translation/
-
View User Profile
-
Send Message
Posted Feb 19, 2013Add multilanguage for this. Great plugin :D
The iconomy converter it's working fine.
-
View User Profile
-
Send Message
Posted Feb 17, 2013@chlitto
You aren't giving me enough information. Someone else tested it and it worked. If you would like me to help you, give me the error log.
-
View User Profile
-
Send Message
Posted Feb 17, 2013@Nikecow
try to remove all users with the default amount of money.
You can do it by searching and bookmarking all lines with: balance:30.0 ,with notepad
Then, Search, Bookmarks, remove all Lines with bookmarks.
After this, you database is a way smaller:) Then try to convert it again.
-
View User Profile
-
Send Message
Posted Feb 17, 2013Hey Fe,
I just tried to convert my iConomy table again with the latest dev build and it still crashed. Maybe you want my (pretty huge) iconomy file to test it yourself ?
https://www.dropbox.com/s/s7eedfjywhigrdw/accounts%20%281%29.mini
-
View User Profile
-
Send Message
Posted Feb 17, 2013I wanted do use the MySql option to use one database on multiple servers but it doesn't work that way :/ could you repair that?
-
View User Profile
-
Send Message
Posted Feb 16, 2013@rfsantos1996
I'll be looking into this issue. Thanks for the bug report.
EDIT: I've pushed a commit that might fix this issue. Can you please download the latest development build?
-
View User Profile
-
Send Message
Posted Feb 16, 2013Tried to convert iConomy 7.0 (april fools http://dev.bukkit.org/server-mods/iconomy/files/8-7-0/) using latest dev and got this
http://pastebin.com/gGHYxHzE
-
View User Profile
-
Send Message
Posted Feb 15, 2013Is it possible the connection is trying to be maintained or something? Most hosts kill connections open for longer than 60 seconds, can you change the code so it only accesses MySQL as it's requested to?
-
View User Profile
-
Send Message
Posted Feb 13, 2013@Nikecow
Is there a simple way to fix this, or diagnose what's causing it? LogBlock hasn't got this problem.
-
View User Profile
-
Send Message
Posted Feb 13, 2013I can't seem to get the translation to work. I put the "phrases.yml" with my translation into "plugins/Fe" and nothing happens. -.-
-
View User Profile
-
Send Message
Posted Feb 12, 2013The newest development builds now have Spout compatibility. To test it out, download the latest development build by clicking this:
http://s2.meloncraft.com:8080/job/Fe/lastSuccessfulBuild/artifact/Fe.jar
It might be pretty buggy on Bukkit and Spout so I don't recommend this on a production server.
-
View User Profile
-
Send Message
Posted Feb 10, 2013@Nikecow
Yeah, the converter is pretty unoptimized. I'll see what I can do.
-
View User Profile
-
Send Message
Posted Feb 10, 2013@Adrenalineq
Oh sorry I missed your question. I remember using icons InventoryDB and I was never vary impressed, the weird mix of commands and items just did not do it for me. I do love the idea of item based economies though, if we were to do one it would be made from the ground up so it really worked well as an item economy, rather than a side feature of fe :)
@Nikecow
You can use /fe clean to clear accounts with the default balance, Ill leave the database question to Nicholas!
@Swords761
Definitely would be useful, particularly for server/town accounts etc, we'll look into it.
-
View User Profile
-
Send Message
Posted Feb 10, 2013Hello Fe,
I've just tried this plugin but I ran into an issue. I tried converting my iconomy flatfile to Fe with /fe convert iconomy flatfile. My server was immediately locked and crashed (not threaded?). I checked its progress and it went about 1kb per second. My iConomy db was about 400kb so it would take atleast 400 seconds to convert. After reaching 200kb it crashed: http://pastebin.com/muKH54ii
Can this be optimized better?
Also, can you add a purge option for below default or unused accounts? This is better for large servers.
Thanks for reading.
-
View User Profile
-
Send Message
Posted Feb 10, 2013@SXRWahrheit
I believe this is your MySQL connection disconnecting before the plugin does.