A revamped fork of iConomyUnlocked, originally developed by LlmDl.
iConomy's lineage dates back to the first years of Bukkit Plugins, created by Nijikokun. Having around 7 distinct versions, iConomy had its ups and downs over the years. At one point iConomy 5 was taken over by ElgarL, and then ultimately LlmDl.
Known for its simplicity and resiliance, iConomy 5 served many servers well for years but it was time to abandon it once VaultUnlocked arrived.
VaultUnlocked finally adds proper UUID support to the VaultAPI. With that it is finally possible for plugins that use non-player accounts (like Towny,) to integrate with Economy plugins without using Vault's outdated named methods.
iConomyUnlocked continued that work: it supports both the VaultAPI and VaultAPI 2, meaning it will work with any Vault plugins and any Vault2 plugins.
However iConomyUnlocked hasn't received any updates as of Minecraft version 1.21.10. At Luconia Studios we needed an updated version for our server network and our SMP. For that we've created iConomyRevamped, which adds support for the latest versions and the ability to create physical items acting as checks.
- Supports Vault-based and Vault2(VaultUnlocked)-based plugins that use economies.
- Supports Folia & Paper, Craftbukkit and Spigot are no longer supported.
- Supports the H2 and MySQL database types.
- Uses CommentedConfiguration for a config which automatically updates while maintaining your settings.
- Can import accounts from iConomy 5.26.
- Supports Minimessage text formatting in the lang file.
- VaultUnlocked or Vault.
- Paper or Folia.
<> Required, [] Optional
- /money: View your balance.
- ?: Help screen.
- [playername]: View someone else's balance.
- rank: View your rank in the richest players list.
- rank : View someone else's rank in the richest players list.
- top [amount]: View the top richest players.
- pay : Pay someone money.
- grant [silent]: Add money to someone's account.
- grant - [silent]: Remove money from someone's account.
- set amount>: Set someone's balance.
- hide true/false>: Hide or show an account on the top list.
- create : Creates an account with the default balance for a player.
- remove : Removes an account.
- reset : Resets an account to the default balance.
- purge: Removes all default-balance accounts.
- empty: Empties all accounts.
- stats: Checks stats about the economy.
- check [quantity]: Creates a physical money check.
- importiconomy: Imports accounts from iConomy 5.26.
- iConomy.admin:
- default:
false - children:
- iConomy.admin.account.create:
true - iConomy.admin.account.remove:
true - iConomy.admin.reset:
true - iConomy.admin.bank.create:
true - iConomy.admin.empty:
true - iConomy.admin.purge:
true - iConomy.admin.stats:
true - iConomy.admin.grant:
true - iConomy.admin.hide:
true - iConomy.admin.set:
true - iConomy.admin.importiconomy:
true
- iConomy.admin.account.create:
- default:
- iConomy.access:
- default:
true
- default:
- iConomy.check:
- default:
true
- default:
- iConomy.payment:
- default:
true
- default:
- iConomy.rank:
- default:
true
- default:
- iConomy.list:
- default:
op
- default: