MineFaConomy
Minefaconomy is a simply Drag & Play InGame currency, no need for further configuration, but the possibility to do so. There are no additional bulk features like multiworld or bankaccounts, just a simply Account per User.
MainFeatures
- Full DataBase storage, through Bukkit DB
- Easy Plug & Play Installation
- Op fallback if no Permission is found
- List Top Players
- Vault integration, so there are many Plugins outside which supports my Plugin allready
- 4th August, Vault merged my Pull request, so u now can simply build Vault from their git site, and in the next Vault release there will be native support for my plugin supported Vault Git(since pull req 450, or v1.2.27)
- No multiworld nor Multicurrency nor BankAcc
- Build against the latest Dev-Build
- No auto account creation for every User(so no Data stored for Player who just log in once)
Commands and Permissions
| Command | Function | Permission |
|---|---|---|
| /mfc | show all avaible commands | mfc |
| /mfc balance{playername} | show the balance | mfc.balance |
| /mfc send <Playername><amount> | send Money to a Player | mfc.send |
| /mfc top {amount} | show richest Players | mfc.top |
| /mfc addAcc <Playername> {Balance} | create an account for [Playername] | mfc.addAcc |
| /mfc remAcc <Playername> | remove account for [Playername] | mfc.remAcc |
| /mfc resetDb | delete all Accounts | mfc.resetDb |
| /mfc list | list all Players with Accounts to a File | mfc.list |
| no cmd | creates an Account on Login | mfc.auto |
<needed Argument> {optinal Argument}
Default Easy Permissions(changeable in config):
- mfc.user
- mfc
- mfc.balance
- mfc.send
- mfc.top
- mfc.auto
- mfc.admin
- mfc.addAcc
- mfc.remAcc
- mfc.resetDb
- mfc.list
If you set defaultToOp = true, all mfc.admin permissions will be given to Op's and all mfc.user permissions will be set for every User (Auto account for every User if u don't remove mfc.auto from Easy Permission mfc.user)
For further Information how to Install Minefaconomy, take a look over here: Setup Minefaconomy
Changelog
Change in Filesystem, Delete old Files!
0.4:
- Permissions:
- easier setup
- changed no-permission messages
- two new Permissions mfc.user and mfc.admin
- possibility to change to Op Modus
- commands:
- auto tab completion
- /mfc is now used for /mfc help
- to get your balance you now have to write /mfc balance
- Filesystem
- changed config.yml, please delete your old file
- changed Database tablename, to recover Accounts rename table hb_homes to minefaconomy
0.3:
- config File:
- currency name
- used Language
- list all Playerdata in extern Logfile
- Localized languages
- Auto Account Creation for Player with given Permission
- cmds:
- mfc list
0.2:
- Permissions (Vault Based)
- Permissions will work with the native Vault version, but for Vault_Economy u still have to use supported Vault Git(since pull req 450)
- Database Reset
- cmds:
- mfc top
- mfc resetDB
Upcoming Features
0.5[Upcoming]:
- inform offline players about transaction on their next login - Done
- daily Reward feature - Half done
- implementing an update routine for database tables without data loss - At this point i don't even know if its possibly with ebean, further information
- add possibility to add own Aliases
- make money an dropable item
- dont know any suggestions?
Support And other Things
Please note this Plugin has nothing to do with MineConomoy, its just that my server is called minefagroup and I'm not very creative in choosing names. Please use comments for Suggestions and Issues.

