v1.14.4-1.1.1
·
98 commits
to MC-1.14.4
since this release
Added
- German support by @BixelPitch.
- Checking on availability cooldown and permissions modules.
- Compatibility with 1.1.0 and 1.1.0 permissions \ core module versions.
Changed
- Gradle wrapper updated to
5.6.4. KotlinandKotlinX Serializationupdated.- All essentials dependencies updated.
- Variable naming in gradle.properties improved.
- Version number updated.
- Version number updated in
mods.tomlandEntryPoint.kt. - Usings
jsonInstancefrom core module.
Fixed
- Double slash for command in logs.
- Package naming.
Removed
- Redundant logger messages.
- Java plugin from buildscript.
- Permissions module from mandatory dependencies.
UseExperimentalannotation forSpawnModelBaseclass.createConfigDirsmethod inSpawnModelBaseclass.