PluginMIT
Rememberme
Use velocity to connect players to the server they last connected to.
25
Downloads
0
Followers
1 months ago
Updated
📦
2
Versions
📖About Rememberme
Rememberme
This is a lightweight plugin for Velocity.
It records the backend server a player was logged out of and automatically sends them to that server the next time they log in.
This directly addresses the request to "return to the world you were previously in" in a multi-server configuration.
What it can do
- Saves the Velocity server name the player was on when disconnected
- Selects the saved server as the initial connection destination the next time you log in
- No configuration file required (works simply by placing the JAR)
- No dependencies on external databases or other plugins
Requirements
| Item | Contents |
|---|---|
| Proxy | Velocity 3.x series |
| Java | 17 or higher |