Ping Viewer
ModLicenseRef-All-Rights-Reserved

Ping Viewer

Adds a simple /ping command so shows your ping (latency) to the server!

2.7K
Downloads
3
Followers
3 months ago
Updated
📦
8
Versions

📖About Ping Viewer

Adds a simple /ping command ingame that well, tells you your ping to the server!

🔗 Dependencies

Fabric API

✏️ Config

# Supported Colors:
# "black" "dark_blue" "dark_green" "dark_aqua" "dark_red" "dark_purple" "gold" "gray" "dark_gray" "blue" "green" "aqua" "red" 
"light_purple" "yellow" "white"

"text": "Your ping is: %ping%ms", 
"color": "gold",
"bold": true,           
"italic": false,         
"underlined": true  

🎨 Supported Color Options: "black" "dark_blue" "dark_green" "dark_aqua" "dark_red" "dark_purple" "gold" "gray" "dark_gray" "blue" "green" "aqua" "red"
"light_purple" "yellow" "white" (%ping%ms is not customizable.)

⚠️ Note: The Config Above Is Supported For Versions 1.0.1+ ONLY