Installation
- Minecraft Server
- Minecraft Client
- Minecraft Proxy
To install spark, just need to download the latest spark .jar file from our downloads page and place in the server mods
or plugins
folder.
spark will load the next time your server (re)starts.
You will be able to control spark with the /spark
command.
You may need to grant yourself the spark
permission, or ensure your user is a server operator first.
If you are running Paper 1.21 or newer, spark is already bundled as part of the server - no need to install the plugin jar!
To override the Paper-bundled version of spark with the spark plugin, you need to append -Dpaper.preferSparkPlugin=true
to your server startup arguments.
For more information, please see the Paper documentation.
To install spark, just need to download the latest spark .jar file from our downloads page and place in the client mods
folder.
You will be able to control spark with the /sparkc
command.
To install spark, just need to download the latest spark .jar file from our downloads page and place in the proxy plugin
folder.
spark will load the next time your proxy (re)starts.
You will be able to control spark with the /sparkb
(BungeeCord) or /sparkv
(Velocity) commands.
You may need to grant yourself the spark
permission first.