Skip to content
Sauron_Dev edited this page May 4, 2026 · 1 revision

FAQ

What Minecraft versions does VortexRPG support?

VortexRPG targets Minecraft 1.21+.

Does VortexRPG support Paper?

Yes. Use the Paper/Folia jar.

Does VortexRPG support Folia?

Yes. VortexRPG uses a Folia-aware scheduling abstraction and the Paper/Folia jar is the correct Folia build.

Does VortexRPG support Spigot?

Yes. Use the dedicated Spigot jar.

Is Java 21 required?

Yes. Java 21 is required.

Are Vault, PlaceholderAPI, WorldGuard, or Citizens required?

No. They are optional soft dependencies. VortexRPG can start without them, but related integration features will be limited.

Which jar should I upload to my server?

Use:

  • VortexRPG-1.2.2-alpha-paper-folia.jar for Paper or Folia
  • VortexRPG-1.2.2-alpha-spigot.jar for Spigot

How do players start?

Recommended first commands:

/vrp help
/class
/skills
/stats
/vrp codex
/vrp reputation
/vrp synergies

How do admins start?

Recommended first commands:

/vrp about
/vortex
/vortex director
/vortex affixes
/vortex mutators

Where are configs stored?

After first boot, generated files are stored in:

plugins/VortexRPG/

How do I enable or disable smart systems?

Edit the smart-systems section in config.yml.

How do I report issues?

Use the support Discord:

https://discord.gg/Tya84XrgSF

Clone this wiki locally