From cbf60eb52d8a1b6941066f3fc7d2ed1c44fd07d8 Mon Sep 17 00:00:00 2001 From: Kygekraqmak Date: Sat, 22 Aug 2020 15:40:55 +0800 Subject: [PATCH] Updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9bb9ef4..d96ccbe 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ A PocketMine-MP plugin to check the server TPS and other players' ping. This plu | `/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. + # Upcoming Features - Able to change no permission message in `config.yml`