Skip to content

Releases: PetteriM1/NukkitPetteriM1Edition

Nukkit PM1E 1.19.60.2599

15 Feb 15:34
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.60.2599

  • Patched a crafting table item duplication exploit
  • Updated concrete powder & stained terracotta block colors
  • Fixed mending enchantment low repair rates
  • Improved bug reporting
  • API: Added sounds and particles from 1.19.60 (NKX#2093)
  • Some other small bug fixes

Launcher:

  • Attempting to download original-nukkit-1.0-SNAPSHOT.jar automatically if it's missing or incompatible

Hotfix:

  • Fixed an issue with offhand inventory on player death

WorldGeneratorExtension 1.0.1:

  • Patched StackOverflowError in LiquidUpdater

Updated javadocs can be found at https://suomicraftpe.ddns.net/javadocs/nukkit-pm1e/

Download Launcher.jar below

Nukkit PM1E 1.19.60.2588

08 Feb 14:31
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.60.2588

  • Added support for Minecraft 1.19.60
  • Fixed armor stands not rotating to all directions
  • Fixed projectiles not breaking paintings
  • Fixed pistons being able to break portals
  • Fixed default food saturation level (NKX#2087)
  • Fixed shield getting damaged when it's used to hit an entity
  • Fixed elytra durability not decreasing when used
  • Fixed large skins making players unable to join
  • Players are now informed if disconnection reason is an invalid skin
  • Improved performance of chunks with lots of containers
  • Other fixes and improvements

Notice new setup method: download both jars into same directory and start the server from Launcher.jar

Nukkit PM1E 1.19.50.2560

17 Jan 19:28
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.50.2560

  • Fixed cactus growing multiple blocks at once
  • Fixed items not floating on water
  • Fixed players getting kicked while downloading large resource packs
  • Fixed certain hostile mobs being able to spawn on mushroom island
  • Fixed trident water check failing in certain conditions
  • Fixed shield blocking delay
  • Fixed mobs spawning when spectators were nearby
  • Animals now spawn in groups
  • Other fixes and improvements

Officially supported structure generators are now available at https://github.com/PetteriM1/WorldGeneratorExtension/releases/

Updated javadocs can be found at https://suomicraftpe.ddns.net/javadocs/nukkit-pm1e/

Notice new setup method: download both jars into same directory and start the server from Launcher.jar

Nukkit PM1E 1.19.50.2541

10 Jan 20:01
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.50.2541

  • Fixed crafting with black dye
  • Fixed saddled mobs not dropping the saddle when killed
  • Fixed elytras always resetting fall distance
  • Fixed the tnt inside tnt minecarts turning invisible
  • Fixed an issue in biome selection causing large one block deep water areas to generate
  • Added seagrass, kelp and monster egg stone to world generation
  • Added force-resources-allow-client-packs setting to allow client provided packs when force-resources is enabled
  • Added rabbit breeding
  • Updated list of items supported as furnace fuel
  • Reduced the amount of unnecessary information sent to client
  • API: Added Block#hasWater(id) and Block#usesFakeWater(id) to check wether a block uses fake waterlogging
  • Other fixes and improvements

Nukkit PM1E 1.19.50.2518

29 Dec 16:08
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.50.2518

  • Fixed shulker box dispense behavior
  • Fixed slimes spawning on wrong biomes
  • Fixed a bug that caused items outside main inventory to disappear or duplicate in certain situations
  • Fixed hoppers connected to furnaces working incorrectly and making items disappear
  • Fixed bells turning invisible
  • Fixed anvils not being placeable on certain blocks
  • Fixed drowneds sometimes getting an item when they shouldn't
  • Fixed beacon effect selection
  • Implemented chest boats
  • Implemented music disc 5 & disc fragment
  • Unsupported items on older game versions can now be moved in inventory
  • Damage not caused by entities no longer resets damage cooldown
  • Added reduce-traffic setting to disable sending of some non-critical item nbt for less network traffic
  • Other fixes and improvements

Nukkit PM1E 1.19.50.2491

08 Dec 11:40
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.50.2491

  • Fixed maps on 1.19.50
  • Fixed crashing on certain 1.18 versions
  • Fixed water mobs not spawning
  • Increased enderman follow range
  • Improved random block ticking
  • Tridents thrown on creative don't despawn either
  • Map number is now displayed
  • More hopper optimizations in limited redstone mode
  • Skeleton and stray now hold their bow when attacking players
  • Added 1.19.50 sound and entity data values
  • API: Fixed PlayerInventory#sendHeldItem not updating selected slot index
  • API: Removed EntityMetadata dataFlagsTempImpl560Data/Set. Make sure your code always uses setDataFlag when setting DATA_FLAGS or DATA_FLAGS_EXTENDED to ensure multiversion compatibility.
  • Other fixes and improvements

Updated javadocs can be found at https://suomicraftpe.ddns.net/javadocs/nukkit-pm1e/

Nukkit PM1E 1.19.50.2468

29 Nov 19:24
Compare
Choose a tag to compare

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

Nukkit PM1E 1.19.40.2431

15 Nov 21:55
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.40.2431

  • Fixed projectiles not updating on chunks further away from players
  • Fixed sweet berries not being plantable on mycelium and farmland
  • Fixed turtle helmet not protecting as armor
  • Fixed crossbows not loading on the first attempt
  • Fixed chunk cache breaking chunk sending on the previous release
  • Fixed players sometimes still being on fire after respawning
  • Fixed immediate respawn gamerule
  • Fixed projectiles other than arrows dealing incorrect amount of damage
  • Fixed boats sinking on 1.19.40
  • Added death message to the death screen on 1.19.10+
  • Added support for resource pack encryption (NukkitX#2072)
  • Improved enderman teleport
  • Improved movement and attack of flying mobs
  • Improved mob aim
  • Made some fixes for block breaking and placement
  • Made some improvements to mob spawning
  • Protection enchantment can now protect from potion damage
  • Endermans can now pick up more block types
  • Endermans no longer despawn when they are holding a block
  • Enchanted books got from fishing can now have enchantments with higher level
  • Ghasts and blazes no longer follow players
  • Zombies can now drop the armor they spawn with
  • Zombies now save the armor they spawn with
  • Baby zombies now drop the items they have picked up
  • Certain mobs should not take fall damage
  • Llamas and striders can now spawn
  • Striders can now swim in lava
  • Piglins now spawn with crossbows
  • Pillagers now hold the crossbow correctly while attacking
  • Hoglins, blazes and wither skeletons are no longer spawned everywhere in the nether
  • Protocol 558 can now connect
  • API: Added setKnockBackAttacker and setAnimation + fixed getAttacker in EntityDamageBlockedEvent
  • API: Added Player#setCanTickShield() to allow disabling shield blocking
  • API: Removed mob projectile constructors with unused "critical" value
  • API: Removed Level#addSoundToViewers() as Level#addSound() does the same thing
  • API: Made some Nukkit PM1E only public fields hidden, use setters and getters instead
  • Other fixes and improvements

Updated javadocs can be found at https://suomicraftpe.ddns.net/javadocs/nukkit-pm1e/

Nukkit PM1E 1.19.40.2373

26 Oct 07:53
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.40.2373

  • Added protocol support for Minecraft 1.19.40
  • Fixed player movement often getting reverted
  • Fixed player rotation not being updated to other players when not moving distance
  • Fixed ghost blocks when block placement is cancelled by the server
  • Reduced the size of biome definition list sent to player on join (pmmp/BedrockData/9ec9a96)
  • Updated vanilla entity identifiers
  • Network code is now up to date with Cloudburst Nukkit
  • Spectators no longer receive effect from splash potions
  • Each minecart variant now drops itself as a single item when broken (NukkitX#2018)
  • API: Removed incorrect PlayerToggleFlightEvent calls when changed adventure setting/player ability is not FLYING
  • API: Fixes to EnchantmentType#canEnchantItem
  • API: All entities now use EntityExplosionPrimeEvent instead of ExplosionPrimeEvent
  • API: Basic support for custom entities (cn.nukkit.entity.custom), thanks to Alemiz [example plugin]
  • Other fixes and improvements

Updated javadocs can be found at https://suomicraftpe.ddns.net/javadocs/nukkit-pm1e/

Nukkit PM1E 1.19.30.2350

07 Oct 22:10
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.30.2350

  • Having allow-flight enabled will no longer allow client change adventure settings server side
  • Having levitation/slow falling effect will no longer allow player to bypass speed checks
  • Silk touch now requires the item to be a tool (item.isTool())
  • Fishing now drops the experience as orbs instead of directly giving it allowing mending to work
  • Crossbow damage is now more close Bedrock Edition vanilla
  • Firework flight duration is now implemented
  • Fireworks with higher flight duration can now be crafted
  • Fixed firework crafting recipe accepting any color of firework star
  • Fixed daylight detectors not updating their redstone output
  • Patched a duplication exploit with pistons
  • API: Added EntityArrow#isFromCrossbow()
  • API: Added ItemFirework#getFlight()/setFlight()
  • API: Added Player#getLastFireworkBoostTick()
  • API: RedstoneUpdateEvent is now called for pistons
  • API: CraftingManager now automatically registers the recipe for all protocols if non multiversion compatible plugin is used
  • Other bug fixes and performance improvements

Updated javadocs can be found at https://suomicraftpe.ddns.net/javadocs/nukkit-pm1e/