π¦ PowerNukkitX nightly
| PowerNukkitX Version | nightly |
| API Version | 3.0.4 |
| Minecraft Version | 1.26.45 |
| Protocol Version | 2169 |
[!WARNING] This is a dev build β built automatically from the latest source. May be unstable.
Report issues on Discord or GitHub Issues.
Commit: 15cee3bea50885dd7fcd7559aa8e66c611009bb7
β¨ Changes since 3.0.5
- Changes from 'stable' (#3091)
- Merge 'stable' into 'beta'
- Merge 'stable' into 'beta'
- Merge 'stable' into 'beta'
- Merge 'stable' into 'beta'
- chore(ci): bump actions/checkout from 4 to 7 (#3116)
- chore(ci): bump actions/create-github-app-token from 2 to 3 (#3115)
- chore(ci): bump actions/setup-java from 5.7.0 to 6.0.0 (#3114)
- chore(ci): bump actions/setup-java from 6.0.0 to 6.0.1 (#3212)
- chore(deps): bump com.github.oshi:oshi-core from 7.5.0 to 7.6.0 in the minor-and-patch group across 1 directory (#3101)
- chore(deps): bump the minor-and-patch group across 1 directory with 4 updates (#3134)
- chore(deps): bump the minor-and-patch group across 1 directory with 6 updates (#3215)
- chore(deps): bump the minor-and-patch group with 5 updates (#3197)
- chore: Refactorings and grammar fixes (#3095)
- chore: remove @ApiStatus.Experimental from command tree-related class (#3098)
- feat(Player): add
command executingtochat(String message). (#3104) - feat(entity): allow shearing a bogged for its mushrooms (#3179)
- feat(entity): drop a music disc when a creeper is killed by a skeleton (#3154)
- feat(entity): equip mobs with the gear they spawn with (#3190)
- feat(entity): make a cat leave a gift after sleeping with its owner (#3186)
- feat(entity): show the interact button on sheep, mooshroom and golems (#3180)
- feat(item): roll loot enchantments with the vanilla algorithm (#3150)
- feat(level): implement vanilla weather intensity (#3121)
- feat: Add Circuit System (#3202)
- feat: Add Movable block component (#3128)
- feat: Allow custom groups during onLoad and auto-register after plugin loading (#3135)
- feat: Custom fallback in commandtree in case of error (#3000)
- feat: Dispense behavior of Tipped Arrows (#3140)
- feat: Pre-work on uniqueId implementation (#3201)
- feat: Update to Java 25 (#2740)
- feat: pull hooked entities toward the owner when reeling in (#3137)
- fix(block): correct dirt hardness (#3123)
- fix(command): compare against the right objective in execute if score (#3198)
- fix(command): reject out of range difficulty values (#3153)
- fix(entity) : apply attack exhaustion to all mobs (#3146)
- fix(entity): add sprint knockback bonus on melee attacks (#3147)
- fix(entity): align all mob drops with vanilla (#3185)
- fix(entity): align the piglin barter table with vanilla (#3184)
- fix(entity): align villager trades with vanilla (#3188)
- fix(entity): drop one to three wool when shearing a sheep (#3181)
- fix(entity): lower the knockback a sprinting hit adds (#3194)
- fix(entity): remove trident enchantments when their level is cleared (#3149)
- fix(entity): stop applying the knockback enchantment twice (#3148)
- fix(entity): stop growing up baby sheep when they eat grass (#3151)
- fix(entity): stop shooting mobs from breaking their own physics (#3193)
- fix(entity): store the trident owner as a long (#3189)
- fix(entity): transfer fireball ownership when it is deflected (#3159)
- fix(item): align the fishing junk and treasure tables with vanilla (#3187)
- fix(item): shorten the suspicious stew saturation to six ticks (#3183)
- fix(player): align movement exhaustion with vanilla (#3122)
- fix: Added and removed block entities and fixed End Rod block item (#3204)
- fix: Daylight Detector Blocks to match BDS (#3205)
- fix: Duplicate command paths (#3200)
- fix: Fix block to item (#3130)
- fix: Item decorated pot drop (#3132)
- fix: NPE in BlockEntityHopper#onUpdate when level is null (#2995)
- fix: Patch custom craft with custom item result (#3081)
- fix: align boat health and damage regeneration with vanilla 26.40 (#3210)
- fix: allow critical hits while sprinting (#3138)
- fix: attach fishing hook to hit entity (#3094)
- fix: await potion, entity and item runtime id registries before creative init (#3093)
- fix: bamboo sticking to piston (#3211)
- fix: colored bed shows default color until relog (#3143)
- fix: extinguish fire with a sword in creative mode (#3144)
- fix: implement mycelium light levels and fix spread coord bug (#3141)
- fix: pumpkin sticking to piston (#3217)
- fix: race condition on windows (#3206)
- fix: send empty container slots as clean ItemData.AIR (#3191)
- fix: setworldspawn command not updating level when using coords (#3203)
- fix: use player rotation for packet rotation (#3099)
- refact: Refact/change Entity getId() to runtimeId() (#3129)
- refact: move jukebox sound stop to Level API (#3142)
- refactor: Use gamemode helper (#3100)
π How to Update
- Download
powernukkitx.jarfrom the assets below. - Replace the JAR in your server directory.
- Restart your server.