Skip to content

Nukkit PM1E 1.19.50.2468

Compare
Choose a tag to compare
@PetteriM1 PetteriM1 released this 29 Nov 19:24
· 4087 commits to release since this release

Nukkit PetteriM1 Edition 1.19.50.2468

  • Added support for Minecraft 1.19.50
  • Fixed harming arrows breaking attack cooldown
  • Made fixes to safe spawning (PMMP/2d0602d)
  • Made fixes to critical hits
  • Limited redstone now includes some extra optimization for hoppers
  • Custom player skins are no longer shown to players with trusted skins only setting enabled
  • Tridents thrown on survival no longer despawn
  • Full JE style query (enable-query) is no longer enabled by default
  • API: Removed cn.nukkit.level.sound.* and all related methods
  • API: If you handle EntityMetadata containing DATA_FLAGS manually, please set dataFlagsTempImpl560Data and dataFlagsTempImpl560Set to ensure compatibility with the latest protocol
  • Other fixes and improvements