/CleanPing

Powerful /ping plugin for BungeeCord, Velocity and Spigot

Primary LanguageJavaGNU Affero General Public License v3.0AGPL-3.0

Clean Ping

Clean Ping is a basic /ping plugin, compatible with BungeeCord, Spigot and Velocity.

Features

» You can see your ping, or that of other players.
» Extensive compatibility;
» Command to reload the plugin;
» The plugin and translations are configurable.

Velocity, BungeeCord and Spigot compatibility is here.

» BungeeCord 1.7-1.21 & forks
» Velocity 3.1.2/3.2.0/3.3.0 & forks
» Spigot 1.7.10-1.21 & forks

(Aegis should work but you won't get support as it is a crappy proxy and can cause several problems)

Commands

» /ping • Send your ping;
» /ping (player) • Send the ping of the player of your choice;
» /pingreload • Reloads the plugin.

Permissions

Permissions are configurable in the config.yml

Placeholders

You can use PlaceholderAPI to have these placeholders in your spigot server:

» %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.