Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CXEconomy

Language Build Platform Dependencies License

A professional, high-performance Economy Plugin for Minecraft 1.21+ (Paper). CXEconomy provides a modern Vault integration and user-friendly GUI interfaces using Anvil menus for economy transactions.

Features

  • Vault Integration: Fully compatible with the standard Vault API.
  • Modern Formatting: Uses MiniMessage API for complete Hex color support and gradient formatting.
  • Anvil GUI: Modern UI approach using Anvil menus for /pay and /eco inputs to prevent chat-based command errors.
  • Multi-Language Support: Built-in support for 30 languages, dynamically configurable.
  • High Performance: Optimized for Java 21 and modern Paper environments.

Commands & Permissions

Command Description Permission
/pay <player> Transfer money to another player via Anvil GUI cxeconomy.pay (Default: true)
/balance, /bal Check your current account balance cxeconomy.balance (Default: true)
/eco <action> <player> Manage economy (add, set, remove, reset) cxeconomy.manage.admin (Default: op)
/ecoreload Reload the plugin configuration and language files cxeconomy.manage.reload.admin (Default: op)

Requirements

  • Minecraft Server: Paper 1.21 or higher
  • Java: Version 21 or higher
  • Dependencies:
    • Vault (Hard Dependency)
    • PlaceholderAPI (Hard Dependency)
    • Any Permissions Plugin (e.g. LuckPerms)

Installation

  1. Download the latest CXEconomy.jar from the releases section.
  2. Place the jar file into your server's plugins folder.
  3. Ensure Vault is installed.
  4. Restart your server.
  5. Configure the plugin in plugins/CXEconomy/config.yml.

Configuration

The default configuration file allows you to set the currency symbol, default starting balance, and the server language.

currency-symbol: "$"
starting-balance: 0.0
language: "en"

Compilation

To compile this project yourself, you need Maven installed.

git clone https://github.com/BlockException/CXEconomy.git
cd CXEconomy
mvn clean package

The compiled jar file will be available in the target/ directory.

License

This project is proprietary and belongs to comutions. Unauthorized distribution or modification is prohibited unless explicitly stated otherwise.

About

A nice Economy System for Minecraft (Provider, System)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages