File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"homepage" : " https://github.com/ProjectEssentials/ProjectEssentials-Spawn" ,
3
- "1.14.4" : {
4
- "1.14.4-1.1.2" : " Changelog for 1.1.2 https://github.com/ProjectEssentials/ProjectEssentials-Spawn/blob/MC-1.14.4/changelog.md#1144-112---2020-02-08" ,
5
- "1.14.4-1.1.1" : " - German support by @BixelPitch added.\n - Checking on availability cooldown and permissions modules added.\n - Compatibility added with 1.1.0 and 1.1.0 permissions \\ core module versions.\n - Gradle wrapper updated to `5.6.4`.\n - `Kotlin` and `KotlinX Serialization` updated.\n - All essentials dependencies updated.\n - Usings `jsonInstance` from core module.\n - Double slash for command in logs fixed.\n - Package naming fixed.\n - Redundant logger messages removed.\n - Permissions module removed from mandatory dependencies.\n - " ,
6
- "1.14.4-1.1.0.0" : " - Added logging loaded spawn data.\n - Added ProjectEssentials-Cooldown dependencity.\n - Added assigning aliases for Cooldown module." ,
7
- "1.14.4-1.0.1.0" : " - Small mod behavior improvements." ,
8
- "1.14.4-1.0.0.2" : " - Updated Project Essentials Permissions API dependency." ,
9
- "1.14.4-1.0.0.1" : " - Fixed some wrong meta information for mod." ,
10
- "1.14.4-1.0.0.0" : " - Initial release of Project Essentials Spawn as Project Essentials part."
3
+ "1.15.2" : {
4
+ "1.15.2-1.0.0" : " Changelog for 1.0.0 https://github.com/ProjectEssentials/ProjectEssentials-Spawn/blob/MC-1.15.2/changelog.md#1152-100---2020-02-08"
11
5
},
12
6
"promos" : {
13
- "1.14.4 -latest" : " 1.14.4 -1.1.2 " ,
14
- "1.14.4 -recommended" : " 1.14.4 -1.1.2 "
7
+ "1.15.2 -latest" : " 1.15.2 -1.0.0 " ,
8
+ "1.15.2 -recommended" : " 1.15.2 -1.0.0 "
15
9
}
16
10
}
You can’t perform that action at this time.
0 commit comments