Minecraft PluginPublic

NovaRelics

Custom relic, charm, and artifact framework with 30 unique abilities, 28 trigger types, and 21 persistent aura effects. Full NBT-based item persistence.

Type
Minecraft Plugin
Status
Public
Stack
4 technologies
Source
Open on GitHub

Highlights

0130 unique abilities across offensive, defensive, utility, and passive categories
0228 trigger types: on-kill, on-damage-dealt, on-damage-taken, on-sneak, on-sprint, timed aura, and more
0321 persistent aura effects that survive relog via SQLite — no reactivation needed
04NBT-based item identity — no external item library, fully vanilla-compatible
05Public developer API: other plugins can register custom relics and triggers at runtime
06Configurable rarity tiers with per-tier drop weights and loot table integration
07GUI relic browser for players to view discovered relics and active effects

Architecture

architecture.md

Trigger → Ability → Effect pipeline with a priority-sorted execution queue for multi-relic interactions on the same event. Each player's active relics are loaded into an in-memory cache on join and synced to SQLite on logout, keeping tick-level checks off the database.

Need something like this?

I build custom plugins, backend systems, and web platforms — engineered to spec.

Start a Project

More Projects

View all