⭐️ Mythical Races Premium ⭐️ 1.18.x - 1.20.x ⭐️

Plugins ⭐️ Mythical Races Premium ⭐️ 1.18.x - 1.20.x ⭐️

Version: 2.7.6-SE-V1
Bug Fixes:

  • Race Tree Logic: Fixed a bug in the Races Tree GUI where an incorrect function was being called. This resolves XP errors and ensures execute commands fire correctly.

  • Performance Optimization: Moved Bukkit API methods to a synchronous task. This prevents thread-related crashes and improves overall server stability.

  • Particle System: Resolved an issue causing erratic particle movements.

  • Leaderboard Filtering: The leaderboard command now correctly displays only the active chosen race instead of all-time data.
New Features:

  • Configurable Level-Up Notifications: Added levelup-notification-type to config.yml and classes.yml. Admins can now toggle notifications between CHAT, ACTIONBAR, TITLE, BOTH, or ALL.

  • Interactive Help Menu: The /races help command is now paginated (10 lines per page). Commands are now clickable, automatically staging the command in the player's chat bar.

  • Dynamic GUI Fallback: Intelligent slot management now prevents crashes. If a GUI slot is invalid or occupied, the plugin will automatically find the next available empty slot.

  • Safe Config Auto-Updater: New options are now automatically appended to files while preserving all custom comments (#) and formatting.

  • PAPI Support: Added PlaceholderAPI support for switch execute commands.

  • Wiki Updates: Added a Custom Recipes FAQ and corrected documentation for the /races set command.
Configuration Changes:
Please make a backup of your configuration files before updating to this version.


Added the following to config.yml:

YAML
# ACTIONBAR, TITLE, BOTH, ALL, NONE
# You can only choose one of these for the level up notification type
# ALL will do both actionbar and title, NONE will disable the level up notification
levelup-notification-type: 'CHAT'
Bug Fixes:

  • Fixed another issue with MySQL races/effects
New Features:

  • N/A
Configuration Changes:
  • N/A
Bug Fixes:

  • Fixed an issue with MySQL, when you join a server it doesnt properly load the effects
New Features:

  • N/A
Configuration Changes:
  • N/A
Bug Fixes:

  • Add look velocity now works as intended
New Features:

  • Added custom item recipes that you can craft, which can execute custom abilities, this is completely customizable, and very powerful considering its attached to the abilities executor that you may be familiar with (disabled by default)
  • Added a scoreboard feature, (the panel on the right you usually see on servers, it supports PAPI, disabled by default)
  • Both are disabled by default unless you enable it in their respective configurations
  • New command - /mraddons item <player> <itemKey> (need permission mraddons.execute)
Configuration Changes:
  • Added a configuration file for custom recipes that you can craft in game
  • Added a configuration file for the new scoreboard
  • Both are disabled by default unless you enable it in their respective configurations
Bug Fixes:

  • N/A
New Features:

  • When the plugin is starting up, it will pinpoint what is exactly wrong in a certain race if it fails validation, no more vague errors, if you have an improper race set up, it will say exactly what is wrong with it, stop the plugin and log the exact, race, path, and value that needs correction.
    This is for both mythical races and mrpremiumaddons

Configuration Changes:
  • N/A
Bug Fixes:

  • Fixed an issue with the console log filter, when many players are online, it would not properly filter console commands
New Features:

  • N/A

Configuration Changes:

  • N/A
Bug Fixes:

  • Fixed some attributes being applied incorrectly at night causing warning errors in console
New Features:

  • N/A

Configuration Changes:

  • N/A
Bug Fixes:

  • Fixed attributes being applied consistently in 1.21+
    (Important - if a player has more hearts than they should, reset them using /races attribute-reset)
New Features:

  • A new command has been introduced called /races attribute-reset

Configuration Changes:
  • All attribute names were changed, please delete classes.yml and config.yml, and let them generate a new file
Major Changes:
Support below 1.21 has...
Bug Fixes:

  • Fixed brief moments of speed when switching races/classes
New Features:

  • The attribute system has been changed internally, to instead of setting the base values, they will now be added as modifiers instead. This will allow the plugin to be used with other plugins that change attributes.

Configuration Changes:
Bug Fixes:

  • Fixed a console error with kits about reducing cooldown time
New Features:

  • N/A

Configuration Changes:
  • N/A