Advance MMO 80% Final icon

Advance MMO 80% Final -----

Advance MMO - The ultimate and comprehensive MMORPG Plugin




[1.4.5] - 2025-12-30

Added
  • Centralized XP Logic (LevelUtils): Unified XP calculations for Players, Guilds, Professions, Spells, and Pets.
  • Configurable XP Formulas: XP progression can now be precisely tuned via base-xp and exponent settings in config.yml.
  • Guild XP Sharing: Players now automatically contribute a percentage of their earned XP to their Guild (configurable, default 10%).
  • Guild Level-Ups: Implemented a complete progression system for Guilds with level-up notifications and sound effects.
Changed
  • System-Wide Integration: Updated XPManager, LevelSystem, ProfessionSystem, SpellSystem, and PetManager to use the new centralized leveling logic.
  • Admin Dashboard Improvements: Fixed localization issues and optimized text displays in the Admin Dashboard.
  • Code Quality: Refactored multiple systems to eliminate hardcoded formulas and improve maintainability.
Fixed
  • Localization Inconsistencies: Resolved "Message not found" and MemorySection errors in the Admin GUI across all languages.
  • Admin Panel Text Errors: Fixed structural issues in language files that caused technical paths to be displayed instead of titles.
[1.4.1] - 2025-12-29

Added
  • Integrated Mana Bar: A permanent, graphical Mana bar has been added to the ActionBar (above the hotbar), replacing the BossBar display.
  • Scoreboard XP: Experience points (Current/Next) are now prominently displayed in the Sidebar Scoreboard.
  • Language Caching: Implemented a caching system for translated messages to reduce CPU usage and config lookups.
  • Quest Progress Caching: Quest progress is now cached in memory to eliminate redundant database SELECT queries.
  • XP Calculation Caching: Optimized level system by caching XP requirement calculations.
Changed
  • Command Overhaul: Improved all major commands to be more intuitive and aligned with Minecraft standards.
  • Tab-Completion: Added comprehensive tab-completion for /mmo, /class, /race, /ability, /quest, /guild, /hud, and /profession.
  • Command Registration: Refactored AdvanceMMO.java to properly register TabCompleters for all relevant commands.
  • Improved Feedback: Standardized command usage messages and error feedback across the plugin.
  • HUD Redesign: Removed BossBars for HP, MP, and XP to clean up the screen. All critical info is now in the ActionBar.
  • HUD Performance: Optimized update intervals for ActionBar and BossBar (from 1 tick to 5 ticks).
  • Movement Optimization: Refactored PlayerMoveEvent handling in QuestListener to reduce calculations during exploration.
  • Dungeon Stability: Improved world availability checks with a Bukkit-fallback and increased timeout (15s).
Fixed
  • Skill System Logic: Fixed issues with ability selection and info display where localized names caused detection failures.
  • Missing Localization Keys: Added over 25 missing keys for the Skill Info GUI and HUD elements in English and German.
  • Dungeon Language Keys: Added missing localization keys for /dungeon commands in English and German.
  • GUI Hardcoding: Removed remaining hardcoded colors and strings from AutoPickupGUI and other selection menus.
  • Fixed inconsistent tab-completion for several systems.
  • Improved argument handling for subcommands to prevent unintended behavior.

[1.4.0] - 2025-12-29
Added
  • Integrated Economy System: Fully autonomous financial system with custom currency (₲).
  • Vault Support: Seamless integration with external economy plugins via Vault API.
  • Attribute System: New player attributes (Strength, Dexterity, Intelligence, Vitality) influencing gameplay.
  • Guilds 2.0: Added leveling and XP progression for guilds.
  • Expanded Dungeon System: New room types including Treasure Chambers and Mini-Boss rooms.
  • Enhanced Dungeon Generator: Improved corridor generation with walls and better accessibility.
  • Advanced Trap System: Introduced dangerous traps (TNT plates, lava pits, arrow dispensers) in dungeons.
  • Quest Upgrade: New quest types: BOSS_KILL, TIMED_KILL, EXPLORE, and INTERACT.
  • Full Localization: Complete translation support for English and German across all GUIs and messages.
  • New Admin Commands: Added /eco <give|take|set> and /dungeon admin for better management.
  • Player Commands: Added /money, /pay, and enhanced /mmo stats display.
  • SQLite Database: Replaced MySQL with SQlite for faster database access.
Changed
  • Quest Logic: Refactored progress tracking to support complex target data (e.g., MATERIAL:AMOUNT).
  • Command Structure: Centralized command handling using the SystemManager singleton pattern.
  • GUI Improvements: Replaced hardcoded strings with dynamic language keys in all GUIs (Stats, Guild, Achievement, SpellShop).
  • World Management: Stabilized DungeonWorldManager to prevent race conditions during world creation.
Fixed
  • Room Generator: Fixed a critical bug where generated rooms were filled with stone instead of air.
  • Corridor Generation: Fixed issues where corridors lacked walls or had low ceilings.
  • Localization: Resolved inconsistencies and missing keys in lang_de.yml and lang_en.yml.
  • Compilation Errors: Fixed missing imports and uninitialized variables in AbilityCommand and SpellShopGUI.
----------, Dec 29, 2025

100% German and english NOW
Changelog
[1.4.0] - 2025-12-29
Added



    • Integrated Economy System: Fully autonomous financial system with custom currency (₲).
    • Vault Support: Seamless integration with external economy plugins via Vault API.
    • Attribute System: New player attributes (Strength, Dexterity, Intelligence, Vitality) influencing gameplay.
    • Guilds 2.0: Added leveling and XP progression for guilds.
    • Expanded Dungeon System: New room types including Treasure Chambers and Mini-Boss rooms.
    • Enhanced Dungeon Generator: Improved corridor generation with walls and better accessibility.
    • Advanced Trap System: Introduced dangerous traps (TNT plates, lava pits, arrow dispensers) in dungeons.
    • Quest Upgrade: New quest types: BOSS_KILL, TIMED_KILL, EXPLORE, and INTERACT.
    • Full Localization: Complete translation support for English and German across all GUIs and messages.
    • New Admin Commands: Added /eco <give|take|set> and /dungeon admin for better management.
    • Player Commands: Added /money, /pay, and enhanced /mmo stats display.
Changed



    • Quest Logic: Refactored progress tracking to support complex target data (e.g., MATERIAL:AMOUNT).
    • Command Structure: Centralized command handling using the SystemManager singleton pattern.
    • GUI Improvements: Replaced hardcoded strings with dynamic language keys in all GUIs (Stats, Guild, Achievement, SpellShop).
    • World Management: Stabilized DungeonWorldManager to prevent race conditions during world creation.
    • SQL and SQLIGHT now aviable
Fixed



    • Room Generator: Fixed a critical bug where generated rooms were filled with stone instead of air.
    • Corridor Generation: Fixed issues where corridors lacked walls or had low ceilings.
    • Localization: Resolved inconsistencies and missing keys in lang_de.yml and lang_en.yml.
    • Compilation Errors: Fixed missing imports and uninitialized variables in AbilityCommand and SpellShopGUI.
[1.3.0] - Previous Version
Added



    • Basic Dungeon Generator.
    • Initial Quest System.
    • Basic Guild Management.
    • Achievement System with categories.
    • Timber and AutoPickup features.
    • HUD System (BossBar, ActionBar, Scoreboard).
Fixed



    • General performance optimizations.
    • Database connection stability.
Developed with ❤️ for the Minecraft MMO community.
----------, Dec 29, 2025

- Locale are fixed up to 89%
- Dungeons ar bugget if you create it so please surch the portals in the world
- add new skillsystem
- fix old quests and add new quests
- Plugin ist final up to 80% :)
----------, Dec 29, 2025

Bug Fixes
  • Fixed skill effect persistence issues
  • Improved skill upgrade validation
  • Fixed mana regeneration not working on server restart
  • Fixed passive skills not applying on first login
  • Improved cooldown tracking accuracy
  • language German & English was Broken
more infos on the wiki
----------, Dec 28, 2025

Resource Information
Author:
----------
Total Downloads: 68
First Release: Dec 27, 2025
Last Update: Yesterday at 7:47 AM
Category: ---------------
All-Time Rating:
0 ratings
Find more info at ammo.drenor.de...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings