-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Sauron_Dev edited this page Jun 9, 2026
·
3 revisions
Check:
- Java version is 21 or newer.
- Server version is compatible with Minecraft 1.21.x plugin APIs.
- The jar is in the
plugins/folder. - Console does not show missing dependency errors.
-
plugin.ymlis present inside the jar.
Check:
- The plugin loaded successfully.
- The command is not blocked by another plugin.
- Player has
vortex.use. - Console does not show command registration errors.
Check:
- Player is using the command in game, not console.
- Player has the required GUI permission.
- The relevant system is enabled in
config.yml. - No other GUI/menu plugin is cancelling inventory events.
Check:
- Vault is installed.
- An economy plugin is installed.
- Vault detected the economy plugin.
- Prices in
config.ymlare valid. - Player has enough money.
The command handler currently checks:
vortexenchantments.scrolls
Give staff this permission if they need:
/ve whitescroll give
/ve blackscroll give
Tune:
enchanting-table.tier-weightsmob_drops.ymlloot-tables.injection-chancevillager.replace-chance-
mystery-scrolldistribution if customized
Tune:
aura.tick-interval
enchant-particles.tick-interval
Raise intervals before disabling the systems entirely.
Common causes:
- Tabs instead of spaces.
- Missing quotes around text with special characters.
- Invalid material names.
- Invalid enum names.
- Broken indentation.
Use a YAML validator before restarting production.
Join the Discord:
https://discord.gg/Tya84XrgSF
Need support? Join the Discord: https://discord.gg/Tya84XrgSF