Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for GameTekDev
Report AdvanceMMO?

Release
2.3-R

GameTekDev released AdvanceMMO version 2.3-R on December 18, 2025

Bugfix

December 18, 2025

  • Critical Bug Fixes & Improvements
  • Language System
  • Complete overhaul of the language system - German/English now works correctly.
  • Language files are now correctly copied to the languages/ folder.
  • Config reload now automatically updates the language setting.
  • Dynamic fallback to configured default language instead of hardcoded "de".
  • GUI texts fully translatable (e.g. "Stat Modifiers:" in race and class selection).
  • Database & Migrations
  • Automatic detection of missing tables and re-execution of migrations.
  • MariaDB compatibility: Automatic conversion of AUTOINCREMENT to AUTO_INCREMENT.
  • Reserved words automatically wrapped in backticks (e.g. read).
  • TIMESTAMP columns correctly adjusted for MariaDB (NULL values and DEFAULT values).
  • SQL comments correctly removed from migrations.
  • Added missing column mythicmob_type to dungeon_bosses.
  • Added player_currencies table to migrations.
  • Integrations
  • MythicMobs is now fully optional - Plugin works without MythicMobs.
  • MythicMobs integration now uses Reflection for better compatibility.
  • Integrations are only enabled if they are enabled in the config.
  • Code Quality
  • Fixed all linter errors (unused imports, unused fields).
  • Improved error handling and logging in migrations.

Bugfix

December 18, 2025

  • Quest System Restoration
  • Fixed bug where quests were not displayed when the database was empty.
  • Default quests ("First Steps", "Woodcutter") are now automatically registered.
  • Added missing quest data loading logic on server join.
  • Modernized Quest GUI: Names and descriptions are now correctly translated.
  • New main command /quest (alias: /q) to directly open quests.
  • Added subcommand /mmo ques

full Changelog

Information

Published onDecember 18, 2025
Downloads5

Platforms

Paper Paper (1.21-1.21.11)
Waterfall Waterfall (1.21)
Velocity Velocity (3.4)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper