Skip to content

v1.14.4-1.1.1

Compare
Choose a tag to compare
@MairwunNx MairwunNx released this 23 Jan 20:21
· 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 and KotlinX Serialization updated.
  • All essentials dependencies updated.
  • Variable naming in gradle.properties improved.
  • Version number updated.
  • Version number updated in mods.toml and EntryPoint.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 for SpawnModelBase class.
  • createConfigDirs method in SpawnModelBase class.