Minecraft PingAPI mod 2026 download
logo
minecraft mod PingAPI

PingAPI

Game Version: 1.14
Total Downloads: 23,043
Updated: Jun 4, 2019
Created: Feb 8, 2015
Download PingAPIDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
PingAPI v1.3.3 release 189.94 KB Jun 4, 2019 1.14 1,211 download PingAPI PingAPI v1.3.3 releaseDownload
PingAPI v1.3.3 release 189.45 KB Jun 4, 2019 1.14 46 download PingAPI PingAPI v1.3.3 releaseDownload
PingAPI v1.3.1 release 188.16 KB May 29, 2019 1.14 90 download PingAPI PingAPI v1.3.1 releaseDownload
PingAPI v1.2.1 release 155.23 KB May 27, 2019 1.14 53 download PingAPI PingAPI v1.2.1 releaseDownload
PingAPI v1.2.0 release 156.34 KB May 27, 2019 1.14 36 download PingAPI PingAPI v1.2.0 releaseDownload
PingAPI v1.1.1 release 102.28 KB May 26, 2019 1.14 42 download PingAPI PingAPI v1.1.1 releaseDownload
PingAPI v1.1.0 release 94.80 KB May 24, 2019 1.14 64 download PingAPI PingAPI v1.1.0 releaseDownload
PingAPI v1.0.0 release 94.80 KB May 22, 2019 1.14 91 download PingAPI PingAPI v1.0.0 releaseDownload
PingAPI v0.1.8 beta 93.07 KB May 22, 2019 1.14 62 download PingAPI PingAPI v0.1.8 betaDownload
PingAPI v0.1.7 alpha 93.04 KB May 20, 2019 1.14 74 download PingAPI PingAPI v0.1.7 alphaDownload
PingAPI v0.1.5 alpha 27.91 KB Feb 20, 2015 1.8.1 6,647 download PingAPI PingAPI v0.1.5 alphaDownload
PingAPI v0.1.4 alpha 26.96 KB Feb 11, 2015 1.8.1 271 download PingAPI PingAPI v0.1.4 alphaDownload
PingAPI v0.1.3 alpha 20.77 KB Feb 10, 2015 1.8.1 187 download PingAPI PingAPI v0.1.3 alphaDownload
PingAPI v0.1.2 alpha 20.47 KB Feb 8, 2015 1.8.1 181 download PingAPI PingAPI v0.1.2 alphaDownload
PingAPI v0.1.1 alpha 11.86 KB Feb 8, 2015 1.8.1 13,988 download PingAPI PingAPI v0.1.1 alphaDownload

Description

Share this:

PingAPI gives developers more control over how they reply to ping requests. Simply put it provides an improvement to Bukkit's ServerListPingEvent. The Javadocs can be found 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.

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 or earlier)

Usage

  • Creating a basic listener
  • Changing the player count
  • Changing the player count to text
  • Changing the player sample (hover message)
  • Creating animations
Make sure to add 'depend: [PingAPI]' to your plugin.yml file
Check out the source on GitHub 

Comments

Add a comment