Tested Minecraft Versions:
https://github.com/hazae41/mc-backtomyserver
Send a player back to his last server when he joins the proxy
Example:
Notch disconnects from the server "pvp", when he comes back, he is sent to the server "pvp" instead of the lobby.
Config:
Command:
You can use /backtomyserver <player> or /btms <player> to send a player to his last server
The permission is backtomyserver.send
- 1.13, 1.14.
https://github.com/hazae41/mc-backtomyserver

Send a player back to his last server when he joins the proxy
Example:
Notch disconnects from the server "pvp", when he comes back, he is sent to the server "pvp" instead of the lobby.
Config:
Code:
# If you want this plugin to have priority over forced host or other plugins
force: false
# List of servers to don't reconnect to
blacklist:
- login
- dragonland
Command:
You can use /backtomyserver <player> or /btms <player> to send a player to his last server
The permission is backtomyserver.send