Developed by xSavior_of_God
SuperiorSkyBlock Addon that allows you to manage the world of the islands through the Slime Region Format
⚠ This plugin doesn't allow you to generate a SlimeWorld for each island!
World management and loading remains standard, so you have one world (by environment) that contains all islands in Slime Region Format, its goal is to provide server administrators with an easy-to-use tool to load worlds faster and save space.
By using this plugin you will benefit from the following things:
- Considerable saving in the dimension of the world that manages the islands
- You can store the world in a database (so it doesn't necessarily have to be in the same container as the server)
- Since the loading of the world does not vary, you will have compatibility with all plugins that interact with worlds
- There is likely to be some unknown bug related to some unexpected condition.
- World size limit! (±50MB)
Currently, the only BUG I found it related to the management of the teleportation positions at the join after restarting the server, briefly, when I restarted the server I found myself in the default world at the same coordinates as the world I was in...I fixed the bug, so you have nothing to worry about!
-
Make sure the Default world is classic (otherwise inventories may not be saved!) [To be verified!]
-
Install SuperiorSkyBlock plugin and stop the server
-
Delete the world folder called "SuperiorWorld" (and also if exist "SuperiorWorld_nether" and "SuperiorWorld_the_end")
-
Edit SuperiorSkyBlock config, set "SuperiorWorld" value to default world name
Click here to expand
# All settings related to the spawn island. spawn: # The location of the island. Players will be teleported to this # location in many events, such as disbanding islands & getting expelled from one. location: SuperiorWorld, 0, 100, 0, 0, 0
-
Install the SSB-ASWM_Lite plugin and stop the server
-
Edit SSB-ASWM_Lite config, set the "data-source" to the on the one you want to use (make sure you have configured it in the SWM-Plugin config before using it!)
Click here to expand
# Data Source valid options # (Source https://github.com/Paul19988/Advanced-Slime-World-Manager/blob/develop/.docs/config/configure-world.md#config-options) # file, mysql, mongodb data-source: "file"
-
Now you can restart the server and play with your friends
⚠ If the server Crashes the first time, don't worry, try restarting it again (The second crash is not expected!).