Skip to content

Releases: PetteriM1/NukkitPetteriM1Edition

Nukkit PM1E 1.19.0.2205

25 Jun 14:34

Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.0.2205

  • Implemented toast notifications for 1.19+ (NukkitX#2002)
  • Implemented PlayerExperienceChangeEvent (NukkitX#1998)
  • Implemented Darkness effect (NukkitX#2008)
  • Implemented Swift Sneak enchantment (NukkitX#2009)
  • Implemented EndermanBlockPickUpEvent
  • Added missing 1.19 sound, level event, command, particle and entity data values
  • Food can now be eaten on peaceful difficulty (NukkitX#2019)
  • Portals previously incorrectly placed on nether roof are no longer being used
  • Water no longer freezes if there are blocks above it
  • Improved the performance of liquids
  • Fixed chunks constantly reloading in spectator mode on 1.19
  • Fixed certain inventory transactions not working on 1.19 (NukkitX#2013)
  • Fixed plugins being unable to get armor stand and end crystal custom name
  • Fixed armor stands getting stuck in the air
  • Fixed block colors for slabs, stairs and some other blocks
  • Fixed incorrect break time for obsidian
  • Fixed death caused by sweet berry bush having no death message
  • Fixed a no fall damage exploit
  • Fixed an exploit with entity interactions
  • Fixed interactive tag text (NukkitX#2017)

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

Nukkit PM1E 1.19.0.2177

07 Jun 17:58

Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.0.2177

  • Added protocol support for Minecraft 1.19.0
  • Snow and snow layer blocks can no longer be modified on adventure and spectator mode (NukkitX#1988)
  • Kill command can no longer be used to players on creative or spectator mode as 1.18.30 vanilla (NukkitX#1991)
  • Drowned loot drop rates are now closer to vanilla
  • Pressure plates no longer ignore flying entities
  • Allays are now spawnable on 1.19 and replaced with bats on unsupported versions
  • End crystal explosion is now checking isBlockBreaking from ExplosionPrimeEvent
  • For plugin compatibility, getApiVersion now returns 9.9.9.PM1E-<build number> instead of "CUSTOM"
  • Improved redstone wire placement
  • Fixed some block drops (NukkitX#1992)
  • Fixed pistons not breaking certain blocks
  • Fixed legacy maps created by plugins not being initialized
  • Fixed certain blocks not displaying correctly on 1.18.30
  • Fixed an issue causing fall damage not to work correctly
  • Fixed Watchdog killing the server while saving a large world on shutdown
  • Fixed some packet processing errors not being logged if debug logging isn't enabled
  • Fixed "You are running the latest version." message being sent for operators on every join when update notifications are enabled
  • Fixed update notifications displaying wrong latest version

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

Nukkit PM1E 1.18.30.2146

01 Jun 13:24

Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.30.2146

  • Implemented more achievemnets
  • Hunger and saturation now work more close to 1.18.30 vanilla (NukkitX#1985)
  • The server now shows a warning on startup if you try to run it as root/administrator (Waterfall#693)
  • Code that needs to be accessible for custom item implementation is no longer obfuscated
  • Fixed dropper dropping items to wrong direction
  • Fixed tipped arrow particles and errors in content creator log
  • Fixed lava not updating in nether
  • Fixed name tags on some entities that should not display them
  • Fixed observer redstone output
  • Fixed nether portals generating to wrong coordinates and some issues with portal teleportation
  • Fixed players not being able to eat spider eyes
  • Other bug fixes and improvements to performance and securty

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

Nukkit PM1E 1.18.30.2113

06 May 12:10

Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.30.2113

  • Implemented netherite armor knockback resistance
  • Implemented jukebox song info popup
  • Implemented limits for packet processing to avoid packet spamming
  • Firework explosions can now damage entities (can be disabled by cancelling EntityExplosionPrimeEvent)
  • Pumpkins now drop seeds when carved
  • Water can no longer be placed in nether using dispensers
  • Fixed current action not being stopped when PlayerDropItemEvent is cancelled (NukkitX#1978)
  • Fixed block collisions for some blocks (NukkitX#1983)
  • Fixed a dupe caused by multiple end crystal explosions
  • Fixed invisible fire on certain blocks
  • Fixed command auto completion on 1.18.30
  • Fixed command aliases not showing up
  • Fixed an issue causing clients to crash or chunks not to load on join when when player data contains invalid values
  • Fixed issues with some redstone components
  • Fixed armor protecting from damage caused by hunger
  • Improved client performance near other players
  • Improved bed dupe patch compatibility with plugins removing block drops
  • Improved player movement sending
  • Improved performance and security
  • Reduced the server JAR size

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

Nukkit PM1E 1.18.30.2049

19 Apr 17:29

Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.30.2049

  • Added protocol support for Minecraft 1.18.30
  • Implemented form window handlers (NukkitX#1972)
  • Implemented BlockPistonEvent (NukkitX/redstone)
  • Starting with max air ticks
  • Skins must have a valid geometry
  • Improved inventory content verification
  • Improved hopper performance
  • Improved inventory performance
  • Improved chunk error and debug logging
  • Fixed burning skull painting motive (NukkitX#1974)
  • Fixed entity spawn position (NukkitX#1973)
  • Fixed entities being sent before chunk
  • Fixed armor stand item loss and duplication
  • Fixed entity movement friction
  • Fixed anti insta break
  • Fixed safe spawning on bottom slabs
  • Fixed bed dupe
  • Fixed frost walker while riding a boat
  • Fixed client-side regeneration desync
  • Fixed a possible crash on dimension change
  • Fixed big spruce trees growing at wrong position

Nukkit PM1E 1.18.10.1993

19 Mar 23:29

Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.10.1993

  • 1.18 versions are now using the new chunk format
  • Sprinting is now cancelled when player has blindness effect or is low on food
  • Sprinting is now cancelled when player hits an entity like on vanilla (can be disabled)
  • Fixed stripped wood turining into wrong wood types
  • Fixed coarse dirt drops
  • Fixed double stone slab drops
  • Fixed bone meal effect on flowers
  • Fixed unable to place pressure plates on fences
  • Fixed smooth sandstone stairs
  • Fixed speed potion effect duration
  • Fixed an NPE with riptide and minecart inventory
  • Fixed several possible glitches at chunk borders due to Level returning incorrect block IDs in some methods used by entity ticking
  • Fixes for double plants
  • Fixes for tool damage
  • Fixes for vanilla item stack enforcements
  • Player#setSprinting(value) now sends the new speed to client by default, added Player#setSprinting(value, send)
  • Added soul fire
  • Added limits for client initiated level sound events
  • Added glow ink sac (NukkitX#1966)
  • Added record otherside (NukkitX#1965)
  • Now using fire damage game rule for magma block damage

Nukkit PM1E 1.18.10.1953

08 Feb 18:29

Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.10.1953

  • Added protocol support for Minecraft 1.18.10 including beta versions
  • Added "working" redstone (can be disabled)
  • Optimized redstone performance
  • Now supporting blocks from game versions 1.2-1.14
    • Using a custom, backwards compatible world format, see wiki for more details
    • New blocks will revert if the chunks are loaded on vanilla Nukkit!
    • You can disable the placement of new blocks in server.properties
    • New features implemented:
      • More slabs, stairs, trapdoors, signs, pressure plates
      • Looms, blast furnaces, smokers, composters, lava cauldrons, campfires
      • Pumpkin carving, log stripping
      • Sweet berry bushes and bamboo to world generation
  • Fixed issues with skin animations
  • Fixed issues with hoppers and hopper minecarts
  • Rewritten crafting manager for better multiversion compatibility
  • Difficulty can now be changed from in game settings
  • Fixed chest behavior with a slab on top of it
  • Coordinates of joining players are now shown in console (can be disabled)
  • Fixed placement of certain blocks on ice
  • Fixed several issues with player health and regeneration
  • Updated RakNet with several bug fixed
  • Lots of other bug fixes and improvements

Nukkit PM1E 1.18.0.1771

19 Jan 16:10

Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.0.1771

  • Added dispenser behavior for shears
  • Disabled sending of some entity data for better performance and less bandwidth usage
  • Fishing rods got from fishing can now have enchantments in them
  • Improved the performance of some inventory operations
  • Added back some previously removed API methods for better backwards compatibility
  • Fixed name tags being usable in adventure mode
  • Fixed some issues with entity scaling
  • Fixed some issues with entity rotation
  • Fixed a bug that made some invalid skins invisible instead of blocking their usage
  • Fixed several exploits with packets

Nukkit PM1E 1.18.0.1752

05 Jan 20:32

Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.0.1752

  • Dyes can now be used to change sign text color on latest client versions (NukkitX/#1943)
  • Shulker box item now drops the shulker box content when destroyed (NukkitX/#1945)
  • Cobblestone can now be used to repair stone items on anvil (NukkitX/#1944)
  • All ground vegetation can now be placed on mycelium (NukkitX/#1942)
  • Increased the default maximum message length to match vanilla
  • Fixed explosion exposure
  • Fixed incorrect color of the first row of pixels in maps
  • Fixed farmland not turning into dirt when player jumps on it
  • Fixed horses becoming saddled on their own
  • Fixed block break animation
  • Fixed piston extending animation
  • Other small bug fixes and improvements

Nukkit PM1E 1.18.0.1733

18 Dec 21:02

Choose a tag to compare

Nukkit PetteriM1 Edition 1.18.0.1733

  • Added sounds from 1.18 (Nukkitx/#1924)
  • Updated log4j2 again
  • Implemented boss bar colors for 1.18+ clients (Nukkitx/#1925)
  • Fixed invalid item net ID
  • Fixed a crash with maps
  • Fixed an issue that could cause maps to show wrong image
  • Fixed several issues with crafting and creative inventory
  • Crafting banners no longer crashes the game