HomeJavaModsServer status placeholder
Server status placeholder
ModsJava

Server status placeholder

by mrfrench · on Modrinth

A placeholder with shows server status using plugin messaging using the bungee/velocity plugin and something

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.5–1.21.11 · Bukkit⬇ Download for 1.21.5–1.21.11 · BungeeCord⬇ Download for 1.21.5–1.21.11 · Paper⬇ Download for 1.21.6–1.21.11 · Purpur⬇ Download for 1.21.6–1.21.11 · Spigot⬇ Download for 1.21.5–1.21.11 · Waterfall
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Server status placeholder — screenshot 1

ServerStatus

Shows the status of your BungeeCord servers through placeholders.

ServerStatus is split into two parts:

If you run a scoreboard, tablist, chat or any other plugin that supports PlaceholderAPI, you can drop these in:

%srvstatus_lobby%
%srvstatus_survival%

Each returns one of three values (all customizable in the config):

Setup

  1. Put the BungeeCord jar in your proxy's plugins folder.
  2. Put the Spigot jar in the plugins folder of every server you want placeholders on.
  3. Restart everything.
  4. Done. The srvstatus expansion registers by itself.

Configuration

The Bungee side has a config.yml with the basics:

# Servers to track (must match your BungeeCord names)
servers:
  - lobby
  - survival
  - dev

# How often to check (seconds)
update-interval: 5

# Status text and colors
messages:
  online: "&aOnline"
  offline: "&cOffline"
  maintenance: "&6Maintenance"

Statuses refresh on the interval you set, and again whenever a player joins the proxy.

Requirements

Building

mvn clean package

Java 17+.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more