SpigotPing - ADDED IN-TABLIST PING icon

SpigotPing - ADDED IN-TABLIST PING -----

Want to see your in-game ping? With this plugin you can do this by typing /ping or by pressing TAB




This version does support Minecraft 1.17 only!

Changelog
:
----------, Jun 14, 2021

Changelog:
----------, Jul 7, 2020

Changelog:
  • Now supporting Spigot 1.14.2.
----------, Jun 21, 2019

You need to delete/update old config.

Changelog:
  • Added the possibility to check the ping of another player with /ping <playerName> (toggleable via config)
  • Added the option to show the real name or the display name in the tablist (see updated config).
Code (Text):
# Section releated to /ping command.
ping-command:
  # Customize the output of the command, use %ping% to indicate player's latency.
  ping-message: "&a[Ping] &7Your ping is: &a%ping%ms"
  # Customize the output of the command to check the ping of another player (if enabled).
  # Use %target% to indicate the name of the target player, use %ping% to indicate player's latency.
  ping-target-message: "&a[Ping] &7The ping of &a%target% &7is: &a%ping%ms"

# Section releated to the /ping <targetPlayer> command
others-ping:
  # Set this to false if you want to DISALLOW users to check the ping of another player.
  show-other-players-ping: true
  # Customize the message sent to the players if they do not have required permission.
  not-allowed-message: "&cYou do not have permission to check the ping of other players."
  # Customize the message sent to the players if the specified player can not be found.
  player-not-found: "&cThe specified player is not online."

# Section releated to the tablist management (you can open the tablist by pressing TAB in game).
tablist:
  # Set this to true if you want to show player's ping in the tablist.
  enabled: true
  # Set this to true if you want to display the name of the player WITHOUT colors added by plugins like Essentials.
  # Set to false if you want to show the "display-name" (the name of the player WITH colors added by external plugins).
  show-real-name: true
  # Customize the tablist prefix, use %ping% to indicate player's latency. You do not need to put a space at the end. Set this to "" to disable.
  prefix: "&7[&a%ping%ms&7]"
  # Customize the tablist suffix, use %ping% to indicate player's latency. Set this to "" to disable.
  suffix: ""
  # Update delay time (in seconds) - 5 means that the tablist is updated every 5 seconds.
  update-delay: 5
 
----------, Mar 28, 2017

Changelog:
  • Added compatibility with plugins like OpGuard.
----------, Mar 26, 2017

Changelog:
  • Fixed TabList ping suffix that was not working (reported by @Bobcat00).
----------, Mar 25, 2017

You need to delete/update old config.

Changelog:
  • Added TabList ping suffix.
Code (Text):
# Section releated to the tablist management (you can open the tablist by pressing TAB in game).
tablist:
  # Set this to true if you want to show player's ping in the tablist.
  enabled: true
  # Customize the tablist prefix, use %ping% to indicate player's latency. You do not need to put a space at the end. Set this to "" to disable.
  prefix: "&7[&a%ping%ms&7]"
  # Customize the tablist suffix, use %ping% to indicate player's latency. Set this to "" to disable.
  suffix: ""
  # Update delay time (in seconds) - 5 means that the tablist is updated every 5 seconds.
  update-delay: 5
----------, Feb 25, 2017

You need to delete old config in order to update it.

Changelog:
  • Complete rewrite of the code (see GitHub)
  • Added a sound manager to handle sounds when players executes /ping command
  • Added TabList ping support (see players' ping by pressing TAB)
  • New permission system (see "overview" page)
  • New fully-configurable config file
  • Added /pingreload command with proper permission.
  • Added plugin metrics.
----------, Feb 16, 2017

Changelog:
  • Added a permission system (by default it is set to off)
  • Fixed classpath
You need to delete old config in order to update it.
----------, Feb 15, 2017

Changelog:
  • Updated version support for 1.7.X - 1.8.X - 1.9.X - 1.10.X and 1.11.X.
  • Created GitHub repository
  • Small code enhancements
----------, Feb 15, 2017

Changelog:
  • Added version support for 1.7.X - 1.8.X and 1.9.X.
----------, Jun 7, 2016

Resource Information
Author:
----------
Total Downloads: 59,875
First Release: Jun 6, 2016
Last Update: Jun 14, 2021
Category: ---------------
All-Time Rating:
31 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings