Releases: ProjectEssentials/ProjectEssentials-Core
Releases · ProjectEssentials/ProjectEssentials-Core
v1.14.4-1.2.1
Added
- Class paths added to
EssBase.kt
tocompanion object
. CommandEvent.isPlayerSender
added toCommandEventExtensions.kt
.
Changed
EntryPoint.kt
uses class paths fromCoreAPI
.CommandsConfigurationUtils.kt
formatted.CommandContext<...>.playerName()
now if source is server, then return#server
as nickname.CommandEvent.player
(changed return type to nullableServerPlayerEntity
) now returnnull
if source is server.ModPathHelper.kt
formatted.
Fixed
- Curse forge incorrect link on mod startup phase.
v1.14.4-1.2.0
Added
- Localizaton for restricted messages.
- Hover event with restricred message description.
Fixed
- Wrong op level for
pardon-ip
command.
Project Essentials Core - 1.1.0.0 for 1.14.4 Forge
Changes included in Project Essentials Core - 1.1.0.0 for 1.14.4 Forge
Added
- Cooldown and Permission modules as not mandatory dependency.
- Configuration for native vanilla commands.
- Implemented all vanilla commands.
- Permission checking on all vanilla commands.
- Cooldown checking on all vanilla commands.
NativeCommandUtils
with ability to remove command.
Project Essentials Core - 1.0.3.2 for 1.14.4 Forge
Changes included in Project Essentials Core - 1.0.3.2 for 1.14.4 Forge
Added
- Added
JsonHelper.kt
withjsonInstance
.
Project Essentials Core - 1.0.3.1 for 1.14.4 Forge
Changes included in Project Essentials Core - 1.0.3.1 for 1.14.4 Forge
Added
- This changelog file.
- Empty line after startup message.
- Logo file.
Changed
- Package name changed to correctly.
Fixed
cr
symbols in mod info after line.
Project Essentials Core - 1.0.3.0 for 1.14.4 Forge
Changes included in Project Essentials Core - 1.0.3.0 for 1.14.4 Forge
Bumped kotlin, kotlinx serialization and forge version.
Improved build script and renamed variables in properties.
Bumped dokka version.
Added compatibility with forge 28.1.X.
Improved logging on mod startup and on forge version incompatibility.
Project Essentials Core - 1.0.2.0 for 1.14.4 Forge
Changes included in Project Essentials Core - 1.0.2.0 for 1.14.4 Forge
Fixed crash while dependency using CoreAPI.
Project Essentials Core - 1.0.1.0 for 1.14.4 Forge
Changes included in Project Essentials Core - 1.0.1.0 for 1.14.4 Forge
Added playerName extension in CommandContext.
Project Essentials Core - 1.0.0.2 for 1.14.4 Forge
Changes included in Project Essentials Core - 1.0.0.2 for 1.14.4 Forge
Fixed some api mistakes.
Project Essentials Core - 1.0.0.1 for 1.14.4 Forge
Changes included in Project Essentials Core - 1.0.0.1 for 1.14.4 Forge
Fixed not existing dependencies in jar.