- Added a few modern methods to
FileUtil.
- Minor addition to Commands API.
- Minor fixes in
TagWrapper. - Fixed online player profile update on Spigot.
- Fixed
ExcellentCratesitem adapter can throw an error. - Make
ItemBridgeto force lowercase IDs due to compatibility reasons. - Minor additions to
ItemTagAPI. - Fixed
spritetag handling on both, Spigot and Paper. - Fixed
spriteandheadtags no inherit parent's style and child components. - Added simple Base64 encode methods to
Stringsutil.
- Add key type for
NightRegistry. - Add
Holderutil. - Fix
LangMessagenot acceptCommandSendercollections. - Fix
headandspritetags can't handle content with quotes properly.
- Remake profiles updating.
- Add
ProblemReporterutil. - Add support for
<sprite>and<head>tags. - Add premade buttons for dialogs.
- Add
DialogUserutil. - Make
FileConfigusePathas file reference. - Improve performance for lang messages.
- Improve
AdaptedItemAPI. - Improve
NightKeyAPI. - Improve
NightRegistryAPI. - Improve
ItemTagutil. - Improve
FileUtilutil.
- Fixed loading on Spigot (again)
- Add profiles update cooldown to avoid Mojang API rate limit.
- Fixed loading on Spigot <= 1.21.6
- Minor API tweaks and additions
- EconomyBridge merged with some bugfixes.
- Custom registry API (draft).
- Parse
doublefrom dialogs output. AdaptedItemwrapper for custom items.- Dialog handler fixes.
- Added
user_skinmenu item type that reflects viewer's skin forplayer_headitems. - Added config setting to set date time format to use in other plugins.
- Code clean up.
- Minor fixes and additions.
- Fixed decoration tag parsing for items.
- Improved custom command argument creation.
- Remapped a few lang entries to not conflict with previous config.
- Fixed sounds parsing for lang config.
- Fixed default item names for menu configs.
Minor API additions and improvements.
- New Lang API.
- New Command API.
- Added NightBossBar wrapper.
- Improved DB synchronization implementation.
- Added
Max_Lifetimeproperty to theengine.yml. - Fixed
NightMessage#stripTagsnot worked properly. - Many other API additions amd improvements.
- Bug fixes.
- Fix TagParser to strip tags properly.
- Fix hover and click tag wrappers to quote target text.
- Strip inverted decoration tags produced by Paper's MiniMessage for item names and lore.
- Correct 'gray' color in custom scheme.
- Fix custom heads.
- Fix load on Paper <1.21.4.
- Add Profile cache.
- Fix load on Spigot <1.21.6
- Rename Hikari-pool.
- Fix SimpleTagWrapper for closing string.
- Fixed some placeholders not parsed properly.
- Fixed errors on <1.21.6
- Draft SQL API improvements.
- New version of the
NightSoundwrapper - Fixed heads in GUIs may override other items in the same slots even at low priority due to async profile update.
- Force save user data on quit and delay synchronization.
- New methods for
BlockUtil. - Add Spigot <-> Paper bridge for Entity's setCustomName.
- Fixed line split
\ninItemUtil.setLore.
- Added 1.21.7 as known version.
- Added support for 1.21.6
- Fixed maven URL
- Minor API additions
- Add 1.21.6 as known game version.
- Add color support for
firework_staritems in NightItem wrapper. - Add explicit support for LuckPerms.
- Allow load lang entries from any config file.
- Fix color config deserialization, where blue and green values were swapped.
- Fix heads skin loading (especially in GUIs).
- Fix default menu items has wrong names/properties.
- Fix messages to use prefix only in CHAT mode.
- Fixed compatibility for MC <= 1.21.4



