CustomScoreboard CustomScoreboard is a lightweight and configurable plugin that displays a dynamic scoreboard for each player using customizable placeholders.
Configuration The scoreboard content is defined in the text.yml file, where you can set the title and the lines that will appear on the scoreboard. You can use placeholders to display live data related to each player and the server.
Available Placeholders
%players% – Number of online players
%maxplayers% – Maximum number of players on the server
%player% – Name of the player
%datetime% – Current server date and time
%health% – Player's current health
%maxhealth% – Maximum health (20.0 by default)
%ping% – Player's ping in milliseconds
%level% – Player's experience level
Notes
The scoreboard updates automatically every few ticks.
No permissions are required.
Perfect for survival, PvP, and network servers looking for a clean, dynamic scoreboard display.