Recent content by robynetzan

  1. R

    Plugin Release Persistent Server

    This is a simple plugin that makes players log back in to the same server they logged out from.
  2. R

    Question When a player logs off, I want them to log back in to the same server

    I wrote my own in the end:) https://github.com/robynetzan/velocity-persistent-server
  3. R

    Question When a player logs off, I want them to log back in to the same server

    I have a Velocity proxy pointing to a survival server and a creative server. When a player logs out of the network on the creative server, they log back in and are placed in the survival server. I want players who log out from the creative server to be put back on the creative server once they...