Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.10
Platforms
Tags
Creators
Details
Licensed ARR
Published 3 days ago
Updated 3 weeks ago
TartanSend 🚀
TartanSend is a lightweight, modern, and highly configurable proxy plugin for Velocity 3.3.0+. It allows server administrators to seamlessly send individual players or all connected network players to specific target servers with full multi-language support.
✨ Features
/sendCommand: Transfer a specific online player to any registered server on your network./sendallCommand: Transfer all online network players to a target server at once.- Multi-Language Support:
- Default English (
messages_en.yml) and Italian (messages_it.yml) configurations provided out of the box. - Easily switch languages or add your own in the
languages/folder.
- Default English (
- Modern Formatting: Native support for Kyori MiniMessage (RGB colors, gradients, click/hover events).
- Zero External Dependencies: Built strictly using Velocity native APIs for maximum stability and performance.
- Permission-Based: Fully compatible with your favorite permission management plugins (LuckPerms, etc.).
📜 Commands & Permissions
| Command | Usage | Permission | Description |
|---|---|---|---|
/send |
/send <player> <server> |
tartansend.admin |
Sends a specific player to the specified target server. |
/sendall |
/sendall <server> |
tartansend.admin |
Sends all online players across the network to the target server. |
⚙️ Configuration
config.yml
Choose your active language file:
# Language selection
# Available options out of the box: "en", "it"
language: "en"


