Minecraft Server Checker for Threads

xF2 Add-on Minecraft Server Checker for Threads 1.0.5

No permission to download
Compatible XF Versions
2.0, 2.1, 2.2

1iGfZiQ.jpg

Features


  • Server data is updated with CRON every 5 minutes.
  • Easy setup & detailed informations.
  • Supports regex for custom thread field.

Installing XenForo add-on​


  1. Download latest release.
  2. Upload .zip to your XenForo forum using the "Install/upgrade from archive" button in Admin-Add-ons (admin.php?add-ons).
  3. Select applicable forums for the custom thread field (admin.php?custom-thread-fields/msc_server_ip/edit).
  4. Go to a applicable thread and fill in the "Minecraft Server IP Address" field.


CSS Examples (for extra.less)​




CSS:
       .msc-status {
color: #efefef;
}

.msc-online {
background: #249a24;
}

.msc-offline {
background: #9a2424;
}

.msc-copyip {
color: #185886;
border-color: #e5e5e5;
}


Note: There may be issues as this is my first xenForo plugin. Don't forget to give feedback.
Author
BattleKing
Downloads
72
Views
866
Last update
Rating
0.00 star(s) 0 ratings

More resources from BattleKing

Latest updates

  1. 1.0.5

    A different API support has been added.
  2. 1.0.4

    Edited for custom themes.
  3. 1.0.3

    Bugs fixed.
Top