zPingAlert icon

zPingAlert -----

A real-time ping monitoring plugin for Minecraft servers



zPingAlert

A real-time ping monitoring plugin for Minecraft servers

Monitor player latency and provide helpful alerts through multiple notification methods

✨ Features

  • Multi-Alert System - Action bar, titles, sounds, and chat notifications
  • ⚡ Real-Time Monitoring - Continuous ping tracking with configurable intervals
  • Smart Targeting - Customizable ping thresholds and player-specific settings
  • Helpful Suggestions - Automated tips to help players improve their connection
  • Title Presets - Multiple title styles for personalized alerts
  • Permission System - Granular control over who can use what features
  • ⚙️ Live Reload - Update configuration without server restart

Commands & Permissions

Command Description Permission Default
/pingalert Show help menu pingalert.use ✅ All
/pingalert toggle Enable/disable alerts pingalert.toggle ✅ All
/pingalert title [preset] Change title style pingalert.title ✅ All
/pingalert alert <player> Force alert on player pingalert.alert ❌ OP Only
/pingalert reload Reload configuration pingalert.reload ❌ OP Only


Aliases: /pa, /ping

Code (Text):

pingalert.use: true          # Basic command access
pingalert.toggle: true       # Toggle personal alerts
pingalert.title: true        # Change title presets
pingalert.alert: op          # Force alerts on others
pingalert.reload: op         # Reload configuration
pingalert.bypass: false      # Never receive alerts
pingalert.*: op              # All permissions
 

Requirements

Component Version Status
Minecraft 1.20+ ✅ Required
Java 8+ ✅ Required
Spigot/Paper Latest ✅ Required
Dependencies None ✅ Standalone


⚙️ Configuration

Code (Text):

# Ping monitoring settings
ping:
  threshold: 250           # Alert when ping exceeds this (ms)
  check-interval: 40       # Check every 2 seconds (40 ticks)

# Alert methods
alerts:
  action-bar:
    enabled: true
  title:
    enabled: true
    fade-in: 10
    stay: 40
    fade-out: 10
  sound:
    enabled: true
    sound: "BLOCK_NOTE_BLOCK_PLING"
    volume: 1.0
    pitch: 1.0
  chat:
    enabled: true

# Helpful suggestions
suggestions:
  enabled: true
  tips:
    - "Try using a wired connection for better stability"
    - "Close other applications that use internet"
    - "Contact your ISP if this persists"
 

In-Game Messages

The plugin uses Minecraft color codes for vibrant in-game messages:

  • &c Red - High ping warnings
  • &e Yellow - Command help and info
  • &a Green - Success messages
  • &7 Gray - Descriptive text
  • &l Bold - Important headers

Installation

  1. Download the latest zpingalert-1.0.0.jar from releases
  2. Place in your server's plugins/ folder
  3. Restart your server
  4. Configure plugins/zPingAlert/config.yml as needed
  5. Use /pingalert reload to apply changes

Title Presets

Choose from multiple alert styles:

  • Classic - Traditional Minecraft styling
  • Modern - Clean, minimalist design
  • Colorful - Vibrant, eye-catching alerts
  • Subtle - Discreet notifications

Author & License

Created by: GamingHuzai
  • Version: 1.0.0
  • License: MIT License

Built with ❤️ GamingHuzai

Plugin developed for Spigot/Paper servers
Resource Information
Author:
----------
Total Downloads: 16
First Release: May 28, 2025
Last Update: May 28, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings