Описание
## CleanPing is compatible with BungeeCord, Velocity and Spigot.
- This plugin gives you the possibility to **display your latency** or that of **another player**. In addition, you can set a **different colour depending on how high the latency is** (low, medium or high ping).
# Features
> » You can see your ping, or that of other players;
> » You can see the difference between two pings;
> » Extensive compatibility (Spigot - Paper - Velocity - BungeeCord - Folia);
> » Support for RedisBungee/RedisVelocity & PlaceholderAPI.
> » Command to reload the plugin;
> » The plugin and translations are **FULLY** configurable.
> » More functions to come...
# Commands
> » /ping • Send your ping;
> » /ping (player) • Send the ping of the player of your choice;
> » /ping (player1) (player2) • Send the ping difference between two players;
> » /pingreload • Reloads the plugin.
# Permissions
> » Permissions are configurable from config.yml.
# Placeholders
> » %cleanping_ping% • Send your ping;
> » %cleanping_coloured_ping% • Send your ping with the colors added in config.yml;
> » %cleanping_ping_(player's name)% • Send the ping of a player.
> » %cleanping_coloured_ping_(player's name)% • Send the ping of a player with the colors added in config.yml.
> » %cleanping_difference_(player's name)% • Send the difference between your ping and an online player's ping.
> » %cleanping_difference_(player's name)_(player2's name)% • Send the difference between an online player's ping and an another online player's ping.