Continued Slime World Manager is a 1.8.x variant of Slime World Manager which is intended to continue on with the development and maintenance. Its goal is to provide server administrators with an easy-to-use tool to load worlds faster and save space.
Correct, this is at the core of this continuations design. For versions 1.17 and above we highly recommend Paul19988's Advanced Slime World Manager, which is maintained by in large by Paul, a newly hired Hypixel administrator as of mid 2023.
Releases are auto deployed on push onto the GitHub releases page which can be found here. Updates are also periodically sent within my discord server located at discord.gg/atlasmc.
<dependencies>
<dependency>
<groupId>net.swofty</groupId>
<artifactId>swoftyworldmanager-api</artifactId>
<version>INSERT LATEST VERSION HERE</version>
</dependency>
</dependencies>
dependencies {
implementation 'net.swofty:swoftyworldmanager-api:INSERT LATEST VERSION HERE'
}
Javadocs can be found here.
- Plugin Usage
- Configuration
- CSWM API
- FAQ
Thanks to: