2.0.0-RC.2+MC-1.14.4
Pre-release
Pre-release
·
156 commits
to MC-1.14.4
since this release
Added
- Back location revoking on player leaving.
zh_cnlocalization added to safe localizations list.PermissionResolutionStrategyimplemented.org.json:jsonimplementation/internal dependency.CommandAliasesclass withaliaseshash map.
Changes
- Kotlin serialization gradle plugin updated.
mods.toml->creditsproperty value updated.- Module logic have moved to
ModuleObject.kt. - Changed documentation since version format.
- Some multi-line strings converted to string blocks.
- Kotlin experimental unsigned types replaced on typical types.
Removed
logoFileentry frommods.toml.- Directory paths for debugging.
- Old unused assets.
- Documentation from
documentationdirectory. - ⚠ Annotations for
configuration,commandsandmodule. kotlin-reflectfrom implementation\internal dependencies.Klaxonfrom implementation\internal dependencies.Cooldownfrom implementation dependencies.- ⚠
api versionproperty from module (with annotation). - ⚠
IModule#reload()method removed. - ⚠
IModule#getModule()method removed. - ⚠
IModule#getModuleData()method removed.