New Command mmoxpbar

This commit is contained in:
nossr50
2020-04-27 19:01:40 -07:00
parent 34fe19e35c
commit 2325c4eb6b
28 changed files with 251 additions and 12 deletions

View File

@ -2,11 +2,17 @@ Version 2.1.126
mcMMO now relies on NMS for some of its features, if NMS cannot properly be wired up when initializing mcMMO behaviours relying on NMS will either be partially supported or disabled
mcMMO now has a compatibility mode, any features that require specific versions of Minecraft for full functionality will be disabled if your server is not running a compatible version, mcMMO will still function in compatibility mode, but either the feature will be modified or disabled depending on the version of the server software
New command /mmocompat - Shows information about whether or not mcMMO is fully functional or if some features are disabled due to the server software not being fully supported. Can be used by players or console.
New command /mmoxpbar (alias /xpbarsettings) - Players can choose to always show XP bars or to never show XP bars on a per skill basis
XPBars now last for 3 seconds before hiding instead of 2 seconds
Fixed an exploit involving fishing rods
mcMMO is now less verbose about unsupported materials found in configs
Notes:
There are no features that rely on NMS in this version, it took a lot of work to write the NMS framework and I'm going to delay implementation for future versions.
/mmoxpbar (or /xpbarsettings) example usages
/mmoxpbar show archery - Always show archery XP bar
/mmoxpbar hide acrobatics - Never show acrobatics XP bar
/mmoxpbar reset - Reset all settings related to XP bars (hide/show)
Version 2.1.125
*Fixed a bug where you could not place blocks on top of certain repair/salvage anvils