Slime World Manager is a Minecraft plugin that implements the Slime Region Format, developed by the Hypixel Dev Team. Its goal is to provide server administrators with an easy-to-use tool to load worlds faster and save space.
To build SWM, use the command:
mvn clean install
SWM releases can be found here.
<repository>
<id>swm-repo</id>
<url>https://repo.glaremasters.me/repository/concuncan/</url>
</repository>
<dependency>
<groupId>com.grinderwolf</groupId>
<artifactId>slimeworldmanager-api</artifactId>
<version>1.1.2</version>
<scope>provided</scope>
</dependency>
Javadocs can be found here.
Thanks to: