-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Forced hosts placeholder #3589
Comments
i think this would be better suited in a simple bungee plugin. proxiedplayer.getpendingconnection.getvirtualhost should allow plugins to see what the player typed in to connect to the bungee. |
What do you mean placeholder? Placeholder for what? |
Placeholder showing what host the user connected to when using the forced hosts function. |
Placeholder for what? PAPI? That's a plugin not bungee issue |
Feature description
Placeholder which would return the value of the host from which the player joined.
E.g.
Placeholder: %bungeecord_forced_host%
Value: s1.exapmle.com
Goal of the feature
Depending on which host the user connected from, I could apply different actions to him. In my case specifically, it's about the names of the worlds. This feature has a lot of potential and could be used in many ways.
Unfitting alternatives
none
Checking
The text was updated successfully, but these errors were encountered: