Difference between revisions of "DeluxeMaintenance"

From PedroJM96 Wiki EN
Jump to: navigation, search
(Created page with "It is a simple plugin to manage when your network is in maintenance, allowing to place global maintenance or a particular server and prevent users from entering when performin...")
 
(Commands)
 
Line 11: Line 11:
 
! style="text-align:left;"| Commands!! Permissions!!Info
 
! style="text-align:left;"| Commands!! Permissions!!Info
 
|-
 
|-
|  /dm on global <reason> ||  maintenance.admin  || Place the network maintenance.
+
|  /dm on global <reason> ||  maintenance.admin  || Place the maintenance of the network or the server.
 
|-
 
|-
|  /dm on <server> <reason> ||  maintenance.admin  || Place a server maintenance.
+
|  /dm on [<server> | <world>] <reason> ||  maintenance.admin  || Place maintenance for a server or a world. (Depending on where the plugin is installed).
 
|-
 
|-
|  /dm off global ||  maintenance.admin || Removes maintenance from the network.
+
|  /dm off global ||  maintenance.admin || Remove maintenance from the network or from the server.
 
|-
 
|-
|  /dm off <server> ||  maintenance.admin || Removes maintenance from a server.
+
|  /dm off [<server> | <world>] ||  maintenance.admin || Remove the maintenance of a server or a world. (Depending on where the plugin is installed).
 
|-
 
|-
 
|  /dm reload ||  maintenance.admin || Reload the configuration.
 
|  /dm reload ||  maintenance.admin || Reload the configuration.

Latest revision as of 06:24, 10 February 2019

It is a simple plugin to manage when your network is in maintenance, allowing to place global maintenance or a particular server and prevent users from entering when performing maintenance.​

Installation

  • Copy the JAR file in the directory of plugins
  • Restart the server to install.
  • And enjoy the plugin!.

Commands

Commands Permissions Info
/dm on global <reason> maintenance.admin Place the maintenance of the network or the server.
<world>] <reason> maintenance.admin Place maintenance for a server or a world. (Depending on where the plugin is installed).
/dm off global maintenance.admin Remove maintenance from the network or from the server.
<world>] maintenance.admin Remove the maintenance of a server or a world. (Depending on where the plugin is installed).
/dm reload maintenance.admin Reload the configuration.

Permissions

Permissions Info
maintenance.use To use the plugin.
maintenance.admin To use administrative commands (/dm on, /dm off).
maintenance.staff Allow people to bypass the kick.

Configuration