Skip to content
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

Open
2 tasks done
MiguVT opened this issue Apr 28, 2024 · 9 comments
Open
2 tasks done

Slime World Manager Support #2346

MiguVT opened this issue Apr 28, 2024 · 9 comments

Comments

@MiguVT
Copy link

MiguVT commented Apr 28, 2024

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

  • I have searched for and ensured there isn't already an open issue regarding this.
  • I have ensured the feature I'm requesting isn't already in the latest supported BentoBox build or Addons.

Other

No response

@tastybento
Copy link
Member

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.

@rudde0
Copy link

rudde0 commented May 27, 2024

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.

@tastybento
Copy link
Member

@rudde0 Do you use the SWM paper server fork, or would you?

@rudde0
Copy link

rudde0 commented May 28, 2024

@tastybento I would.

@kit8379
Copy link

kit8379 commented May 28, 2024

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.

@rudde0
Copy link

rudde0 commented May 28, 2024

Redis is easy and fast. I think Redis would very nice choice.

@Miwasak
Copy link

Miwasak commented Jun 13, 2024

I'd like to see this happens tbh :D load balancing across different server.

@tastybento
Copy link
Member

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.

@Real6dq
Copy link

Real6dq commented Aug 3, 2024

This would be a life saver! Our network has 1.2 TB region file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants