HomeJavaModsPinger || A 'simple' Ping Plugin
Pinger || A 'simple' Ping Plugin
ModsJava

Pinger || A 'simple' Ping Plugin

Features: /ping --> Returns your own ping! /ping average --> Return own average ping. /ping <player> --> Returns ping of other player! /ping average…

⬇ Download on Spigot
Features:
How to change the language:
  1. Rename the "config.yml" to "config_en.yml"
  2. Rename the file of your wanted language (e.g. "config_de.yml" for German) to "config.yml"
Plans:
Permissions:
API:
Spoiler: Example
Code (Text):
@EventHandler
public void onJoin(PlayerJoinEvent e) {
    e.getPlayer.sendMessage("Your ping is " + Pinger.getPing(e.getPlayer));

    e.getPlayer.sendMessage("Your average ping is " + Pinger.getAveragePing(e.getPlayer));
}

Icon
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Pinger || A 'simple' Ping Plugin is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 6,115 times (via Spigot). Download it and open it directly in the game.

Explore more