motd

Here you can define your motd of the server.

config.yml

permission

Is required to be able to join the server when it is in maintenance.

permission: "bungeesystem.maintenance.use"

Aliases

You can also define so-called aliases that you can enter instead of /maintenance. To do this, simply add further points under the aliases item.

aliases:
  - "wartung"

motd.yml

maxPlayers

Set the maximum number of players allowed to join the server here.

maxPlayers: 100

whitelist

Add player names here that are still allowed on the server during maintenance work. Here is an example:

maintenance

enabled

If this value is set to true, the BungeeCord server goes into maintenance mode.

motds

Set the motd of the server when it is undergoing maintenance.

motd

Set the motd of the server when it is not undergoing maintenance.

Default configuration

config.yml

motd.yml

408B
Open

Command

Syntax

Last updated