Skip to content

Releases: PetteriM1/NukkitPetteriM1Edition

Nukkit PM1E 1.19.21.2276

24 Aug 10:42
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.21.2276

  • Added protocol support for Minecraft 1.19.21
  • Fixed update notification reporting incorrect version numbers

Nukkit PM1E 1.19.20.2273

09 Aug 20:19
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.20.2273

  • Added protocol support for Minecraft 1.19.20
  • Fixed dropper, dispenser & observer drops meta
  • Fixed dispenser removing effect from tipped arrows
  • Fixed compass pointing to player join position instead of the world spawn
  • Fixed SpawnerTask not being created before POSTWORLD plugin loads
  • Dispensers now check the spawn eggs enabled setting
  • Level time is no longer limited to one in-game day
  • Map id is now saved to make sure correct image is always shown
  • Implemented Bucket of Axolotl and Bucket of Tadpoles
  • Implemented tropical fish variants
  • Implemented more achievements
  • Increased maximum login/skin data size to 3 mb/10 mb when geometry limits disabled
  • Made all new mobs spawnable
  • Made crossbows able to shoot fireworks
  • Made burning time caused by lava match vanilla Bedrock
  • Improved connection process in case of packet drops
  • Added a workaround for item frames and campfires displaying incorrect items on 1.19.10+
  • Added a warning about Java version 8 or 11 being recommended for compatibility
  • Added a warning about the performance impact of using old Zlib implementations
  • API: Added multiversion compatible methods to get, check and remove creative items
  • API: Added some missing methods for better compatibility with Cloudburst Nukkit plugins
  • API: Added/removed/moved some classes for better compatibility with Cloudburst Nukkit plugins
    Classes affected:
    +ListChunkManager
    +SingleChunkManager
    +EntityVillagerV1
    +EntityZombieVillagerV1
    -EntityVillagerV2
    -EntityZombieVillagerV2
    -IterableThreadLocal (NukkitX#2027)
    ~EntitySnowGolem
    ~EntityWolf
    ~EntityVillagerV2
    ~EntityZombieVillagerV2
    ~RepairItemEvent
  • Other fixes and improvements

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

Nukkit PM1E 1.19.10.2228

13 Jul 17:22
Compare
Choose a tag to compare

Nukkit PetteriM1 Edition 1.19.10.2228

  • Added protocol support for Minecraft 1.19.10
  • Added a patch to prevent players "chunk banning" others with item frames
  • Implemented crossbow multishot
  • Projectiles can now damage boats and minecarts
  • Bed spawn point can now be set on day
  • Fixed tipped arrows becoming normal ones after restart
  • Fixed air sometimes not going down while swimminng
  • Fixed some player movement related issues
  • Fixed dropper not dropping item when broken by hand
  • Fixed dispenser dispensing splash potions without an effect
  • Other bug fixes and performance improvements

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

Nukkit PM1E 1.19.0.2205

25 Jun 14:34
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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