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

TheGoldEconomy

A lightweight and simple gold-based economy plugin

Загрузки
8K
Подписчики
28
Обновлён
20 апреля 2026 г.
Лицензия
EUPL-1.2

Опубликован 19 декабря 2022 г.

Modrinth Downloads Spiget Rating Spiget tested server versions Weblate project translated

TheGoldEconomy Logo

Introduction

TheGoldEconomy is a powerful economy plugin that allows servers to manage their gold-based currency through a bank system. Players can deposit and withdraw gold and send money to each other. With support for both gold nuggets, ingots and raw gold this plugin is designed to be lightweight, easy to configure, and fully compatible with popular plugins like Vault and Towny.

Features

  • Different gold translation modes
    • Nugget Mode: 1 Nugget = 1$
    • Ingot Mode: 1 Ingot = 1$
    • Raw Gold Mode: 1 Raw Gold = 1$
  • Extensive plugin comatability
    • Vault support to work with other plugins
    • PlaceholderAPI
    • Towny bank plots
  • Option to completly remove gold drops from mobs
  • Many languages included
  • No database required

Dependencies

Additionals Information

Commands

Player

  • /bank balance | /balance | /bal
    Displays your current bank balance (e.g, /bank balance).
  • /bank balance
    Shows the balance of the specified player (e.g., /bank balance Steve).
  • /bank deposit
    Deposits the specified amount of gold from your inventory into your bank account (e.g., /bank deposit 10). To deposit everything use /bank deposit without an amount.
  • /bank withdraw
    Withdraws the specified amount of gold from your bank account into your inventory (e.g., /bank withdraw 5). To withdraw everything use /bank withdraw without an amount.
  • /bank pay
    Transfers the specified amount of gold to another player (e.g., /bank pay Alex 20).
Permission

Default Permissions

  • thegoldeconomy.balance
    /bank balance
  • thegoldeconomy.balance.others
    /bank balance
  • thegoldeconomy.deposit
    /bank deposit
  • thegoldeconomy.withdraw
    /bank withdraw
  • thegoldeconomy.pay
    /bank pay

Non-default Permissions

  • thegoldeconomy.set
    /bank set
  • thegoldeconomy.add
    /bank add
  • thegoldeconomy.remove
    /bank remove
Placeholders

The following placeholders are available if using PlaceholderAPI

  • thegoldeconomy_inventoryBalance
  • thegoldeconomy_bankbalance
  • thegoldeconomy_totalBalance
Config File
# Remove Gold Drops from Mobs like Piglins? (default: true)
removeGoldDrop: true
# Should the plugin check for updates? (default: true)
updateCheck: true
# Valid language are:
# Brazilian Portuguese: pt_BR
# Bulgarian: bg_BG
# English: en_US
# German: de_DE
# Japanese: jp_JP
# Norwegian: nb_NO
# Polish: pl_PL
# Simplified Chinese: zh_CN
# Spanish: es_ES
# Tamil: ta
# Turkish: tr_TR
# Ukrainian: uk
# Russian: ru
language: "en_US"
# Do you want to restrict bank commands to bank plots (requires Towny)
restrictToBankPlot: false
# Prefix
prefix: "TheGoldEconomy"
# This value sets the base domination of the economy
# 'nuggets' = 1 nugget is 1 currency, 1 ingot is 9, 1 block is 81
# 'ingots'  = 1 ingots is 1 currency, 1 block is 9
# 'raw' = 1 raw gold is 1 currency, 1 block is 9
base: "nuggets"

Ченджлог

1.12.1Релиз26.1.1, 26.1.2, 26.2 · 20 апреля 2026 г.

Fixed

  • Spelling mistake in Bulgarian translation
1.12.0Релиз1.21.9, 1.21.10, 1.21.11 · 9 марта 2026 г.

Added

  • "/bal" alias for "/bank balance"
1.11.0Релиз1.21.9, 1.21.10, 1.21.11 · 15 февраля 2026 г.

Added

  • Russian language
1.10.0Релиз1.21.8, 1.21.9, 1.21.10 · 13 ноября 2025 г.

Added

  • Polish language
  • Tamil language
1.9.5Релиз1.21.8, 1.21.9, 1.21.10 · 1 октября 2025 г.
  • fixed bug, where paying lead to more money being deposited
  • added bulgarian language
  • load after nexusAuctionHouse (if installed)
1.9.3Релиз1.21.6, 1.21.7, 1.21.8 · 14 августа 2025 г.

What's changed

  • fix parsing placeholders in language strings (thanks @otagao)

Full Changelog: https://github.com/confusedalex/GoldEconomy/compare/v1.9.2...v1.9.3

1.9.2Релиз1.21.6, 1.21.7, 1.21.8 · 13 августа 2025 г.

What's Changed

  • fixed spacing between prefix and message
  • fixed bug, which occurred when using Japanese language
    • reordering of translation placeholders is now possible
    • thanks to @otagao for translation and spotting the bug!

Full Changelog: https://github.com/confusedalex/GoldEconomy/compare/v1.9.1...v1.9.2

1.9.1Релиз1.21.6, 1.21.7, 1.21.8 · 18 июля 2025 г.
  • Updated Tamil Language
  • Forbid setting balance to negative value

Комментарии

Загружаем…