Перейти к содержимому
Mineforgian

iConomyUnlocked

A modern, reliable & lightweight economy plugin. Supports Vault & VaultUnlocked.

Загрузки
3K
Подписчики
14
Обновлён
22 ноября 2025 г.
Лицензия
GPL-2.0-only

Опубликован 27 октября 2024 г.

iConomyUnlocked - Developed by LlmDl

Overview

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 has been created to give iConomy 5-using servers an exit path. It support both the VaultAPI and VaultAPI 2, meaning it will work with any Vault plugins and any Vault2 plugins.


Facts

  • Supports Vault-based and Vault2(VaultUnlocked)-based plugins that use economies.
  • Supports Folia.
  • 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.

Requirements:


Commands:

<> Required, [] Optional

  • /money: View your balance.
    • ?: Help screen.
    • [playername]: View someone else's balance.
    • rank: View your rank in the richest players list.
    • rank <playername>: View someone else's rank in the richest players list.
    • top [amount]: View the top richest players.
    • pay <player> <amount>: Pay someone money.
    • grant <player> <amount> <silent>: Add money to someone's account.
    • grant <player> -<amount> <silent>: Remove money from someone's account.
    • set <player> <amount>: Set someone's balance.
    • hide <player> <true/false>: Hide or show an account on the top list.
    • create <player>: Creates an account with the default balance for a player.
    • remove <player>: Removes an account.
    • reset <player>: Resets an account to the default balance.
    • purge: Removes all default-balance accounts.
    • empty: Empties all accounts.
    • stats: Checks stats about the economy.
    • importiconomy: Imports accounts from iConomy 5.26.

Permissions:

  • 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.access:
    • default: true
  • iConomy.payment:
    • default: true
  • iConomy.rank:
    • default: true
  • iConomy.list:
    • default: op

Ченджлог

0.0.14Релиз1.21.8, 1.21.9, 1.21.10 · 22 ноября 2025 г.
  • Fix database creation on new installs.
0.0.13Релиз1.21.8, 1.21.9, 1.21.10 · 11 ноября 2025 г.
  • Fix potential NPEs from null names in the player name cache.
  • Add /money marknonplayer {accountname} {true|false} command.
  • Remove support for Craftbukkit/Spigot, now supporting Paper and its derivatives.
  • Adds support for Minimessage.
0.0.12Релиз1.21.8, 1.21.9, 1.21.10 · 8 ноября 2025 г.
  • Add the ability to track non-player vs player accounts.
  • Add player name tab completion to the /money command.
0.0.11Релиз1.21.3, 1.21.4, 1.21.5 · 7 июня 2025 г.
  • Fix conversion from iConomy 5.26 failing.
  • New Config Option: currency_settings.vault_displayed_decimal_places
    • Default: 0
    • Default of zero, should display zero decimal places.
0.0.10Релиз1.21.3, 1.21.4, 1.21.5 · 1 июня 2025 г.
  • Fix the self-payment error message, courtesy of pizzaboy189 with PR #9.
0.0.9Релиз1.19.4, 1.21.4, 1.21.5 · 5 мая 2025 г.
  • Enabled console to run /money rank by removing Player casting, courtesy of SulkyWhale with PR #7.

This version supports MC 1.19.5 and newer, despite what the version selector says.

0.0.8Релиз1.21.3, 1.21.4, 1.21.5 · 1 апреля 2025 г.
  • Fix division by zero error in /money stats command when no accounts are registered, courtesy of SulkyWhale with PR #6.
0.0.7Релиз1.21.3, 1.21.4, 1.21.5 · 28 марта 2025 г.
  • Update VaultUnlocked to 2.10.0.

Комментарии

Загружаем…