Skip to content

Releases: ProjectEssentials/ProjectEssentials-Core

v1.14.4-1.2.1

07 Feb 16:46
Compare
Choose a tag to compare

Added

  • Class paths added to EssBase.kt to companion object.
  • CommandEvent.isPlayerSender added to CommandEventExtensions.kt.

Changed

  • EntryPoint.kt uses class paths from CoreAPI.
  • CommandsConfigurationUtils.kt formatted.
  • CommandContext<...>.playerName() now if source is server, then return #server as nickname.
  • CommandEvent.player (changed return type to nullable ServerPlayerEntity) now return null if source is server.
  • ModPathHelper.kt formatted.

Fixed

  • Curse forge incorrect link on mod startup phase.

v1.14.4-1.2.0

26 Jan 18:49
Compare
Choose a tag to compare

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

18 Jan 18:07
Compare
Choose a tag to compare

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

15 Jan 13:46
Compare
Choose a tag to compare

Changes included in Project Essentials Core - 1.0.3.2 for 1.14.4 Forge

Added

  • Added JsonHelper.kt with jsonInstance.

Project Essentials Core - 1.0.3.1 for 1.14.4 Forge

14 Jan 20:11
Compare
Choose a tag to compare

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

12 Jan 14:51
Compare
Choose a tag to compare
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

07 Oct 19:25
Compare
Choose a tag to compare
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

06 Oct 20:32
Compare
Choose a tag to compare
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

06 Oct 20:10
Compare
Choose a tag to compare
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

06 Oct 19:31
Compare
Choose a tag to compare
Changes included in Project Essentials Core - 1.0.0.1 for 1.14.4 Forge
Fixed not existing dependencies in jar.