Перейти к содержимому
Mineforgian

HubTools

HubTools is a cross-server teleport management plugin designed for Minecraft Velocity proxies. When players log out from a non-designated server, they will be automatically teleported to predefined coordinates on a target server upon their next login.

Загрузки
218
Подписчики
1
Обновлён
24 мая 2025 г.
Лицензия
GPL-3.0-only

Опубликован 19 мая 2025 г.

HubTools - Cross-Server Teleport Management Plugin for Velocity

Velocity Java License

HubTools is a cross-server teleport management plugin designed for Minecraft Velocity proxies. When players log out from a non-designated server, they will be automatically teleported to predefined coordinates on a target server upon their next login.

Note: This plugin is AI-developed to streamline cross-server teleportation and enhance player experience.


Features

  • Smart Teleportation:
    • Records the server where a player logged out
    • Forces teleportation to preset coordinates if the logout occurred outside the target server
  • Multi-Condition Checks:
    • Validates server name against configuration file
    • Supports dynamic coordinates (X/Y/Z) and customizable target world
  • Automatic Data Cleanup:
    • Automatically removes player records after teleportation to save storage
  • Real-Time Sync:
    • Uses plugin messaging channels for real-time communication with downstream servers
  • Configurable Flexibility:
    • Customizable target server, world name, and coordinates
    • Compatible with Velocity 3.4.0+ and Paper 1.16.5+

Installation

1. Download

Get the latest HubTools.jar from GitHub or other distribution channels.

2. Install on Velocity

Place HubTools.jar in the plugins/ directory of your Velocity proxy.

3. Install on Paper (Optional)

Place HubTools-Paper.jar in the plugins/ directory of all downstream servers (for receiving teleport coordinates).

4. Start Servers

The configuration file plugins/HubTools/config.yml will be auto-generated on first launch.


Configuration (config.yml)

server: lobby      # Target downstream server name
world: world       # Target world name
x: 0.5            # Teleport coordinates (supports decimals)
y: 64.0
z: 0.5

Parameters

  • server: The name of the downstream server registered in Velocity, default is "lobby".
  • world: The target world name, default is "world".
  • x: The X coordinate for teleportation, default is 0.5.
  • y: The Y coordinate for teleportation, default is 64.0.
  • z: The Z coordinate for teleportation, default is 0.5.

Support & Feedback

For issues or suggestions, contact us via:


License & Copyright

  • Development Statement: This plugin is AI-developed for the Minecraft Velocity community to provide efficient cross-server teleportation management tools.
  • License: This plugin is licensed under the GNU General Public License v3.0. You are free to use, modify, and distribute it, subject to the terms of the license.
  • Disclaimer: The developer is not responsible for any issues caused by using this plugin.

Acknowledgements

Special thanks to:


Ченджлог

1.2.0Релиз1.20.1 · 24 мая 2025 г.

修改了大部分代码(交给了更加专业的AI),修复了Velocity端与Paper端无法正常通讯的问题 注:HubTools要与HubTools-Paper搭配使用(都需要使用v1.2) 如果有任何问题,欢迎提交Issues!

1.1.0Релиз1.20.1 · 19 мая 2025 г.

修复了HubTools - Velocity版无法创建默认配置文件的问题 如果使用发现有bug,欢迎提交Issues! (需要与HubTools-Paper v1.0搭配使用)

1.0.0Релиз1.21.3, 1.21.4, 1.21.5 · 19 мая 2025 г.

HubTools - Cross-Server Teleport Management Plugin for Velocity

Velocity Java License

HubTools is a cross-server teleport management plugin designed for Minecraft Velocity proxies. When players log out from a non-designated server, they will be automatically teleported to predefined coordinates on a target server upon their next login.

Note: This plugin is AI-developed to streamline cross-server teleportation and enhance player experience.


Features

  • Smart Teleportation:
    • Records the server where a player logged out
    • Forces teleportation to preset coordinates if the logout occurred outside the target server
  • Multi-Condition Checks:
    • Validates server name against configuration file
    • Supports dynamic coordinates (X/Y/Z) and customizable target world
  • Automatic Data Cleanup:
    • Automatically removes player records after teleportation to save storage
  • Real-Time Sync:
    • Uses plugin messaging channels for real-time communication with downstream servers
  • Configurable Flexibility:
    • Customizable target server, world name, and coordinates
    • Compatible with Velocity 3.4.0+ and Paper 1.16.5+

Комментарии

Загружаем…