File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99## [ 1.14.4-1.2.0] - 2020-03-18
1010
1111### Added
12+ - Project Essentials dependencies added to ` build.gradle ` .
13+ - Respawning at first home \ bed point \ world spawn added.
14+ - Back command compatibility added for respawning.
15+ - Back command compatibility added for spawn command.
16+ - ` Messaging.kt ` with ` sendMessage ` method added.
17+ - Compatibility with new localization API.
1218
1319### Changed
20+ - Kotlin version updated to ` 1.3.70 ` .
21+ - KotlinX Serialization updated to ` 0.20.0 ` .
22+ - Forge API version updated to ` 28.2.0 ` .
23+ - ` SetSpawnCommand.kt ` : ` sendMsg ` replaced with ` sendMessage ` .
24+ - ` SetSpawnCommand.kt ` : deprecated api replaced on new.
25+ - ` SpawnCommand.kt ` : ` sendMsg ` replaced with ` sendMessage ` .
26+ - ` SpawnCommand.kt ` : deprecated api replaced on new.
1427
1528### Removed
29+ - Essentials dependencies removed from ` gradle.properties ` .
30+ - ` curseforge ` maven repository removed from repositories in ` build.gradle ` .
1631
1732## [ 1.14.4-1.1.2] - 2020-02-08
1833
You can’t perform that action at this time.
0 commit comments