Перейти к содержимому
Mineforgian

Данные могли устареть: источник временно недоступен, показан кэш.

Nova

server-side modding framework for paper

Загрузки
15K
Подписчики
142
Обновлён
20 июня 2026 г.
Лицензия
LGPL-3.0-or-later

Опубликован 4 марта 2023 г.

What is Nova?

Nova is a server-side modding framework for Paper servers that aims to streamline adding custom content like items, blocks, guis, and more, without client-side modifications, using resource pack tricks.
As a server administrator, you can choose from a set of Nova addons, which will add content to the game.

Make sure to check out the Setup Guide!
You can find a list of frequently asked questions here.

Official Addons

Logistics | Machines | Jetpacks | Simple-Upgrades | Vanilla-Hammers

Commands & Permissions

Command Permission
/nova items nova.command.items (default)
/nova give nova.command.give
/nova advancedTooltips nova.command.advancedTooltips (default)
/nova addons nova.command.addons (default)
/nova resourcePack nova.command.resourcePack
/nova reload nova.command.reload
/nova renderDistance nova.command.renderDistance (default)
/nova debug nova.command.debug
/nvrecipe nova.command.nvrecipe (default)
/nvusage nova.command.nvusage (default)

Bypass TileEntity limits: nova.misc.bypassTileEntityLimits
Get reminded of updates: nova.misc.updateReminder

Ченджлог

0.24.0-RC.1Бета26.2 · 20 июня 2026 г.

View on GitHub

  • Updated to Minecraft 26.2 (26.2-rc.2 is no longer supported)
0.24.0-alpha.2Альфа26.2-rc-2 · 14 июня 2026 г.

View on GitHub

  • Added missing 26.2 block waila textures
  • Fixed an issue where some models could not be loaded
0.24.0-alpha.1Альфа26.2-rc-2 · 14 июня 2026 г.

View on GitHub

Important

  • As always, please create a backup before updating to this version.

General Changes

  • Updated to Minecraft 26.2 (26.1.2 is no longer supported)
0.23.0Релиз26.1.2 · 10 мая 2026 г.

View on GitHub

Combined changelog from 0.23.0-alpha.1 to 0.23.0-RC.2, this version is functionally the same as 0.23.0-RC.2

Important

  • As always, please create a backup before updating to this version.

General Changes

  • Updated to Minecraft 26.1.2 (1.21.11 is no longer supported)
  • Removed legacy conversions (make sure your worlds are fully converted, this requires loading the affected chunks):
    • from Nova's v1 world format (pre 0.17)
    • from legacy tile entity data (pre 0.17)
    • from legacy item stacks (pre 0.18)
    • from legacy addon data folder (pre 0.18)

Fixes

  • Fixed an issue where note blocks would play the previous instead of the current note when right-clicked
  • Fixed an issue where char size calculation would not work properly with inherited component styles
  • Fixed an issue where some slot display types were not handled by PacketItems
  • Fixed an issue where the minecraft version in the deployed catalog was actually the paper version
  • Fixed an issue where crafting would not work

Addon API

New features

Migration Guide

0.23.0-RC.2Бета26.1.2 · 2 мая 2026 г.

View on GitHub

  • Fixed an issue where crafting would not work
0.23.0-RC.1Бета26.1.2 · 2 мая 2026 г.

View on GitHub

  • Updated to Paper 26.1.2
  • Fixed an issue where some slot display types were not handled by PacketItems
  • Fixed an issue where the minecraft version in the deployed catalog was actually the paper version
0.23.0-alpha.1Альфа26.1.1 · 11 апреля 2026 г.

View on GitHub

Important

  • As always, please create a backup before updating to this version.

General Changes

  • Updated to Minecraft 26.1 (1.21.11 is no longer supported)
  • Removed legacy conversions (make sure your worlds are fully converted, this requires loading the affected chunks):
    • from Nova's v1 world format (pre 0.17)
    • from legacy tile entity data (pre 0.17)
    • from legacy item stacks (pre 0.18)
    • from legacy addon data folder (pre 0.18)

Fixes

  • Fixed an issue where note blocks would play the previous instead of the current note when right-clicked
  • Fixed an issue where char size calculation would not work properly with inherited component styles

Addon API

New features

Migration Guide

0.22.3Релиз1.21.11 · 27 марта 2026 г.

View on GitHub

  • Fixed #791
    • Note: This disables Towny permission checking for players that are offline. So e.g. Machine's Quarry will stop working in protected areas after their owner logs out.
  • Updated translations

Комментарии

Загружаем…