Skip to content

Releases: ProjectEssentials/ProjectEssentials-Spawn

2.0.1+MC-1.15.2

2.0.1+MC-1.14.4

2.0.1-RC.1+MC-1.15.2

13 Jun 12:17
Compare
Choose a tag to compare

2.0.1-RC.1+MC-1.14.4

13 Jun 12:20
Compare
Choose a tag to compare

2.0.0+MC-1.15.2

2.0.0+MC-1.14.4

2.0.0-SNAPSHOT.1+MC-1.14.4

v1.15.2-1.1.0

18 Mar 19:50
Compare
Choose a tag to compare

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.

v1.14.4-1.2.0

18 Mar 19:32
Compare
Choose a tag to compare

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.

v1.15.2-1.0.0

08 Feb 17:30
Compare
Choose a tag to compare

Added

  • Initial release.