Open MiguVT opened 6 months ago
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.
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.
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 particular item is to try and store islands in a database instead of a world file. The savings are really just compression and not load balancing.
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