promotional bannermobile promotional banner

Connection-Ping

Ping

File Details

Ping v1.5

  • R
  • Jun 17, 2018
  • 22.49 KB
  • 284
  • 1.12+6

File Name

Ping.jar

Supported Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.3
  • 1.8.1
  • 1.8
  • Added support for 1.12
  • Fixed a performance issue where the plugin would perform too many ping-queries in the TAB-function
    • squared too many \(^v^)/ (was only an issue if you had many many players)
  • Made most all the functions static so if you are a developer you can use Ping.jar as an API
    • Accessible through net.mcplayhd.ping.Ping.<function>
      • Example: int ping = Ping.getPing(player);