Skip to content

v1.14.4-1.2.0

Compare
Choose a tag to compare
@MairwunNx MairwunNx released this 18 Mar 19:32
· 63 commits to MC-1.14.4 since this release

Added

  • Project Essentials dependencies added to build.gradle.
  • Respawning at first home \ bed point \ world spawn added.
  • Back command compatibility added for respawning.
  • Back command compatibility added for spawn command.
  • Messaging.kt with sendMessage method added.
  • Compatibility with new localization API.

Changed

  • Kotlin version updated to 1.3.70.
  • KotlinX Serialization updated to 0.20.0.
  • Forge API version updated to 28.2.0.
  • SetSpawnCommand.kt: sendMsg replaced with sendMessage.
  • SetSpawnCommand.kt: deprecated api replaced on new.
  • SpawnCommand.kt: sendMsg replaced with sendMessage.
  • SpawnCommand.kt: deprecated api replaced on new.

Removed

  • Essentials dependencies removed from gradle.properties.
  • curseforge maven repository removed from repositories in build.gradle.