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