Releases: PetteriM1/NukkitPetteriM1Edition
Nukkit PM1E 1.19.70.2703
Nukkit PetteriM1 Edition 1.19.70.2703
- Updated end crystal collision box & explosion to match recent changes on vanilla
- Improved block placement when moving
- Fixed an issue that allowed hackers to break one block instantly
- Fixed crafting with wool on 1.19.70
- Fixed banner sign and placement on replaceable blocks
- Fixed banner patterns not displaying on dropped banners with reduce-traffic enabled
- Fixed reduce-traffic missing from default config
- Fixed disabling usage of "new" block not preventing certain blocks from being generated naturally
- Fixed cancelling PlayerMoveEvent not reverting movement
- Fixed zombie type baby mobs not having higher movement speed
- Made it possible to edit more world settings through in-game UIs
- Mob spawners now drop experience when mined with a pickaxe
- Zombified piglins now spawn in groups of 2-4 and check the light level
- Dispensers now support minecarts and chest boats
- Fishing hook can no longer get stuck to player's own head
- PlayerInteractEvent is now called when player attempts to drop a book from lectern
- API: Removed legacy
level.isNether
andlevel.isEnd
- Other fixes and improvements
Download Launcher.jar
below
Nukkit PM1E 1.19.70.2661
Nukkit PetteriM1 Edition 1.19.70.2661
- Added support for Minecraft 1.19.70
- Implemented support for network encryption. It is highly recommended to enable this if you don't use a proxy software. Set encryption=on in server.properties to enable it.
- Fixed switching vehicle while riding one already
- Fixed walking mobs including ridden horses sometimes getting stuck on top of a cliff
- Fixed swimming mobs attempting to swim out of water
- Fixed anti noclip getting players stuck when walking on stairs or building up
- Fixed anti xray not unhiding blocks when player moves
- Fixed horizontal speed anticheat being ignored
- Fixed kill command not working properly if the target has absorption effect
- Fixed certain blocks not preventing fall damage
- Fixed an issue with flying mob movement
- Tweaked fishing loot motion
- Bonemeal can now grow seagrass & fern
- Using bamboo on a bamboo sapling will no longer act like bonemeal
- Hopper minecarts can now interact with hopper blocks
- Scaffoldings can now build up
- Withers can now break blocks (set mobGriefing gamerule false or explosion-break-blocks off to disable)
- Config: check-op-movement was removed and defaults to enabled
- Config: max-mtu is now 1400 by default for new installations
- Config: skin-change-cooldown is now 20 seconds by default for new installations
- Other fixes and improvements
Download Launcher.jar
below
Nukkit PM1E 1.19.62.2619
Nukkit PetteriM1 Edition 1.19.62.2619
- Added support for Minecraft 1.19.62 / 1.19.63
- Improved flying & swimming mob movement
- API: Added
Entity#setSaveToStorage
/Entity#canSaveToStorage
to allow disabling certain entities from being saved - API: Added
TeleportCause
toEntityTeleportEvent
(NKX#2094) - API: Implemented
SimpleAxisAlignedBB
for better compatibility with NukkitX plugins. This will break plugins that use the oldAxisAlignedBB
. Please test your plugins before using in production.
Updated javadocs can be found at https://suomicraftpe.ddns.net/javadocs/nukkit-pm1e/
Download Launcher.jar
below
Nukkit PM1E 1.19.60.2599
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
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
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
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 whenforce-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)
andBlock#usesFakeWater(id)
to check wether a block uses fake waterlogging - Other fixes and improvements
Nukkit PM1E 1.19.50.2518
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
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 usessetDataFlag
when settingDATA_FLAGS
orDATA_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
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
containingDATA_FLAGS
manually, please setdataFlagsTempImpl560Data
anddataFlagsTempImpl560Set
to ensure compatibility with the latest protocol - Other fixes and improvements