Inactive [INFO/ADMN] PingTester v1.2.1 - Get the ping of your players [1.4.5-R0.3]

Discussion in 'Inactive/Unsupported Plugins' started by Jobi, Dec 12, 2012.

  1. Offline

    Jobi

    PingTester - The only real PingTest plugin!
    Version: v1.2.1 BukkitDev

    PingTester is a new plugin which provides you the ability to test the pings of your players and control who should be able to play on your server!

    Download

    Features:
    • Check the player's ping with a command!
    • Set a maximum ping for your server!
    • Prevent users with a too high ping from performing some commands!
    • Multi language support!
    • Permissions system!
    Installation:
    1. Unzip the folder PingTester in your plugins folder.
    2. Rename one of the language_xx.yml files in language.yml.
    3. [Modify the config.yml]
    4. Start your server.
    Commands:
    • /getping [player] - returns the ping in milliseconds.
    • /checkpings [ping] - kicks every player with a ping over the maximum.
    Configuration:
    • checkping_regularly - true when the pings should be checked regulary
    • repeating_time - time between two ping checks
    • max_allowed_ping - the maximal ping a player is allowed to have
    • kick_on_join - true when players should be able to join a server with a high ping.
    • broadcast_kicks_in_console - true when a message should appear in the console when the server checks the pings.
    • max_cmd_ping - maximal ping a player is allowed to have when he wants to perform some commands.
    • denied_cmds - list of commands that are not allowed with a ping over the max_cmd_ping.
    Permissions:
    • "pingtester.getping.own" - Allows you to use /getping.
    • "pingtester.getping.other" - Allows you to use /getping [player].
    • "pingtester.checkpings" - Allows you to use /checkpings [ping].
    • "pingtester.ignore.regularcheck - Allows you to ignore regular pingchecks.
    • "pingtester.ignore.irregularcheck" - Allows you to ignore irregular pingchecks.
    • "pingtester.ignore.deniedCmds" - Allows you to perform denied cmds with a too high ping.
    • "pingtester.ignore.kickonjoin" - Allows you to join the server with a high ping.
    Credits to chdxD1 who helped me to find out the ping of a player!
     
  2. Offline

    Jobi

    It would be very nice if someone could make a french/spanish language file!
     
  3. Offline

    Jobi

    * Added french language file. Download here: <Edit by Moderator: Redacted mediafire url>
    * Fixed a minor bug.
     
    Last edited by a moderator: Nov 8, 2016

Share This Page