Status Scoreboard
This plugin will get data such as players online, from other servers and even display it on your scoreboard!
Features:
- Get Players Online
- Get Max Players
- Get Status
- Configurable Scoreboard
- Automatic Update
Commands & Permissions
This plugin is fully customisable without commands
Configuration
Code (Text):
# Put your data on the scoreboard here! (In order)
# Note: Max 16 lines!
# Variables:
# %status[server]% - Status of that server
# %players[server]% - Players on that server
# %maxplayers[server]% - Max players on that server
Scoreboard:
- 'Status: %statusHub%'
- 'Players Online: %playersHub%'
- 'Max Players: %maxplayersHub%'
# Update intervals of the scoreboard, in seconds
UpdateInterval: 1
# Display name of the scoreboard
DisplayName: '&3Display Name'
# Servers
# Format: [ip]:[port],[Server Name]
# The [Server Name] will be used in the Scoreboard variables above!
Servers:
- 192.168.1.1:25565,Hub
# Message when the server is offline
Offline: '&4Offline'
# Message when the server is online
Online: '&aOnline'
Trouble Shooting
If you have any troubles whilst using this plugin, please put it in the discussions and do not rate it.
Format:
Code (Text):
Bug Report:
[ Why this error happened ]
[ When this happened ]
[ Error Logs/Stack Trace ]

Status Scoreboard 1.0
This plugin will get information from all your servers, and it can display it on the scoreboard!