Open ghost opened 9 years ago
MCPE redirects the Player directly without sending a referrer entry like in the HTTP protocol, so this is not possible. Maybe you should instead request that to MCPE instead?
Wouldn't this be possible by setting up a MySQL network?
All servers connected to MySQL, it sends the data from the first server to the database then when joining the second server it reads it.
@RandomAltThingy in that case, it sounds more useful to just create a socket server on the other side and send a packet to it, instead of using a third-party communicator (MySQL).
hi, if possible, add a API to know from where the player are comming to the server...
an example of plugin implementation:
this would be great... (since there's no "Feature Request" option on github I posted that here, fell free to close that)