-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Sauron_Dev edited this page May 4, 2026
·
1 revision
This page covers installing VortexRPG on Paper, Folia, and Spigot servers.
| Requirement | Value |
|---|---|
| Java | Java 21 |
| Minecraft | 1.21+ |
| Platforms | Paper, Folia, Spigot |
| Required dependencies | None |
| Optional dependencies | Vault, PlaceholderAPI, WorldGuard, Citizens |
VortexRPG ships separate release jars for different server targets:
| Server Type | Jar |
|---|---|
| Paper | VortexRPG-1.2.2-alpha-paper-folia.jar |
| Folia | VortexRPG-1.2.2-alpha-paper-folia.jar |
| Spigot | VortexRPG-1.2.2-alpha-spigot.jar |
| Developers | VortexRPG-1.2.2-alpha-sources.jar |
- Stop your Minecraft server.
- Install Java 21 if your host is not already using it.
- Download the correct VortexRPG jar for your platform.
- Place the jar into the server
pluginsfolder. - Start the server once so VortexRPG can generate its configuration files.
- Stop the server again if you want to edit generated YAML files safely.
- Configure the files in
plugins/VortexRPG/. - Start the server and use
/vrp helpin game.
| Plugin | What VortexRPG Uses It For |
|---|---|
| Vault | Economy rewards, player balances, dungeon and breach payouts |
| PlaceholderAPI | External placeholders and display integrations |
| WorldGuard | Protection-aware world interactions |
| Citizens | NPC role integration and guide-style behavior |
VortexRPG soft-depends on these plugins. The plugin can start without them, but related features will be limited or disabled.
- Confirm the server console shows VortexRPG enabled.
- Join the server and run
/vrp about. - Choose a class with
/classor/vrp class. - Open skills with
/skillsor/vrp skills. - Check stats with
/statsor/vrp stats. - Inspect smart progression with
/vrp codex,/vrp reputation, and/vrp synergies. - For admin setup, run
/vortexor/vrp admin.
- Stop the server.
- Back up the
plugins/VortexRPG/folder. - Replace the old jar with the new
1.2.2-alphajar. - Start the server once to allow resource migration and config generation.
- Check the console for migration notes.
- Review new config sections, especially
smart-systems. - Run
/vortex validateif available to inspect content state.
For support, use the Discord link from the plugin metadata: