How to get started
Information for the NRituals plugin to work correctly on your server.
Requirements
Spigot or Paper (Recommended) You need a Spigot-based server software, such as Paper, to ensure maximum compatibility and performance. The minimum supported Minecraft version is 1.21.
Storage (YAML) The plugin uses YAML files by default to save the locations of created altars (
locations.yml). This system is perfect for a single server and does not require any additional configuration.
Dependencies
For NRituals to work, you need to install the following plugins first:
Required Dependencies:
MythicMobs Essential for the creation of bosses that are summoned in rituals and for MOB-type altars.
FancyHolograms Necessary to display all the visual information of the altars, such as required items, timers, and messages.
Optional Dependencies (Soft-Dependencies):
MMOItems / MythicLib If you wish to use custom items from MMOItems as catalysts or sacrifices in your rituals, you will need to have these plugins installed.
ProtocolLib Generally recommended so that plugins with more complex packet handling, like those for holograms, can function more stably.
Installation
To install the plugin, simply place the NRituals.jar file that you have compiled inside the plugins folder and restart or start your server.
Upon the first startup, the plugin will automatically generate its folder (/plugins/NRituals/) and the following configuration files: config.yml, altars.yml, loottables.yml, messages.yml, and locations.yml.
Last updated