Internal Update
- Standardized API for all plugins
- Added Reflection-based TroxLabs Bridge (Soft-depend)
- Major Visual Overhaul (GUI/UX Improvements)
- Menu Performance Optimization (Faster loading)
- General optimization and refactoring
HOTFIX: Brush Functionality - Fully implemented and fixed the Brush tool to grant XP when successfully brushing suspicious blocks.
Gear Evolution v5.2.1-BETA
The "Utility & Modernity" Update
NEW FEATURES
- Hoe Block Breaking Support - Hoes finally gain XP for their intended use! Breaking leaves, hay bales, sponges, sculk, and more now correctly grants experience.
- Minecraft 1.21.4 Support - Added full support for the new Winter Drop materials, including Pale Oak logs, wood, and leaves.
- Brush Integration - Added the BRUSH tool type to the internal system. You can now define evolution paths for archaeological brushes!
IMPROVEMENTS & FIXES
- Updated Whitelists - Refined block whitelists to include azalea leaves and other missing blocks from recent versions.
- Config Sync - Synchronized the default configuration with the new tool types and multipliers.
Update 5.2.0-BETA New Mechanics & Better Compatibility
What's New?
- Mace & Spear Mechanics:We've integrated native XP progression for some of the newest weapon types.
- Mace: Earn bonus XP based on your fall distance when performing smash attacks! (mace-fall-xp-multiplier in config)
- Spear: Earn XP for successful throws and even for speed/charge velocity during attacks (1.21.11+).
- 6 New RPG Items: Expanded the default content with pre-configured legendary items like Aegis Blade, Abyssal Drill, Stormcaller, and more!
- Cross-Version Compatibility: Improved internal handling for cross-version support.
- Sound Toggle GUI: Players can now toggle XP gain sounds directly via GUI (customizable in settings).
🛠 Bug Fixes & Improvements
- 1.20.1 Fixed: Resolved critical issues with version detection and item meta in 1.20.1. The plugin is now fully functional in this version (BETA).
- XP Rounding: Fixed math logic where XP values were sometimes rounding incorrectly.
- Precision Item Detection: Improved how the plugin identifies "levelable" gear to prevent false triggers with similar vanilla items.
⚙ Config Changes (config.yml)
YAML:settings: [HEADING=2]New cooldown to prevent XP spamming[/HEADING] xp-cooldown-ms: 0 [HEADING=2]Toggle sound on XP gain[/HEADING] xp-gain-sound: false xp-gain-sound-type: "UI_BUTTON_CLICK" [HEADING=2]New multipliers for Mace & Spear[/HEADING] xp-multipliers: MACE: 1.0 SPEAR: 1.0 mace-fall-xp-multiplier: 0.5 spear-throw-xp-multiplier: 2.0 spear-charge-xp-multiplier: 1.5
This is a BETA release. Please report any issues in our Discord!
GearEvolution Premium - Update 5.1.1-BETA
Update Log:
- Optimized core logic for better performance and stability.
- Fixed several reported bugs regarding gear XP and level progression.
- Corrected minor UI display issues in the progress menu.
- Internal stability improvements and database deserialization fixes.
GearEvolution Premium - Update 5.1-BETA
New Features & Improvements:
- Add XP Command - New admin command to easily add experience to the item in hand. Perfect for rewards or testing. Usage: /gevo addxp [player]
- Customizable Action Bar - The action bar format can now be fully customized in the config. Supports placeholders: %bar%, %current%, %required%, and %total_xp%.
- XP Gain Sound - Added a subtle sound effect when gaining XP! You can toggle it on/off or change the sound type in the config (default: UI_BUTTON_CLICK).
- Improved Stability - Fixed logic for massive XP gains and added protection against invalid sound names in the configuration.
Technical Changes:
- Plugin version updated to 5.1-BETA. [] Synced pom.xml and plugin.yml.
- Optimized UpdateManager for external XP sources.
Thank you for supporting GearEvolution Premium!
We are thrilled to announce the massive 5.0-BETA update! This version brings a completely new database system designed for maximum performance, a fresh modern look, and heavily improved backend stability.
IMPORTANT WARNING: Because this update completely rewrites internal data handling, it is currently in a testing (BETA) phase. Please make a BACKUP of your plugins/GearEvolution folder before installing!
What's New?
Since this is a BETA build, you might encounter some unexpected behaviors. Please report any bugs or issues you find on our Discord!
Database for Better Performance: We've introduced robust database support (H2/SQLite) to handle your items. This significantly boosts server performance, scalability, and data safety.
Modern UI Redesign: All in-game GUIs, editors, and chat messages have been beautifully redesigned with a sleek, premium Aqua & Cyan theme.
Improved Data Safety: Completely rewritten internal reload logic (/gevo reload) to prevent accidental item loss. We've also fixed strict file-locking issues causing previous database disconnects.
Bug Fixes & Internal Defenses: Added multiple under-the-hood protections against config typos, missing lore errors, and Minecraft 1.21.x block hit exceptions. The plugin will now smartly warn you in the console instead of crashing.
