=== MCStatusWidget === Contributors: WhiteSK - eriksvk288@gmail.com Donate link: http://plugins.mine-crafters.eu/ Tags: bukkit, minecraft, server, status, serverstatus, info, bukkit serverstatus Requires at least: 2.0.2 Tested up to: 2.1 Stable tag: 1.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl.txt MCStatusWidget is a widget which show INFO Of Bukkit server. == Description == It show: HostName, IP:Port, Version, World, Player online / Player max, Player list, Plugin list. Dont need MineQuery Plugin. Need only enable-query=true line in server.properties. == Installation == 1. Upload `MCStatusWidget` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place MCStatusWidget into sidebar. Write down the IP and Port and Save. 4. Add enable-query=true Line to server.properties (If you dont have one) == Frequently Asked Questions == = Can“t Connect? = Make sure you added enable-query=true line to server.properties. Make sure you got enabled php function fsockopen(). == Screenshots == 1. screenshot-off.jpg (Takes Screen of Offline Server Widget) 2. screenshot-on.jpg (Takes Screen of Online Server Widget) == Changelog == = 1.0 = * Release. = 1.2 = * Repair class. == Upgrade Notice == = 1.0 = * Release. = 1.2 = * Repair class.