ModsJava
UUIDRedirect
Velocity proxy plugin that automatically redirects players with specific UUIDs
⬇ Download on HangarOpen in MCModsHubGet it on Google Play →# UUIDRedirect
**UUIDRedirect** is a Velocity proxy plugin that automatically redirects players with specific UUIDs (and/or usernames) to designated servers. It also prevents redirected players from switching to other servers.
Known to work with velocity 3.4.0-SNAPSHOT, build 533.
Disclaimer: This plugin was made with the use of AI
## Features
- Redirect players on login to a pre-configured server.
- Supports redirecting by **UUID** and/or **username**.
- Prevents redirected players from switching to other servers.
- Automatically updates player usernames in the configuration if they change.
- Simple configuration using a JSON file.
## Installation
1. Download the latest jar
2. Place the `UUIDRedirect.jar` file in your Velocity `plugins` folder.
3. Start Velocity to generate the default configuration file: `plugins/UUIDRedirect/config.json`.
4. Stop Velocity and edit `config.json` to configure your redirects.
## Configuration
The configuration file `config.json` maps player UUIDs (or usernames if UUID is unavailable) to a server. Example:
```json
{
"11111111-1111-1111-1111-111111111111": {
"username": "ExamplePlayer",
"server": "survival"
}
}
UUIDRedirect is a free Minecraft Java mod. Compatible with Minecraft 3.4. Downloaded 7 times (via Hangar). Download it and open it directly in the game.
Explore more