Skip to content

Releases: ProjectEssentials/ProjectEssentials-Warps

2.0.1+MC-1.15.2

2.0.1+MC-1.14.4

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.0.1

18 Mar 20:54
Compare
Choose a tag to compare

Added

  • Project Essentials dependencies added to build.gradle.
  • Processing localization added.
  • Messaging.kt implemented.
  • WarpCommand.kt: Compatibility with new messaging added.
  • SetWarpCommand.kt: Compatibility with new messaging added.
  • DelWarpCommand.kt: Compatibility with new messaging added.
  • WarpCommand.kt: compatibility with back command added.

Changed

  • Kotlin version updated to 1.3.70.
  • KotlinX Serialization version updated to 0.20.0.
  • Forge API version updated to 28.2.0.

Removed

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

v1.14.4-1.2.3

18 Mar 20:47
Compare
Choose a tag to compare

Added

  • Project Essentials dependencies added to build.gradle.
  • Processing localization added.
  • Messaging.kt implemented.
  • WarpCommand.kt: Compatibility with new messaging added.
  • SetWarpCommand.kt: Compatibility with new messaging added.
  • DelWarpCommand.kt: Compatibility with new messaging added.
  • WarpCommand.kt: compatibility with back command added.

Changed

  • Kotlin version updated to 1.3.70.
  • KotlinX Serialization version updated to 0.20.0.
  • Forge API version updated to 28.2.0.

Removed

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

v1.15.2-1.0.0

08 Feb 16:57
Compare
Choose a tag to compare

Added

  • Initial release.

v1.14.4-1.2.2

08 Feb 16:47
Compare
Choose a tag to compare

Changed

  • Uses permissionAPIClassPath from CoreAPI.
  • Uses cooldownAPIClassPath from CoreAPI.

v1.14.4-1.2.1

27 Jan 15:46
Compare
Choose a tag to compare

Fixed

  • Incorrect operator level for warp commands executing.