Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 729 Bytes

File metadata and controls

16 lines (11 loc) · 729 Bytes

Releases

SWM releases can be found here.

How to install SWM

Installing SWM is an easy task. First, download the latest version from the Spigot resource page. Then, follow this step:

  1. Place the downloaded slimeworldmanager-plugin-<version>.jar file inside your server's plugin folder.
  2. Place the slimeworldmanager-classmodifier-<version>.jar file inside your server's main directory (not the plugins folder).
  3. Modify your server startup command and at this argument before '-jar':
-javaagent:slimeworldmanager-classmodifier-<version>.jar

That's it! Easy, right?