UptimeChecker is a plugin that checks all of Mojang's service statuses (http://help.mojang.com/) and outputs a message in the console if any of Mojang's servers (related to Minecraft) are offline, and sends a broadcast if Login, Skins or Website servers are offline.
- Tested Minecraft Versions:
- 1.7
- 1.8
Please report any issues with this plugin HERE
If you like my work, please consider donating, I would greatly appreciate it.
Config File
They config.yml looks similar to this:
Here is an example of how the plugin works:Code (Text):Interval: 5
# Interval is the time in minutes between pings to the mojang server. Minimum interval is 1 minute.
Broadcast: yes
# Please type yes if a message should be broadcasted at every ping interval whether Login and Skin servers are online, else, type no.
Prefix: [Mojang Servers]
Broadcast for Login Servers Up: Minecraft login servers are running smoothly.
Broadcast for Login Servers Down: Minecraft login servers are having problems, you might experience issues when trying to log in.
Broadcast for Skin Servers Up: Minecraft skin servers are running smoothly.
Broadcast for Skin Servers Down: Minecraft skin servers are experiencing problems.
Broadcast when Skin and Login servers are both up: Minecraft login and skin servers are running fine.
Broadcast for Minecraft Website Down: Minecraft.net is currently down.
#Broadcasts will start with a golden Prefix followed by the user configured message in Red/Green depending upon the status of the server.
When login servers are Down:
When all servers are up:
This plugin is licensed under CC Attribution-NonCommercial-ShareAlike 4.0 International. In very basic terms, Do whatever you want with the code of this plugin, as long as you give credits to the author and/or the plugin itself.
Please leave a comment or rate the plugin, and tell me what you think of it. I would really appreciate it.

UptimeChecker 2.1
A plugin that checks the status of official minecraft servers