Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4drian3d/vpinghost
A simple Velocity plugin that allows you to get information about other servers instantly
https://github.com/4drian3d/vpinghost
velocity-plugin
Last synced: 9 days ago
JSON representation
A simple Velocity plugin that allows you to get information about other servers instantly
- Host: GitHub
- URL: https://github.com/4drian3d/vpinghost
- Owner: 4drian3d
- Created: 2024-01-12T19:59:28.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-13T02:00:58.000Z (12 months ago)
- Last Synced: 2024-10-30T05:59:31.170Z (about 2 months ago)
- Topics: velocity-plugin
- Language: Java
- Homepage:
- Size: 11.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VPingHost
[![Discord](https://img.shields.io/discord/899740810956910683?color=7289da&label=Discord)](https://discord.gg/5NMMzK5mAn)
[![Telegram](https://img.shields.io/badge/Telegram-Updates-229ED9)](https://t.me/Adrian3dUpdates)
[![Telegram](https://img.shields.io/badge/Telegram-Support-229ED9)](https://t.me/Adrian3dSupport)A simple Velocity plugin that allows you to get information about other servers instantly.
This plugin was born as a test from this [Velocity pull request](https://github.com/PaperMC/Velocity/pull/1180),
but I thought to make it a public test plugin to check the proxy server or backend servers connectivity or MOTD response.## Installation
- Download VPingHost from Modrinth
- Drag and drop on your plugins folder
- Start the server## Features
- Send a ping to any Minecraft server and get its corresponding motd
- Specifies the version to ping with
- Specifies the version with which to ping the server## Command
`/pinghost [host] (protocol version)`Permission: `pinghost.command`
Example: `/pinghost my.server.net 765`
If you need to specify a specific port, you can add it with the syntax `host:port`.
### Differences between this plugin and VServerInfo
VServerInfo allows you to display information about your servers that you have in your own network.
VPingHost allows you to display information about the motd of any available server.