By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
NOTICE: Version 2.x.y is only compatible with PM4 and will not work with PM3. If you need a PM3-compatible version, please download the 1.x.y version by switching the version displayed on Poggit through the 'Switch version' dropdown.
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.
KygekPingTPS.phar
file into the plugins
folder.Command | Description | Permission | Default |
---|---|---|---|
/ping [player] |
Current ping of a player | kygekpingtps.ping |
true |
/tps |
Current TPS of the server | kygekpingtps.tps |
true |
Use -kygekpingtps.ping
to blacklist the /ping
command permission and -kygekpingtps.tps
to blacklist the /tps
command permission in PurePerms.
.poggit.yml
This release is a patch update to fix bugs and issues in previous version.
str_replace()
in TPS
class which occurs in PocketMine-MP servers using PHP 8.0. (See issue #5 for more details)config.yml
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time