Skip to content

Bungeecord / SubServers2 support. #31

@samuelh2005

Description

@samuelh2005

I've look thru the docs and it looks like Multiverse is used. Multiverse is good for small servers which use one server instance with more players this could get laggy and resource intensive. That is why the big networks like Hypixel use Bungeecord (or similar).

Bungeecord is a proxy which redirects the player between each server. Each server will be it's own "paper.jar" that is running as an individual program. This is more reliable because if one minigame were to crash, the others would be available. Using something like SubServers2 would allow servers (minigames) to be dynamically created and destroyed, like Multiverse worlds can be.

It would take a lot of work to introduce Bungeecord / SubServers2 support, but I haven't seen an update to date alternative. The closest I've seen is MinigamesLib which supports up to 1.12.

Doing this could mean you have a greater market share in the mini games market. Many new server networks (and me) will appreciate this change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions