2.0.0-RC.1+MC-1.14.4
Pre-release
Pre-release
·
177 commits
to MC-1.14.4
since this release
Note: it is not full list with changes!
Added
- Short aliases for basic commands, weather, gamemode, etc.
- Ability to configure some settings in game with command
/configure-essentials <> <>
. - Permissions for back command after death.
Changes
- Fully rewritten core module code, and module system.
- API breaking changes (not documented changes).
- Version number format now fully relative to semver.
- Updated kotlin runtime to the latest version.
- Now as updater file uses
updatev2.json
. - Almost all permissions nodes was renamed.
- Permissions system was changed, and now no one module dependents on permissions module.
Removed
- Redundant logger information spamming in common logger. Now it redirected to debug logger.
Fixed
- Back command incorrect behavior was fixed after death.
- Safe localization random bugs probably fixed.