Add a "Send Player to Server (IP)" Syntax for Skript #6987
Labels
completed
The issue has been fully resolved and the change will be in the next Skript update.
enhancement
Feature request, an issue about something that could be improved, or a PR improving something.
feature-ready
A PR/issue that has been approved, tested and can be merged/closed in the next feature version.
Suggestion
Add a syntax to allow sending players to a different server using their IP address.
Detailed Description:
Create a new expression or effect in Skript that allows server administrators to transfer players to another server by specifying the server's IP and port. The syntax could look like:
This would make it possible for Skript users to easily route players to different servers without needing complex external plugins.
Example Usage:
Why?
Many Minecraft networks consist of multiple servers, and being able to transfer players between these servers from within Skript adds flexibility. This feature will simplify the process of server migration or segmentation of player traffic.
Currently, such functionality requires separate plugins or proxy systems like BungeeCord, but incorporating it into Skript would centralize functionality and make it accessible to a broader range of server admins without the need for third-party tools.
This would seamlessly transfer the player to the server at the specified IP address.
Other
It would be helpful if this feature could work in conjunction with common proxy systems like BungeeCord or Velocity to ensure smooth integration with large server networks. Additionally, security measures should be considered to avoid misuse (e.g., rate-limiting the command or adding verification checks).
Agreement
The text was updated successfully, but these errors were encountered: