Releases: ProjectEssentials/ProjectEssentials-Warps
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
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 inbuild.gradle
.
v1.14.4-1.2.3
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 inbuild.gradle
.
v1.15.2-1.0.0
Added
- Initial release.
v1.14.4-1.2.2
Changed
- Uses
permissionAPIClassPath
from CoreAPI. - Uses
cooldownAPIClassPath
from CoreAPI.
v1.14.4-1.2.1
Fixed
- Incorrect operator level for warp commands executing.