Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for xenondevs

A server-side modding framework for Paper

Report Nova?

Alpha
0.17-alpha.1

StudioCode released Nova version 0.17-alpha.1 on August 12, 2024

View on GitHub

CREATE BACKUPS BEFORE UPDATING

Please create a backup of your server (including the worlds and Nova plugin directory) before updating to this version. Major changes were made to Nova's world file format. Please report any issues you encounter with the automatic legacy conversion.

General changes

  • Updated to Minecraft 1.21.1 (1.20.4 is no longer supported)
  • Optimized item networks
  • Parallel network ticking
  • Major internal changes
  • Nova now bundles all libraries instead of downloading them on startup.
  • nova:wrench was moved to the Logistics addon

Fixes

  • Fixed #304 - Break network connections during chunk save / chunk load ?
  • Fixed #307 - Unbreakable block with tool
  • Fixed #320 - Block#breakNaturally() and Block#remove() don't properly break solid custom Nova blocks.

Addon API

New Features

Changes

  • Major changes to custom items, blocks, tile-entities, and tile-entity networks.

Migration Guide

Nova Documentation - Migration Guide 0.16 ➝ 0.17

Information

Published onAugust 12, 2024
Downloads8

Platforms

Paper Paper (1.21.1)