v1.14.4-1.2.1
·
327 commits
to MC-1.14.4
since this release
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.