▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/StatusPing
StatusPing

StatusPing

StatusPing is a lightweight server utility for monitoring uptime, scheduling automated restarts, and sending Discord alerts to keep staff and players informed.

195
5
Все версииVelocity support testing.

Velocity support testing.

Beta6 дн. назад

Список изменений

PLEASE NOTE THIS IS A BETA RELEASE, REPORT ALL BUGS https://discord.gg/YuvwSWUUY3

  • Added support for velocity. Limited feature set compared to paper plugin due to velocity limitations.

See velocity configuration below:

# ---------------------------------------------------------------------------------- #
# StatusPing Configuration (Velocity)
# ---------------------------------------------------------------------------------- #

# --- General Settings ---
# Enable debug mode to see detailed logs in the console.
debug: false

# Checks for updates on startup and notifies admins.
update-checker: true

# --- Integrations ---
integrations:

  # Discord Webhook Integration
  # Sends automated messages to a Discord channel to announce proxy status.
  discord:
    enabled: false
    webhook-url: "https://discord.com/api/webhooks/XXXX/YourSecret"

    # Customization for the startup embed
    startup:
      username: "Server Status"
      avatar-url: "https://i.imgur.com/GkTenaK.png"
      embed:
        title: "Proxy Online"
        description: "The proxy is now marked as online."
        # Color supports standard Hex codes (e.g. #64a338)
        color: "#64a338"
        timestamp: true
        footer:
          text: "YOUR-SERVER-NAME"
          icon-url: ""

    # Customization for the shutdown embed
    shutdown:
      username: "Server Status"
      avatar-url: "https://i.imgur.com/GkTenaK.png"
      # Reason shown in the {shutdown_reason} placeholder below
      reason: "Proxy shutdown initiated unexpectedly."
      embed:
        title: "Proxy Shutdown"
        description: "The proxy is now marked as offline."
        color: "#e03b24"
        timestamp: true
        footer:
          text: "YOUR-SERVER-NAME"
          icon-url: ""
        fields:
          - name: "Shutdown Reason:"
            value: "{shutdown_reason}"
            inline: false

  # Heartbeat / Uptime Monitoring (e.g. BetterStack)
  heartbeat:
    enabled: false
    interval: 180
    url: "https://uptime.betterstack.com/api/v1/heartbeat/"

Файлы

StatusPing-3.0.0.jar(462.56 KiB)
Основной
Скачать

Метаданные

Канал релиза

Beta

Номер версии

3.0.0

Загрузчики

Paper
Purpur
Velocity

Версии игры

1.21–1.21.11

Загрузок

5

Дата публикации

6 дн. назад

Загрузил

ID версии

Главная