
ItemEconomy
Physical economy for Vault
- Загрузки
- 1K
- Подписчики
- 11
- Обновлён
- 30 декабря 2024 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 30 декабря 2024 г.
ItemEconomy
This Spigot plugin integrates with Vault to provide a unique, item-based economy system for your Minecraft server. Instead of relying solely on virtual balances, players use in-game items as physical currency, adding a layer of immersion and realism to your economy.
Features:
- Item-Based Currency: Set any Minecraft item as your server's currency (default: diamonds).
- Vault Integration: Fully compatible with Vault, enabling seamless interaction with other economy-based plugins.
- Customizable Formatting: Define how your currency is displayed, including singular and plural forms.
Configuration Example:
item: "diamond" # Define the item to be used as currency.
format: "{}$" # Customize how the currency is displayed in messages.
plural: "diamonds" # Plural form of the currency.
singular: "diamond" # Singular form of the currency.
This configuration will use diamonds as the currency, displayed as {amount}$, e.g., "5 diamonds" or "1 diamond".
Usage:
- Players can earn, trade, and store the configured item as physical currency.
- Integrates seamlessly with Vault-compatible plugins for shops, auctions, and more.
- Administrators can customize the item and formatting to match their server's theme.
Ченджлог
0.1.0Релиз1.21.2, 1.21.3, 1.21.4 · 30 декабря 2024 г.
First ItemEconomy build
Комментарии
Загружаем…