WP Manifestindependent plugin directory
manifest / integrations / minecraft-suite

Minecraft Suite

A suite of Minecraft server tools for WordPress websites. Still in early Beta

by phyrax · github.com/jaywood/minecraft-suite · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jaywood/minecraft-suite/archive/refs/heads/master.zip

Readme

Minecraft Suite

Contributors: Jay Wood
Tags: minecraft,gaming,server,suite
Requires at least: 3.6.0
Tested up to: 3.6.0
Stable tag: 0.2.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Description

A collection of Minecraft tid-bits, widgets, and scripts that are intended for use on a Minecraft WordPress website.

Widgets

Minecraft Server Status

A widget used to display the connection status of your Minecraft server. You will need to set enable-query=true in your server.properties file.

You can also use the widget as a short-code by placing [minecraft-suite-server-status] anywhere shortcodes are available in your theme.

Installation

Manual Installation

  1. Upload the entire /minecraft-suite directory to the /wp-content/plugins/ directory.
  2. Activate Minecraft Suite through the 'Plugins' menu in WordPress.

Frequently Asked Questions

Screenshots

  • TODO

Changelog

0.2.0

  • Added Applications CPT for storing applications
  • Added Applications form shortcode
  • Added Applications pending bubble to CPT menu

0.1.0

  • First release
  • Widget: Minecraft Server Status

Read the full README on GitHub →