Added multiple boolean values to Mythical Races configuration for attribute reset controls, this is to enable compatibility with multiple other plugins that like to deal with attributes, enabling other plugins to override mythical races attributes rather than vice versa
Configuration Changes:
Please add the following to the 'other' section in the Mythical Races base configuration, /MythicalRaces/config.yml
Code (YAML):
# Reset attributes when player leaves and when server reloads
# This is to prevent long-term effects if the plugin is ever uninstalled
rAttributesLeaveReset: true
# Reset attributes when switching races
# This is so attributes don't carry over into another race
rAttributesRacesReset: true
# Reset attributes when switching classes
# This is so attributes don't carry over into another class
rAttributesClassesReset: true
# Blacklisted worlds reset attributes
# When a player is switching over to a blacklisted world, reset the attributes
rAttributesBlacklistedWorldsReset: true
# Reset attributes when crossing regions (for worldguard flag)
rAttributesWhenCrossingRegionsReset: true
Addressed an issue with the /races leaderboard not displaying the correct information.
Resolved an error related to the RESTRICTARMOR feature.
New Features:
Introduced a miniature scripting engine, enabling dynamic game behavior through custom scripts.
Expanded the functionality of custom ability events to include the use of SHIFT key as an input, allowing more versatile interactions (e.g., SHIFT+right-click on specific blocks).
Added support for multiple abilities within a single file with the introduction of the APPEND-ABILITY feature.
Version numbering now includes differentiation for the scripting engine, represented as 2.3.7-SE-V1 (Mythical Races version 2.3.7 Scripting Engine Version 1).
Configuration Changes:
Updated comments on the website to ensure accurate and up-to-date information.
Modified comments within the plugin to provide clearer and more informative descriptions.
Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.