Releases: PetteriM1/NukkitPetteriM1Edition
Nukkit PM1E 1.21.20.3779
Nukkit PetteriM1 Edition 1.21.20.3779
- Fixed potion effects not being displayed on 1.21
- Fixed chunks loading slowly after teleport
- Fixed pistons being able to be exploited to break unbreakable blocks
- Fixed dropped items not always stacking
- Fixed an item duplication exploit with shulker boxes
- Fixed monsters burning in nether and the end
- Fixed squid spawning ink on non entity attack
- Fixed unable to feed horses more than once
- Witches now always drop 4-8 redstone
- Implemented the end terrain generator based on Cloudburst
- Updated recipes
- API: Everything in CraftingManager that doesn't exist on official Nukkit has been deprecated. Multiversion compatibility is now handled internally. Old methods will be removed in future release.
- API: All entities now use Entity.createEntity to allow replacing them easily
WorldGeneratorExtension 1.5.0:
- Updated chunk population for the end
Download Launcher.jar below
Nukkit PM1E 1.21.20.3754
Nukkit PetteriM1 Edition 1.21.20.3754
- Added support for Minecraft 1.21.20
- Fixed unimplemented potions causing errors when thrown
- Fixed maximum reach distance being too short
- Fixed beacon not checking for netherite blocks
- Fixed climbing cave vines
- Fixed hoppers connected to composter producing infinite bone meal
- Fixed redstone clocks stopping on chunk unload
- Fixed stairs blocking chests from opening
- Fixed food level decreasing while riding
- Fixed boat passenger being submerged
- Fixed inventories getting stuck when many of them are opened/closed quickly
- Fixed some block and item names
- API: Fixed FloatingTextParticle visibility and improved performance
- API: Added player.closeFormWindows() for 1.21.2+
- Increased maximum yml config file size from 3 mb to 100 mb
- Other small improvements
Download Launcher.jar below
Nukkit PM1E 1.21.2.3725
Nukkit PetteriM1 Edition 1.21.2.3725
- Added support for Minecraft 1.21.2
- Fixed inventories refusing to open after opening one fails
- Fixed plant placement on moss blocks
- Fixed moss block not breaking with a hoe
- Fixed tall grass drops when broken with shears
- Fixed mobs spawning on lit areas
- Fixed creepers exploding to target through a wall
- Mobs can now be pulled using lead
- Trees on snowy biomes now generate with snow layers
- Improved elytra firework boost
- Improved memory usage
- Updated vanilla world version to 1.20.70, blocks still work in progress
- API: Added EntityPotionEffectEvent (NukkitX#2189)
WorldGeneratorExtension 1.4.1:
- Fixed desert pyramids generating on beaches
Download Launcher.jar below
Nukkit PM1E 1.21.0.3701
Nukkit PetteriM1 Edition 1.21.0.3701
- Fixed glow item frames
- Fixed crafting with wooden slabs
- Fixed double placement of replaceable blocks
- Added method to hide hud elements (NukkitX#2183)
- Added ability to provide resource pack inside plugin jar (NukkitX#2185)
- Shulker boxes now drop on creative too when doTileDrops is enabled
- Updated recommended WorldGeneratorExtension version to 1.4.0
- Patched a way to lag the server with malicious packets
Download Launcher.jar below
Nukkit PM1E 1.21.0.3690
Nukkit PetteriM1 Edition 1.21.0.3690
- Added support for Minecraft 1.21.0
- Fixed bone meal not working on saplings or mushrooms
- Fixed mushroom drops with silk touch
- Fixed shulker default color
- Fixed lantern placement under some blocks
- Fixed wither skeleton skull placement on soul sand
- Fixed coral fans being placed on wrong block layer
- Fixed powder snow bucket causing errors in legacy worlds
- Updated chicken spawn rate for thrown eggs
- Made some fixes and updates for world generator, set
force-new-generator=onto force enable all changes in old worlds - Nether sprouts now generate in warped forests
- API: Added simple scoreboard API (NukkitX#2181)
- API: Added new game rules (no functionality implemented yet)
- API: Fixed some CreatureSpawnEvent not being called or called with incorrect position
- Small performance improvements
WorldGeneratorExtension 1.4.0:
- Added coral to warm ocean
Download Launcher.jar below
Nukkit PM1E 1.20.80.3648
Nukkit PetteriM1 Edition 1.20.80.3648
- Added support for Minecraft 1.20.80
- Fixed boats on 1.20.60
- Fixed items stopping in flowing water
- Fixed trapdoor waterlogging
- Fixed tamed wolf max health
- Updated Guava to version 31.1.0
- Other small improvements
Download Launcher.jar below
Nukkit PM1E 1.20.70.3627
Nukkit PetteriM1 Edition 1.20.70.3627
- Patched denial of service vulnerability in RakNet
Download Launcher.jar below
Nukkit PM1E 1.20.70.3619
Nukkit PetteriM1 Edition 1.20.70.3619
- Added more copper recipes
- Added one second average to /status
- Fixed items stopping in flowing water if collided with blocks
- Fixed items flying after being in bubble column
- Fixed amethyst drops
- Fixed glow item frame placement
- Fixed some block updates being sent on wrong layer
- Improved inventory & movement desync fixes
- Give command now only gives one item if count is not specified
- Made PlayerLocallyInitializedEvent work more like on NukkitX
- Separated configuration for periodic auto save and auto save on unload
- Disabling auto-save no longer means chunks are not saved on unload
- Use level.setSaveOnUnloadEnabled(false) to disable chunk saving on unload
- Made it easier to safely backup running server with LevelDB worlds
- Start by running 'save-off hold', then take a backup and run 'save-on hold' as soon as it's finished
- Note: This disables unloading of modified chunks which increases memory usage temporarily
Download Launcher.jar below
Nukkit PM1E 1.20.70.3593
Nukkit PetteriM1 Edition 1.20.70.3593
- Added copper ingot and recovery compass item
- Added 'use-raw-ores' setting to enable new ore drops
- Added some furnace and crafting recipes
- Fixed command auto completion for 1.20.70
- Fixed redstone block not updating redstone components when placed
- Fixed floating chorus flowers
- Fixed a few reported errors
- Improved error handling of chunk load and level.dat save failures
Download Launcher.jar below
Nukkit PM1E 1.20.70.3577
Nukkit PetteriM1 Edition 1.20.70.3577
- Added support for Minecraft 1.20.70
- Implemented more blocks
- Improved waterlogging
- Fixed respawn anchor dimension check
- Fixed wolf owner check
- Fixed eating stew not giving the bowl back
- Fixed player consuming two honey bottles at once
- Fixed leaves not breaking by hand on first attempt
- Fixed an error when sending chunks with unknown blocks
- Added death.attack.fireworks to death messages
- Added /clear command and
@afor /give (NukkitX#2172) - Setting multiversion-min-protocol=-1 now means multiversion is disabled
- API:
- Removed level.setBlockWaterloggedAt
- Added BlockLayer to get and set Block methods
- Added block.getWaterloggingType
- Block meta values now have 6 data bits
WorldGeneratorExtension 1.3.0:
- Updated to support more block meta values
Download Launcher.jar below