SkillAgentSearch skills...

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.

Install / Use

/learn @xenondevs/Nova
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Banner

<p align="center"> <a href="https://github.com/xenondevs/Nova/stargazers"> <img src="https://img.shields.io/github/stars/xenondevs/Nova"> </a> <a href="https://github.com/xenondevs/Nova/actions/workflows/ci.yml"> <img src="https://img.shields.io/github/actions/workflow/status/xenondevs/Nova/ci.yml"> </a> <a href=""> <img alt="Modrinth Game Versions" src="https://img.shields.io/modrinth/game-versions/nova-framework"> </a> </p> <p align="center"> <a href="https://hangar.papermc.io/xenondevs/Nova"> <img src="https://img.shields.io/modrinth/v/nova-framework?color=0552eb&label=Hangar"> </a> <a href="https://modrinth.com/plugin/nova-framework"> <img src="https://img.shields.io/modrinth/v/nova-framework?label=Modrinth"> </a> </p>

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.

Building

To build Nova, run the loaderJar task. You can specify an output directory using the outDir property: -PoutDir="<path>".

Plugin- and Addon API

If you're planning to make your own plugin compatible with Nova, you might be interested in our Plugin API documentation.
If you're interested in creating a Nova addon, check out our Addon API documentation and the Nova-Addon-Template.

Translating

If you would like to help translate Nova, you can do so here.

Related Skills

View on GitHub
GitHub Stars478
CategoryContent
Updated9d ago
Forks41

Languages

Kotlin

Security Score

85/100

Audited on Mar 16, 2026

No findings