4serverinfo New Apr 2026
After compiling and dropping the JAR in plugins/ , run /papi reload and you can now use uptime in any format line. You can define static placeholders that map to other placeholders or text:
# Ping & latency ping: "<ping>" mspt: "<mspt>" # milliseconds per tick 4serverinfo new
# Performance tps: "<tps>" cpu: "<cpu>" ram-used: "<ram_used>" ram-max: "<ram_max>" ram-percent: "<ram_percent>" After compiling and dropping the JAR in plugins/
# ------------------------------------------------- # 4ServerInfo – Main Config (v2.x) # ------------------------------------------------- # Enable/disable the plugin on this server instance. enabled: true " mspt: "<
# ----------------------------------------------------------------- # Placeholders – built‑in tokens you can use in messages. # ----------------------------------------------------------------- placeholders: # Player counts online: "<online>" # players currently online max: "<max>" # server's max player capacity total: "<total>" # total across network (proxy mode)
placeholders: welcome: "Welcome to &bserver_name&r!" Then use welcome wherever you like. This is handy for server‑branding messages. 8.1 Scoreboard & Tab List Integration Add a display: section to config.yml :
