A PocketMine-MP 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.
- 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
- Automatic plugin updates checker
- Commands messages instantly updated after change
- Download the latest version (It is recommended to always download the latest version for the best experience, except you're having compatibility issues).
- Put the
KygekPingTPS.phar
file into theplugins
folder. - Restart the server.
- Done!
Command | Description | Permission | Default |
---|---|---|---|
/ping [player] |
Current ping of a player | kygekpingtps.ping |
true |
/tps |
Current TPS of the server | kygekpingtps.tps |
true |
💡 Tips:
- Use
-kygekpingtps.ping
to blacklist the/ping
command permission. - Use
-kygekpingtps.tps
to blacklist the/tps
command permission in PurePerms.
Licensed under the GNU General Public License v3.0 license.