Skip to content

MaintenanceAddon

Nassim edited this page Jun 27, 2019 · 12 revisions

Using PlaceholderAPI placeholders

As a few people asked me to create some PAPI placeholders, I wrote this addon. If you are running Maintenance on BungeeCord (other platforms are not supported), you can use the addon to be able to use maintenance placeholders on your Spigot servers.

The addon sends all necessary information from the Bungee to the Spigot servers, that need them. After that, the addon creates the placeholders on those Spigot servers and they can be used.

Installation

You have to put the addon jar both on your Bungee's plugins folder, as well as every Spigot server's plugin folder, for which you want to have the placeholders on. After the first start with the addon on the Bungee, an addon.yml file will be created in the MaintenanceBungee directory. In there, you can change the messages the placeholders should display.

Placeholders

Currently available are:

  • %maintenance_status% to display the maintenance status of your proxy
  • %maintenance_server_<server>% to display the maintenance status of a specific proxied server, where <server> should be replaced with the name of the server to check

Download and updates

To download the latest version of the addon, click here. The addon does not have an autoupdater, which means you will only be notified in the following ways:

  • Announcements on the Discord server
  • Notes in updates of the actual Maintenance plugin
  • Checking for newer commits and releases or watching the project on GitHub
Clone this wiki locally