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_cn
localization added to safe localizations list.PermissionResolutionStrategy
implemented.org.json:json
implementation/internal dependency.CommandAliases
class withaliases
hash map.
Changes
- Kotlin serialization gradle plugin updated.
mods.toml
->credits
property 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
logoFile
entry frommods.toml
.- Directory paths for debugging.
- Old unused assets.
- Documentation from
documentation
directory. - ⚠ Annotations for
configuration
,commands
andmodule
. kotlin-reflect
from implementation\internal dependencies.Klaxon
from implementation\internal dependencies.Cooldown
from implementation dependencies.- ⚠
api version
property from module (with annotation). - ⚠
IModule#reload()
method removed. - ⚠
IModule#getModule()
method removed. - ⚠
IModule#getModuleData()
method removed.