SWM releases can be found here.
Installing SWM is an easy task. First, download the latest version from the GitHub releases page. Then, follow this step:
- Place the downloaded
swoftyworldmanager-plugin-<version>.jar
file inside your server's plugin folder. - Place the
swoftyworldmanager-classmodifier-<version>.jar
file inside your server's main directory (not the plugins folder). - Modify your server startup command and at this argument before '-jar':
-javaagent:swoftyworldmanager-classmodifier-<version>.jar
That's it! Easy, right?