Skip to content

v1.14.4-1.2.1

Compare
Choose a tag to compare
@MairwunNx MairwunNx released this 07 Feb 16:46
· 327 commits to MC-1.14.4 since this release

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.