New Features
- Blacklist players from being able to enable full bright by giving them the "FB_blacklisted" tag (
/tag player add FB_blacklisted
) (/tag player remove FB_blacklisted
to whitelist them again) - Disable fullbright from being enabled by default by running
/scoreboard players set FBDisabledByDefault mpfb.config 1
(and run/scoreboard players set FBDisabledByDefault mpfb.config 0
to make it be enabled by default again)
Bug fixes
- non player entities no longer receive night vision
- players are no longer given infinite duration night vision to prevent unlimited night vision in case datapack fails or is uninstalled
- you will no longer receive unsupported version error when using on 1.21.1+
- added an uninstall function (
/function mpfullbright:uninstall
)