VPingHost
A simple Velocity plugin that provides instant information about various Minecraft servers.
This plugin emerged as a test of the capability from the Velocity pull request, but I decided to make it a public testing tool to check connectivity between proxy servers and backend servers, as well as to obtain MOTD information.
Feature Set
- Ability to ping any Minecraft server and receive the corresponding MOTD
- Specifying a specific protocol version for pinging
- Option to set the version used to check the server
Command Usage
/pinghost [host] (protocol_version)
Example: /pinghost my.server.net 765
To specify a particular port, you can use the format host:port.
How It Differs from VServerInfo
VServerInfo displays information about servers within your own network. VPingHost shows MOTD information for any available server on the internet.