See server TPS and a player's ping
Go to file
KygekDev 681af29556
README update
2021-07-04 18:01:58 +08:00
.idea Added code 2021-07-01 18:28:04 -05:00
src Added link to forum resource 2021-07-02 08:39:00 -05:00
KygekPingTPS-Spigot.iml Added code 2021-07-01 18:28:04 -05:00
LICENSE Create LICENSE 2021-07-01 18:21:21 -05:00
README.md README update 2021-07-04 18:01:58 +08:00

README.md

NOTICE: This is the Spigot (Java Edtion) version of KygekPingTPS. Please see here for PocketMine-MP version.

KygekPingTPS

Discord

A plugin to check the server TPS and other players' ping. This plugin will be useful if you need to check the server TPS by command or check your or other players' network ping.

Features

  • Check server TPS using command
  • Check your network ping using command
  • Check other players' network ping using command
  • Works in console
  • Invalid player name detection
  • Customizeable command messages
  • Commands messages instantly updated after change

How to Install

  1. Download the latest version (It is recommended to always download the latest version for the best experience, except you're having compatibility issues).
  2. Put the KygekPingTPS.jar file into the plugins folder.
  3. Restart or start your server.
  4. Done!

Commands & Permissions

Command Description Permission Default
/ping [player] Current ping of a player kygekpingtps.ping true
/tps Current TPS of the server kygekpingtps.tps true

Upcoming Features

  • Automatic plugin update checker on server startup

Additional Notes

KygekPingTPS plugin is made by KygekTeam and licensed under GPL-3.0.

  • Join our Discord server here for latest updates from KygekTeam.
  • If you found bugs or want to give suggestions, please visit here or join our Discord server.
  • We accept all contributions! If you want to contribute please make a pull request in here.

Other Versions