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
. Kotlin
andKotlinX Serialization
updated.- All essentials dependencies updated.
- Variable naming in gradle.properties improved.
- Version number updated.
- Version number updated in
mods.toml
andEntryPoint.kt
. - Usings
jsonInstance
from core module.
Fixed
- Double slash for command in logs.
- Package naming.
Removed
- Redundant logger messages.
- Java plugin from buildscript.
- Permissions module from mandatory dependencies.
UseExperimental
annotation forSpawnModelBase
class.createConfigDirs
method inSpawnModelBase
class.