You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.
The announce backend is currently querying info through the server list pings. This causes issues when working with BungeeCord since Bukkit servers are hidden away.
Integration into BungeeCord would be much easier to work with if PGM info was relayed over http separate from the server list ping.
Alternatively, you could make the server-host value be display-only. Right now it looks like the backend is using the specified hostname for querying. If we could specify a query-host in addition to the server-host, I'm sure people wouldn't have issues allowing oc.tc past firewalls.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The announce backend is currently querying info through the server list pings. This causes issues when working with BungeeCord since Bukkit servers are hidden away.
Integration into BungeeCord would be much easier to work with if PGM info was relayed over http separate from the server list ping.
Alternatively, you could make the
server-host
value be display-only. Right now it looks like the backend is using the specified hostname for querying. If we could specify aquery-host
in addition to theserver-host
, I'm sure people wouldn't have issues allowing oc.tc past firewalls.The text was updated successfully, but these errors were encountered: