Releases: xenondevs/Nova
Releases · xenondevs/Nova
Release v0.7.8
- Fixes #68
Release v0.7.7
- Fixed a bug where the pump would try to pump fluids when its fluid container was not 100% filled but also didn't fit a whole bucket
Release v0.7.6
- Fixed #67
Release v0.7.5
Fixed items networks transferring shulker boxes into shulker boxes
Release v0.7.4
- Fixed a bug where players could get Nova advancements from non-Nova items.
Release v0.7.3
- New asynchronous executor. This allows you to configure the maximum amount of threads to create for asynchronous tasks like retrieving data from the database. If you're experiencing any issues with this, you can change back to Bukkit's Scheduler system by setting
enabled
tofalse
undernova_executor
in the config. - Fixed #66
- Stability fixes
Release v0.7.2
- Updated translations
- Energy and Fluid Strings are now displayed in full. You can switch back to the old behavior by setting
prefixed_numbers
totrue
in the config. - A new debug option called
chunk_reload_watcher
has been added to the config. This should be activated before reporting crashes or other chunk-loading related issues. - Stability fixes
Release v0.7.1
- Fixed a bug which allowed players to use the pump in protected areas
- Fixed a bug where players could not open /nvrecipe
- Fixed a bug where jetpacks could not be equipped
- Fixed a bug where jetpacks could not be charged
Release v0.7
New blocks
- Star Collector
- Fluid Tank
- Pump
- Lava Generator
- Infinite Water Source (can be found in desert temples)
- Cobblestone Generator
Changes
- Nova now runs exclusively on 1.18.1
- General support for fluids
- Protection using the Towny plugin is now supported
- Cables of different tiers do no longer connect to each other
- You can now specify how deep a Quarry should dig
- The Mob Catcher is now its own item (No longer an empty bottle)
- The commands /nvrecipe and /nvusage can now be run without any arguments in order to refer to the item in your hand.
- The new command /nvmodeldata will show Nova's custom model data
Patreon
If you like what we do and want to support us you can now become a Patron! It includes some cool benefits like:
- Access to dev-builds after every change
- Having your Minecraft head randomly appear on mobs spawned by the mob duplicator
If you're interested in funding Nova and other projects, you can check out our page here: https://patreon.com/xenondevs
Release v0.6.14
- Fixed Chunk Loader trying to load chunks of deleted worlds
plugins/Nova/storage.json
is now calledplugins/Nova/storage.do-not-edit
to avoid confusion- Fixed crafting cache loader being able to return null