Project Essentials Cooldown - 1.0.2.0 for 1.14.4 Forge
·
43 commits
to MC-1.14.4
since this release
Changes included in Project Essentials Cooldown - 1.0.2.0 for 1.14.4 Forge
Added
- CurseForge link in
/cooldown aboutcommand. - German translations by @BixelPitch
noinspectionsin build.gradle file.
Changed
- Updated essentials core dependency.
- Simplified cooldown commands (from
/essentials cooldownto/cooldown). - Now cooldown module not depends on Permissions module.
- Debug information now prints in debug log, not info.
- Usings optimal
JsonConfigurationfrom core module. - Simplified code for creating directory.
- Updated changelog in update.json.
- Updated Permissions module dependency.
- Updated gradle wrapper to
5.6.4. - build.gradle file cleanup.
Removed
- Redundant information logging.
- Java plugin from build script.
- Permissions from mandatory dependencies.
Fixed
- Package name. (Break compatibility)