MC Server Status

Lýsing

This plugin provides a dynamic display of your Minecraft server’s status, including current active players. Simply input your server’s address and port to get started.

Key Features

  • Real-time Server Status: Instantly view whether your Minecraft server is online or offline.
  • Active Player Display: See a list of currently active players on your server.
  • Supports only Java Minecraft. Bedrock may be supported on popular demand.

Technology

Utilizes the robust PHP-Minecraft-Query library for retrieving server information. More details can be found on Packagist.

Skjámyndir

  • The Minecraft Server Block.

Blocks

This plugin provides 1 block.

  • Minecraft Server Status Shows information about a Minecraft Server in a block.

Uppsetning

  1. Upload the plugin files to the /wp-content/plugins/mc-server-status directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Umsagnir

16. mars, 2026
Ok so it’s simple to install BUT once installed and activated there is NOTHING!!!, no settings no nothing. Worst piece of crap ever, look elsewhere. NOT RECOMMENDED
20. júní, 2025
Everything is great! Thank you!
Skoða 3 umsagnir

Þátttakendur & höfundar

“MC Server Status&#8221 er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.

Höfundar

“MC Server Status” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “MC Server Status” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Breytingarsaga

1.5.2

  • Added offline failure message from server ping when server cannot be reached.
  • Bugfix: Added safe null/array handling to avoid PHP warnings for malformed responses.
  • Block now shows offline status with error text when ping fails.
  • Dependencies updated.
  • Tested compatibility with WordPress 6.9

1.5.1

  • Dependencies updated.
  • Tested compatibility with WordPress 6.8

1.3.0

  • Better Dynmap and styling.

1.1.0

  • Added prefix to generic function names.
  • Tested up to WordPress 6.4.
  • Added fix to prevent Direct File Access to plugin files.

1.0.0

  • Initial Release