Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for clippyclip

A modern emerald-based economy with GUI banking, player balances, baltop, admin tools, and full customization.

Report ClipsEZEconomy?

Release
1.0.5

clippyclip released ClipsEZEconomy version 1.0.5 on December 10, 2025

✅ ClipsEZEconomy v1.0.5 – Changelog

⭐ New Features Added /eco admin economy command

  • /eco set — sets a player's balance
  • /eco add — adds to a player's balance
  • /eco take — takes emeralds from a player's balance Requires permission: clipsezeconomy.admin

Full message support with placeholders: %player%, %amount%, %newbalance%, %prefix%

🐛 Fixes

  • Fixed a long-standing issue where messages from commands could fail to display when the path was missing.
  • Fixed GUI breaking when messages returned empty strings.
  • Fixed internal config path handling to ensure all messages load correctly.
  • Fixed several silent failures when the plugin attempted to read missing config entries.

✨ Improvements

  • Improved internal message handling for reliability and compatibility.
  • Better placeholder support across all messages.
  • Cleaner command registration and structure for future expansion.

⚠ IMPORTANT: CONFIG.YML CHANGES REQUIRED

Version 1.0.5 introduces NEW config entries for the /eco command.

If you update from 1.0.2, you MUST add the following to your existing config.yml:

✅ Add this block inside the messages: section

eco-usage: "%prefix%&cUsage: /eco <set|add|take> <player> <amount>"
eco-player-not-found: "%prefix%&cPlayer not found."
eco-invalid-amount: "%prefix%&cInvalid amount. Please enter a valid number."
eco-set-success: "%prefix%&aSet &e%player%'s &abalance to &e%amount%&a."
eco-add-success: "%prefix%&aAdded &e%amount% &ato &e%player%'s &abalance. New balance: &e%newbalance%&a."
eco-take-success: "%prefix%&aRemoved &e%amount% &afrom &e%player%'s &abalance. New balance: &e%newbalance%&a."
eco-take-too-much: "%prefix%&cYou cannot take that much. %player% only has &e%amount%&c."

You do NOT need to regenerate the entire config — just insert the block above.

However, deleting config.yml and allowing the plugin to regenerate it is recommended if your config has become corrupted or inconsistent.

📝 Upgrade Instructions

  1. Stop your server.
  2. Replace the old JAR with ClipsEZEconomy v1.0.5.
  3. Update your configuration by adding the new message entries or delete config.yml and let the plugin generate a fresh one.
  4. Start your server.
  5. Run /clipsezeconomy reload (optional).

🎉 1.0.5 Summary This update introduces powerful admin controls, improves stability, and enhances configurability. All existing features still function as before, and the new /eco system integrates smoothly with the GUI-driven emerald economy.

Information

Published onDecember 10, 2025
Downloads0

Platforms

Paper Paper (1.21-1.21.10)