Modules
Modules and what they do
SlimeWorldManager
Instead of creating realms in a single world using the SlimeWorldManager fork's feature of opening multiple worlds, it creates a separate world specific to each realm.
ChunkGenerator
As the name suggests, instead of generating the same schematics for everyone, the plugin creates vanilla-style chunks from the biomes specified in the module's own config file and gives the player that area as a realm.
This module is completely free.
ChunkGenerator-Multi
By performing the task of the ChunkGenerator module on a different server, it reduces the thread load on the main server. Since creating chunks strains the server, if your server's TPS is dropping, you should try this module.
Last updated