TheGoldEconomy

TheGoldEconomy

Plugin

This plugins add a Gold Item based Economy System to your Server!

Server EconomyGame MechanicsManagementUtility

1,204 downloads
14 followers
Createda year ago
Updated4 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

image

Introduction

TheGoldEconomy is a gold based Economy plugin that's lightweight, easy to configure and just works.

Features

  • Easy to use.
  • Towny and Vault support.
  • TownyAPI Integration!
  • Optional removing of Gold Drops by Mobs to reduce inflation.
  • Multiple Language support!

Installation

  • Install Vault
  • Download TheGoldEconomy jar and put it into plugins folder.
  • Enjoy playing!

Commands

Player:

  • /bank balance
    view your Balance.
  • /bank deposit <gold | all>
    Deposits gold from your inventory into your account.
  • /bank withdraw <gold | all>
    Withdraws gold from your account into your inventory.
  • /bank pay <player> <gold>
    Pay a player gold.

Admin:

  • /bank set <player> <gold>
    Sets player's balance.
  • /bank add <player> <gold>
    Add gold to player's balance.
  • /bank remove <player> <gold>
    Remove gold to player's balance.

Permissions:

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

Config File:

# Remove Gold Drops from Mobs liks Piglins? (default: true)
removeGoldDrop: true
# Should the plugin check for updated? (default: true)
updateCheck: true
# Valid language are:
# German: de_DE
# English: en_US
# Spanish: es_ES
language: "en_US"
# Do you want to restrict bank commands to bank plots (requires Towny)
restrictToBankPlot: false
# Prefix
prefix: "TheGoldEconomy"

External resources



Project members

ConfusedAlex

Owner


Technical information

License
GPL-3.0-only
Project ID