Send player to another server

Discussion in 'Plugin Development' started by Adriano3ds, Mar 5, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Adriano3ds

    Hello, how to send/connect a player to another server by command

    [mod edit: Removed post suggesting software which requires disabling security]

    Why it's not supported?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 7, 2016
  2. Offline

    xMrPoi

  3. Offline

    Garris0n

    Because this is the Bukkit forums, you can find support for them at their respective forums. Both systems also happen to require online-mode=false and, as such, servers using such systems are not supported either.
     
  4. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    There is no way to send a player across servers purely using a CraftBukkit server, and there's no way to do it without disabling security on your server. We do not support it or suggest it. I have removed comments suggesting software which requires disabling security.
     
  5. Offline

    Garris0n

    1. You're meant to re-enable security by ensuring that connections to the offline servers can only come from the proxy.
    2. There is software that automatically re-enables security, but you've prohibited anybody from naming it.
     
    0x277F likes this.
  6. Offline

    xTrollxDudex

    Adriano3ds
    Mirror login system and persist packets sent to the player during transport. I believe codename_B has done something like this Ina. Private plugin, maybe he can come over and explain.
     
  7. Offline

    Garris0n

    It wouldn't really "work" to send player from server to server, would it? You would end up bouncing the connection through so many different servers they'd lag out.
     
  8. Offline

    Adriano3ds

    Well...
    Now I think, I can try do another thing, thanks for every thing.
     
  9. Offline

    xTrollxDudex

    Garris0n
    It doesn't go through the server, hence the need for proxies.
     
  10. Offline

    Garris0n

    Your post was implying it was being done without a proxy :p
     
  11. Offline

    xTrollxDudex

    Garris0n
    It could but that wouldn't be the best use of resources :p
     
Thread Status:
Not open for further replies.

Share This Page