Skip to content

henry-anderson/PingAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PingAPI

PingAPI gives Bukkit developers more control over how they reply to ping requests. Simply put it provides an improvement to Bukkit's ServerListPingEvent. You can download it here.

It has been a few years since I have worked on this project, but I decided to update it for newer versions of CraftBukkit and keep backwards compatibility. I will try to keep it maintained and up to date from now on. The most important change to note is that creating animations is no longer possible for servers running newer versions of CraftBukkit.

Plugins Using PingAPI

Features

  • Modify the online player count and the max players
  • Change the player sample (list of players shown when hovering over the player count)
  • Fake the protocol name and version to display text instead of the player count
  • Create server list animations (1.8.3 or before)

Javadocs

The Javadocs can be found here

Usage

How It Works

If you aren't interested in using PingAPI but are curious about how it works, it is documented here.

About

An API which gives Bukkit developers more control over how they reply to ping requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages