Troubleshooting

Fix common issues with plugin installation

Plugin Won't Load

  • Wrong version: Ensure the plugin supports your server version
  • Missing dependencies: Some plugins require others (e.g., Vault, PlaceholderAPI)
  • Invalid JAR: Re-download from a trusted source

Errors in Console

Check the plugin's documentation for known issues or enable debug mode in config.

Need to Remove a Plugin

  1. Stop the server
  2. Delete the .jar file from plugins/
  3. Optionally delete the config folder
  4. Restart

On this page