- Add support for 1.21.5.
- Add Cuboid API.
- Add unified confirm menu API.
- Add GUI utils and confirmation API.
- Improved TabContext class. Added argument & flag cache.
- Improved CommandContext feedback methods to accept Replacer consumer.
- Improved text components implementation by using Paper features where possible.
- Fixed nightcore prefix in other plugin's command error messages.
- Fixed the same command flag appears infinite times in tab completion.
- Fixed NPE errors related to Dialog and LinkedMenu classes.
- Other various fixes and improvements.
Fixed error of previous 2.7.4 build
- Migrate plugin name, commands, language, database and userdata settings to the engine.yml config file.
- Added LangUIButton class with better localization of GUI editor buttons.
- Make NightSound class compact for config files.
- Added NightSound support for the
sound
tag of lang messages. This allows to use volume and pitch values and custom RP sounds. - Added 'Locale' config option for Number Formatter.
- Added 'TimeZone' config option.
- New TimeFormats class with different time format options.
- Fixed NightTask#stop never worked properly.
- Fixed possible CommandMap errors.
- Migrate plugin name, commands, language, database and userdata settings to the engine.yml config file.
- Added LangUIButton class with better localization of GUI editor buttons.
- Make NightSound class compact for config files.
- Added NightSound support for the
sound
tag of lang messages. This allows to use volume and pitch values and custom RP sounds. - Added 'Locale' config option for Number Formatter.
- Added 'TimeZone' config option.
- New TimeFormats class with different time format options.
- Fixed NightTask#stop never worked properly.
- Fixed possible CommandMap errors.
- Updated lang assets to 1.21.4
- ConfigValue API additions.
- Fixed bugged menu auto-refresh.
- Menu API additions.
- Fixed broken ItemHandler in certain menus in certain cases.
- Bridge to use Paper API.
- Fixed StringUtil ID method.
- Support for inverted bold, italic, underlined text tags.
- Support for Color particle data.