Simple Maintenance Plugin
PluginMIT

Simple Maintenance Plugin

A simple way to manage maintenance on your network.

28
Downloads
1
Followers
2 months ago
Updated
📦
1
Versions

📖About Simple Maintenance Plugin

Simple Maintenance Plugin

A simple solution to manage maintenance mode for your velocity server.

Source Code

github.com/FlauschigesAlex

Supported platforms and versions

Although simple-maintenance-plugin may work on other platforms or versions, I do not guarantee for their stability or functionality.

Commands

  • /maintenance - Lists all servers in maintenance mode.
  • /maintenance <server> (status) - Displays the server's maintenance mode status.
  • /maintenance <server> status <status> - Toggles the server's maintenance mode.
  • /maintenance <server> message <message> - Sets the server's maintenance message.
  • /maintenance <server> message clear - Resets the server's maintenance message.
  • /maintenance <server> duration indefinite - Sets the server's maintenance duration to indefinite.
  • /maintenance <server> duration <duration> - Sets the server's maintenance duration.
  • /maintenance <server> enforce - Enforces the server's maintenance mode.

Permissions

smp.command: Allows the user to use the /maintenance command.

smp.bypass: Allows the user to bypass maintenance mode.