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 about
command. - German translations by @BixelPitch
noinspections
in build.gradle file.
Changed
- Updated essentials core dependency.
- Simplified cooldown commands (from
/essentials cooldown
to/cooldown
). - Now cooldown module not depends on Permissions module.
- Debug information now prints in debug log, not info.
- Usings optimal
JsonConfiguration
from 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)