See server TPS and a player's ping
Go to file
DavidDGTNT 1e9354c980
Merge pull request #3 from KygekTeam/fixed-github-links
Fix GitHub links
2021-07-02 08:31:37 -05:00
.idea Added code 2021-07-01 18:28:04 -05:00
src Added license notice to source code 2021-07-02 08:05:34 +08: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 Fix GitHub links 2021-07-02 08:31:29 -05:00

README.md

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

KygekPingTPS

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.