BungeeCord: Sending custom data from sub- to superserver?

Discussion in 'Plugin Development' started by Regenwurm97, Sep 29, 2013.

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

    Regenwurm97

    Hey again! :)

    For my server-network, I wanted to send bytes of data from a sub- to a superserver and vise versa.
    Generally, I have data files for each player stored in a superserver's folder. Now, if I send a player to a subserver (so he gets connected to it) I also want to include some of the variables inside his private file (e.g. the level). The subserver may update the level and then should send it back to the main server when the player is being teleported back (or disconnects ...)

    I had the idea to use something like this... (http://www.spigotmc.org/wiki/bukkit-bungee-plugin-messaging-channel/)
     
  2. Offline

    Necrodoom

    Locked, since BungeeCord is not a bukkit plugin. Contact tool developer for support.
     
Thread Status:
Not open for further replies.

Share This Page