Releases: ProjectEssentials/ProjectEssentials-Spawn
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
2.0.1-RC.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.1.0
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.ktwithsendMessagemethod 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:sendMsgreplaced withsendMessage.SetSpawnCommand.kt: deprecated api replaced on new.SpawnCommand.kt:sendMsgreplaced withsendMessage.SpawnCommand.kt: deprecated api replaced on new.
Removed
- Essentials dependencies removed from
gradle.properties. curseforgemaven repository removed from repositories inbuild.gradle.
v1.14.4-1.2.0
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.ktwithsendMessagemethod 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:sendMsgreplaced withsendMessage.SetSpawnCommand.kt: deprecated api replaced on new.SpawnCommand.kt:sendMsgreplaced withsendMessage.SpawnCommand.kt: deprecated api replaced on new.
Removed
- Essentials dependencies removed from
gradle.properties. curseforgemaven repository removed from repositories inbuild.gradle.
v1.15.2-1.0.0
Added
- Initial release.