Soul Engine | Installation & Compatibility
Install Soul Engine using the latest GitHub release and verify your environment meets the plugin requirements.
Requirements
- Server: Paper/Spigot/Folia (1.20+ recommended)
- Dependency: NexusCore 2.0+ installed and enabled
- Java: 17+ (matches modern MC server requirements)
Download
- Go to the SpigotMC releases: Soul Engine releases.
- Download the latest
.jarfile.
Install
- Drop the Soul Engine
.jarinto your server’splugins/directory. - Ensure NexusCore is present in
plugins/. - Start or restart the server.
- Verify with
/soulengine version(and confirm NexusCore is loaded).
Tip: If you update Soul Engine, replace only the
.jar and keep your config files.First Run & Config
- On first startup, Soul Engine generates default config files under
plugins/SoulEngine/. - Adjust settings in
config.ymlas needed (limits, behaviors, messages). - Reload via a server restart or
/reloadequivalent if supported by your stack.
Troubleshooting
- If the plugin stays disabled, confirm NexusCore is loaded first.
- Check console for missing dependencies or version mismatch.
- Re-download the latest release if the
.jaris corrupted.