-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathupdate.json
More file actions
12 lines (12 loc) · 1.08 KB
/
Copy pathupdate.json
File metadata and controls
12 lines (12 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
{
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Cooldown/releases/tag/v1.14.4-1.0.2.0",
"1.14.4": {
"1.14.4-1.0.2.0": " - Added curseforge link in `/cooldown about` command.\n - Simplified code for creating directory.\n - Removed redundant information logging.\n - Usings optimal JsonConfiguration from core module.\n - Debug information now prints in debug log, not info.\n - Now cooldown module not depends on Permissions module.\n - Simplified cooldown commands.\n - Updated essentials core dependency.\n - Added german translations by @BixelPitch\n - Removed java plugin from build script.\n - Removed permissions from mandatory dependencies.\n - Package name fixed. [BREAKING CHANGES!]\n - Updated gradle wrapper to 5.6.4.\n - Gradle file cleanup.\n - Updated version number.",
"1.14.4-1.0.1.0": " - Fixed bug with not synchronizing cooldowns for command and command aliases.",
"1.14.4-1.0.0.0": " - Initial release of CooldownAPI as Project Essentials part."
},
"promos": {
"1.14.4-latest": "1.14.4-1.0.2.0",
"1.14.4-recommended": "1.14.4-1.0.2.0"
}
}