▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/DZEconomy
DZEconomy

DZEconomy

DZEconomy is a powerful, multi-currency economy plugin for PaperMC. It features three independent currencies (Money, MobCoin, Gems), rank-based permissions, PvP economy, mob rewards, and a full async API for developers.

785
1

DZEconomy 1.2.0

release9 ноября 2025 г.

🚀 DZEconomy v1.2.0 — Organized. Integrated. Polished.

✨ What this version adds

🏗️ Restructured internal packages for improved maintainability and clarity — API and implementation layers are now cleanly separated.

📦 JitPack support: DZEconomy can now be added as a Maven dependency instead of manual JAR installations.

🔌 Refactored and enhanced API: plugin hooking and third-party integrations are smoother and easier to use.

⚙️ Runtime enhancements: automatic update checker; optional “auto-update disable” feature for server owners who prefer manual control; suppression of PvP/PvE money-request GUI pop-ups to avoid combat interruptions; general visual polish and minor performance tweaks.

🧩 Developer-friendly: easier to build upon, extend, and maintain for plugin authors.

🎯 Why you should download it

If you run a Minecraft server or develop plugins and you’re using DZEconomy, this upgrade will reduce headaches, improve integration into your ecosystem, and deliver a cleaner experience for your users or co-developers.

🔍 Important upgrade notes

Check compatibility: If you’ve made custom extensions or hooks into the previous API, you may need to adjust your code due to the refactoring.

Backup your data before upgrading: Always a smart move when changing core systems.

Read the API changes in the documentation to smoothly transition any dependent plugins.


Thanks for using DZEconomy. Your feedback keeps the plugin evolving.


DZEconomy 1.1.1

release28 октября 2025 г.

DZEconomy v1.1.1 - Performance & Updater Release

A production-ready multi-currency economy plugin for Paper/Spigot/Bukkit servers featuring Money, MobCoin, and Gems with rank-based limits, interactive GUIs, PVP transfers, and comprehensive API.

✨ What's New

🔄 Auto-Updater System

  • New /dzeconomy update command with modes: version, previous, next, latest, auto
  • Automatic version checking on server startup
  • Admin notifications when updates are available
  • Safe download workflow using GitHub Releases API
  • Configurable update notifications (update-checker.enabled, notify-on-join)

🏆 Credits Command

  • New /dzeconomy credits command (admin-only)
  • Displays creator and ecosystem information
  • Fixed branding message (not configurable)

🛠️ Improvements

⚡ Performance Overhaul

  • Fully restructured async architecture for non-blocking operations
  • Intelligent caching system for balances, ranks, and PlaceholderAPI results
  • Optimized event handlers to reduce tick impact
  • Minimized object creation and GC pressure
  • Connection pooling improvements for MySQL/SQLite backends

💬 Enhanced Messaging

  • Refined command help menus and error messages
  • Clearer update availability notifications
  • Improved formatting consistency across all outputs
  • Better admin feedback for update operations

🗄️ Database Reliability

  • Hardened error handling across FlatFile/SQLite/MySQL storage
  • Improved lifecycle cleanup and connection management
  • Better edge-case handling for concurrent operations
  • Enhanced transaction safety

🐛 Bug Fixes

  • Fixed edge cases in request acceptance/denial flow
  • Resolved currency conversion rounding inconsistencies
  • Corrected PVP transfer edge cases
  • Improved GUI interaction timing issues
  • Database connection leak prevention

🔧 Technical Details

Compatibility & Requirements

  • Minecraft: 1.21.1
  • Server: Paper, Spigot, Bukkit, Purpur
  • Java: 21
  • Dependencies:
    • LuckPerms (optional)
    • PlaceholderAPI (optional)

No Breaking Changes

  • All configuration keys preserved
  • Command names and permissions unchanged
  • PlaceholderAPI placeholders remain identical
  • Public API contracts maintained
  • Drop-in replacement for v1.0.0

📋 Full Feature Set

💰 Core Systems

  • Three-currency economy: Money ($), MobCoin (MC), Gems (◆)
  • Rank-based tax rates, cooldowns, and daily limits via LuckPerms
  • Interactive request GUI with real-time countdown
  • Bidirectional currency conversion system
  • PVP death transfers for all currencies
  • Mob kill reward system with boss bonuses

💾 Storage Options

  • FlatFile (YAML) - Default
  • SQLite - Local database
  • MySQL - Remote with HikariCP pooling

🔌 Integration

  • Complete PlaceholderAPI support (9 placeholders)
  • Public API for third-party plugin development
  • Full Bukkit ServicesManager integration

⚙️ Configuration

  • 4 YAML files: config.yml, ranks.yml, mob-rewards.yml, messages.yml
  • Unlimited custom ranks with per-currency settings
  • Fully customizable messages with color codes
  • Flexible mob reward categories

📦 Installation

  1. Download DZEconomy-1.1.1.jar
  2. Place in plugins/ folder
  3. Install LuckPerms (required)
  4. Optionally install PlaceholderAPI
  5. Restart server
  6. Configure in plugins/DZEconomy/

DZEconomy 1.0.0

release19 октября 2025 г.

DZEconomy v1.0.0 - Initial Release 🎉

We're excited to present DZEconomy, a comprehensive multi-currency economy system designed for modern PaperMC servers! This initial release brings a fully-featured economy framework to your server.

✨ What's New in v1.0.0

Core Features Implemented:

  • ✅ Three Independent Currency Systems: Money, MobCoin, and Gems
  • ✅ Complete Transaction Framework: Send, request, accept/deny payments
  • ✅ Rank-Based Economy System: Deep LuckPerms integration for tiered benefits
  • ✅ Currency Exchange System: Convert between currencies with configurable rates
  • ✅ Mob Reward System: Earn MobCoins from killing mobs with special boss bonuses
  • ✅ Full PvP Economy: All currencies transfer on player death
  • ✅ PlaceholderAPI Integration: Display balances anywhere with custom placeholders
  • ✅ Dual Storage Support: MySQL and flat-file YAML storage options
  • ✅ Comprehensive Admin Commands: Full control over the economy system

Command Systems:

  • /money - Complete money management commands
  • /mobcoin - MobCoin-specific commands
  • gemm - Gem currency commands
  • /economy - Currency conversion system
  • /dzeconomy - Administrative controls

Technical Implementation:

  • 🔧 Full Async API for third-party plugin development
  • 🔧 Configurable cooldowns & limits per rank
  • 🔧 Customizable messages with color code support
  • 🔧 Tax system for economic balance
  • 🔧 Permission-based access control

Configuration Files:

  • config.yml - Main configuration and currency settings
  • ranks.yml-- Rank-based limits and bonuses
  • mob-rewards.yml - Mob killing rewards system
  • messages.yml - Fully customizable messages

🚀 Getting Started

  1. Download the plugin and place it in your plugins/ folder
  2. Restart your server to generate configuration files
  3. Configure currencies, ranks, and rewards to match your server's needs
  4. Install PlaceholderAPI and LuckPerms for full functionality
  5. Enjoy your new multi-currency economy system!

📝 Notes for Server Owners

  • This is the first stable release of DZEconomy
  • All features have been thoroughly tested on PaperMC 1.21.1
  • Configuration files will be generated automatically on first run
  • The plugin includes comprehensive documentation in the README

🔮 Coming Soon

Based on community feedback, we plan to add:

  • More currency types
  • Advanced shop integration
  • Quest and achievement hooks
  • Graphical user interfaces (GUIs)

🐛 Reporting Issues

Found a bug or have a suggestion? Please report it on our GitHub repository to help improve DZEconomy!


Thank you for choosing DZEconomy as your server's economy solution! We're excited to see how you'll use these features to create amazing experiences for your players. 🎊


A DemonZ Development plugin. The second plugin of DemonZ Development.

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:GPL-3.0-only
Опубликован:5 месяцев назад
Обновлён:4 месяца назад
Главная