BukkitPing

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

About

BukkitPing is a plugin that gives players the ability to check their own or somebody else's connection to the server. This connection will be displayed in milliseconds, by pinging to the server through CraftPlayer. Players can simply use "/ping [player]", and other features implemented.

Why BukkitPing?

  • Lightweight plugin code, containing only a few classes
  • High message and sign customization to make it blend in with your server
  • More features than other ping plugins who just have a simple command to calculate latency
  • Instant calculation of ping

Features

  • Get your own ping on command
  • Get another player's ping on command
  • Reload on command
  • Get your own ping by right clicking a sign
  • Get another player's ping on command

To-do

  • Ping coloring, for example: 0-50 ms = green, under 50-150 ms = yellow, 150+ = red. Configurable as usual
  • A way to show everyone's ping in the server (command & sign)
  • Display ping in tab if set in configuration
  • Kick players if they have a certain amount of ping, to prevent laggy players
  • Save each ping calculation in "players.yml" and let players see their and other player's average

How to install?

  1. Download the BukkitPing.jar file
  2. Drag and drop it into your "plugins" folder in your server directory, this should be where the rest of your plugins are
  3. Boot the server up, to let BukkitPing create it's configuration files
  4. Edit the 3 .yml configuration files (config, messages, players) in your "plugins/BukkitPing" folder in your server directory

Permissions

  • bukkitping.command.self - /ping
  • bukkitping.command.others - /ping [player]
  • bukkitping.command.reload - /ping reload
  • bukkitping.sign.self - Right click a sign to get your own ping
  • bukkitping.sign.others - Right click a sign to get a player's ping

Source code

GitHub: https://github.com/JoeyBlankendaal/BukkitPing


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    89286
  • Created
    Feb 7, 2015
  • Last Released File
    Feb 7, 2015
  • Total Downloads
    732
  • License

Categories

Members

Recent Files