Cross-platform Minecraft plugin that syncs live player counts across proxies and servers.
🔀 ProxyOnlineLinker
🌐 Overview
ProxyOnlineLinker is a plugin designed to link online player counts between proxies and servers in Minecraft. It supports multiple server types including Spigot, BungeeCord, Velocity, TransferProxy, making it a versatile solution for server administrators looking to manage player counts effectively across different platforms.
✨ Features
- Multi-Platform Support: Compatible with Spigot, BungeeCord, Velocity and TransferProxy servers.
- Highly configurable: Configure sources, cache, update intervals, and more.
- Performant: Lightweight and optimized for performance.
📚 Consult the wiki for more information.
📥️ Installation
- Download the latest version of ProxyOnlineLinker from the Releases page.
- Place the downloaded
.jar
file into theplugins
folder of your server. - Start or restart your server to generate the configuration files.
- Modify the
config.yml
file to suit your server's needs.
❓ Use cases
Linking the number of connected users can be useful in cases where you have multiple servers that are not directly hosted by the same proxy. In a multi-proxy environment, or simply for independent projects hosted by the same organization. Finally, the project was initially designed for TransferProxy, a project that uses packet transfers to redirect players without holding the connection. ProxyOnlineLinker can therefore also be used for projects that use packet transfers.
🔌 Contributing
Contributions are welcome! Please submit pull requests or open issues on GitHub.
⭐ If you're interested in the project, please leave a star to show your support. It's through contributions like these that the project is able to exist and thrive.
📄 License - MIT
This project is licensed under the MIT License. See the LICENSE file for more details.