Releases: ProjectEssentials/ProjectEssentials
Releases · ProjectEssentials/ProjectEssentials
2.0.1+MC-1.15.2
2.0.1+MC-1.14.4
2.0.0+MC-1.15.2
2.0.0+MC-1.14.4
2.0.0-SNAPSHOT.1+MC-1.14.4
Release changes
Known issues:
Localization for teleport commands not exist.Afk detect still has incorrect behavior.Command aliases incorrect behavior (Will fixed in core module).- Sometimes I've bug with incorrect look vector (break, jump commands). Will not fixed in next snapshots IDK how it.
Platform status incorrect out.Exception "Module Basic not found" when kit taken.Exception while parsing kit date time.Incorrect array list variants in command (Will fixed in core module).- Invisibility (vanish command) state no saving after player leave.
Repair command no fixes current item.
v1.15.2-1.1.2
Fixed
- Incorrect output with enabled localization for
afkcommand. - Incorrect output with enabled localization for
suicidecommand.
v1.14.4-1.0.2
Fixed
- Incorrect output with enabled localization for
afkcommand. - Incorrect output with enabled localization for
suicidecommand.
v1.15.2-1.1.1
Changed synced with 1.14.4-1.0.1
Added
- Project Essentials Libraries added to
libsdirectory. - Localization processing added.
- Support safe-localization added.
- Top command compatibility with back location api added.
- Tpaccept command compatibility with back location api added.
- Tpall command compatibility with back location api added.
- Tphere command compatibility with back location api added.
- Tppos command compatibility with back location api added.
Changed
- Kotlin dependency updated.
- KotlinX Serialization dependency updated.
- Forge version updated to
28.2.0. @UseExperimentalannotation replaced with@OptIninTeleportPresenter.kt.- Deprecated API functions replaced on actual functions.
Removed
- ess modules from
gradle.propertiesremoved. - Ess modules removed from dependencies in
build.gradle. jitpack.iomaven repository removed from repositories inbuild.gradle.
v1.14.4-1.0.1
Added
- Project Essentials Libraries added to
libsdirectory. - Localization processing added.
- Support safe-localization added.
- Top command compatibility with back location api added.
- Tpaccept command compatibility with back location api added.
- Tpall command compatibility with back location api added.
- Tphere command compatibility with back location api added.
- Tppos command compatibility with back location api added.
Changed
- Kotlin dependency updated.
- KotlinX Serialization dependency updated.
- Forge version updated to
28.2.0. @UseExperimentalannotation replaced with@OptIninTeleportPresenter.kt.- Deprecated API functions replaced on actual functions.
Removed
- ess modules from
gradle.propertiesremoved. - Ess modules removed from dependencies in
build.gradle. jitpack.iomaven repository removed from repositories inbuild.gradle.
v1.15.2-1.1.0
Changed synced with 1.14.4-1.0.0
Added
CommandsAPI.ktimplementedgetIntExistingmethod.CommandsAPI.ktimplementedgetIntmethod.CommandsAPI.ktimplementedgetDispatchermethod.en_us.jsonlocalization added for help command.ru_ru.jsonlocalization added for help command.HelpCommand.kthelp command implemented.- Color settings for
/helpcommand added. - Closes #6. (Reason: Resolved).
/listcommand implemented with pages and colors.- New
CommandsAPIimplemented.
Changed
CommandSourceExtensions.ktsendMsg argument type args:Stringchanged toAny.
Fixed
- Log message in
EssentialsCommand.kt. - Incorrect literal for
helpcommand. - #5. (Checking on CooldownAPI existing added).