ConfusedAlex / GoldEconomy

A simple gold based Economy plugin that just works
GNU General Public License v3.0
5 stars 10 forks source link
hacktoberfest minecraft minecraft-plugin spigot vaultapi

Spiget Downloads Spiget Rating Spiget tested server versions Weblate project translated FOSSA Status

image

Introduction

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

Table of Contents

Features

How to Install

Commands

Player

Permissions:

Placeholders

The following placeholders are available if using PlaceholderAPI

Config File:

# Remove Gold Drops from Mobs like 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
# Simplified Chinese: zh_CN
# Turkish: tr_TR
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
base: "nuggets"

License

FOSSA Status