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

Add multiverse post-login world redirection #2833

Open
iLoveCamelCase opened this issue Jun 24, 2024 · 0 comments
Open

Add multiverse post-login world redirection #2833

iLoveCamelCase opened this issue Jun 24, 2024 · 0 comments

Comments

@iLoveCamelCase
Copy link

What feature do you want to see added?

It'd be good if, apart from extracting spawn information, we could also redirect players to specific worlds after logging in so that small servers don't need to host an extra server, something similar to:

# Do we need to hook with multiverse for spawn checking?
multiverse: true
# Do we need to hook with BungeeCord?
bungeecord: false
# Send player to this BungeeCord server after register/login
sendPlayerTo: ''
# If the lobby is a MultiVerse world, list its alias
sendPlayerToMV:

Are there any alternatives?

Not that I know of, and if they exist, please tell me and i'll add it to the readme of the conf file.

Anything else?

I'm running a network inside a small server with little ram and running an extra lobby server would be completely unnecesary and a waste of (very limited) resources.

@iLoveCamelCase iLoveCamelCase changed the title Worldguard control Add multiverse post-login world redirection Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant