Pixel Development Docs
  • Discord
  • Home
  • SDChat
    • Information
    • Configuration
  • Pixel AntiCraft
    • Information
  • Bungee Staff Alerts
    • Information
  • Infinite Economies
    • Information
    • Configuration
Powered by GitBook
On this page
  • Introduction
  • Overview
  • Features
  • Installation
  • Prerequisites
  • Steps
  • Configuration
  • Commands & Permissions
  • Commands
  • Permissions
  • Placeholders
  1. Infinite Economies

Information

Welcome to the official documentation for InfiniteEconomies. It's in the name, make INFINITE different types of economies!

PreviousInformationNextConfiguration

Last updated 9 months ago

Introduction

Welcome to the InfiniteEconomies documentation! This plugin provides limitless potential for creating multiple, diverse economies on your Minecraft server. Whether you want to establish a basic coin system or a complex network of resources, InfiniteEconomies offers the tools and flexibility to make it happen.

Overview

InfiniteEconomies is a powerful plugin that allows server owners to create an unlimited number of custom economies, each with its own unique set of rules and currency types. With built-in leaderboards, placeholders, and an easy-to-use configuration system, you can tailor each economy to fit your server's needs.

Features

  • 💰 Unlimited Economies: Create as many different types of economies as you want!

  • 📊 Leaderboards: Track player standings within each economy with instant leaderboard updates.

  • 🪧 Placeholder Support: Utilize placeholders to display economy information anywhere on your server.

  • ⚙️ Easy Configuration: Set up and manage economies effortlessly with a straightforward configuration file.

Installation

To install InfiniteEconomies on your server, follow these steps:

Prerequisites

  • Minecraft server running Spigot version 1.21 or higher.

Steps

  1. Download the InfiniteEconomies Plugin jar from <coming soon>.

  2. Place the jar file into your server's 'plugins' directory.

  3. Restart your server to load the plugin.

After installation, InfiniteEconomies generates a config.yml file in the plugins/InfiniteEconomies directory. This file allows you to define your economies, set currency names, configure leaderboards, and more.

Commands

Command
Description
Usage

/<economy> ex. ( /money or /tokens )

Main command for each economy.

/money

/<economy> balance <user> /<economy> balance

Displays balance in the economy

/money balance ShaneTheDev /money balance

/<economy> top

Displays economy leaderboard (top 10)

/money top

/<economy> set <user> <amount>

Set a players balance

/money set ShaneTheDev 500

/<economy> add <user> <amount>

Add to a players balance

/money add ShaneTheDev 1000

/<economy> take <user> <amount>

Remove from a players balance

/money take ShaneTheDev 250

/balance /bal

Shows all economy balances in one place

/balance /bal

/paytoggle

Toggle receiving payments

/paytoggle

Permissions

Permission
Description

infiniteeconomies.admin

Access to "/<economy> set/add/take"

infiniteeconomies.top

Access to "/<economy> top"

infiniteeconomies.pay

Access to send another player a currency

infiniteeconomies.paytoggle

Ability to toggle receiving payments on & off

Placeholder
Return Value

%ie_<economy>_raw%

Returns the balance of specified economy in "raw" format ex. ( 100000.0 )

%ie_<economy>_formatted%

Returns the balance of specified economy in "formatted" format ex. (100.0k)

Configuration

For a full list of configuration options, visit the section.

Commands & Permissions

Placeholders

❗
📖
⭐
📥
👨‍💻
🔧
♻️
Configuration