It simply pulls server data with Custom Thread Field.
- Server data is updated with CRON every 5 minutes.
- CRON:
*/5 * * * *
- API1: mcsrvstat.us
- API2: keyubu.com
- CRON:
- Easy setup & detailed informations.
- Supports regex for custom thread field.
- REGEX:
/(([a-zA-Z0-9-])+[.]+([a-zA-Z0-9-])+[.]+([a-zA-Z0-9-])+)|([a-zA-Z0-9-])+[.]+([a-zA-Z0-9-])+/g
- REGEX:
- Download latest release.
- Upload .zip to your XenForo forum using the "Install/upgrade from archive" button in Admin-Add-ons (admin.php?add-ons).
- Select applicable forums for the custom thread field (admin.php?custom-thread-fields/msc_server_ip/edit).
- Go to a applicable thread and fill in the "Minecraft Server IP Address" field.
.msc-status {
color: #efefef;
}
.msc-online {
background: #249a24;
}
.msc-offline {
background: #9a2424;
}
.msc-copyip {
color: #185886;
border-color: #e5e5e5;
}
- Votifier ☐