-
-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slime World Manager Support #2346
Comments
Yeah, we've done a bit on this in the past #157 but it didn't get past the prototype stage. I can have another look at it, but the major challenge is teleporting to other islands, and of course, this is mostly just SkyBlock/OneBlock related, and wouldn't work for AcidIsland where you can easily boat to other island. I'm working on multipaper support right now, but that's more about load balancing rather than disk space. |
BentoBox is very valuable in terms of API and features. For example, it is unique in terms of primary profile feature and island customizations. While it has so many good features, it now needs multi-server and SWM support in modern Minecraft versions. While it is necessary to consider moving between islands in game modes such as AcidIsland, there is no problem in SkyBlock passing around its own island. The potential of projects like BSkyBlock should not be restricted to continue in conjunction with other projects. |
@rudde0 Do you use the SWM paper server fork, or would you? |
@tastybento I would. |
It rely on message broker like plugin messaging or redis for teleporting. |
Redis is easy and fast. I think Redis would very nice choice. |
I'd like to see this happens tbh :D load balancing across different server. |
Multipaper is supported if you just need load balancing. It's in beta but should work. |
This would be a life saver! Our network has 1.2 TB region file. |
Is your feature request related to a problem?
More or less, its because i dont want have a big world, slime world manager manage storage on mysql so good and you can make multi server with same world
Describe the solution you'd like.
Add Slime World Manager support
Describe alternatives you've considered.
Any, just try SuperiorSkyblock2 but dont like how is it made
Agreements
Other
No response
The text was updated successfully, but these errors were encountered: