-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
31 lines (25 loc) · 1.55 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Maintenance Announcer 6 Config File
# Need help with Maintenance Announcer? Get help here: https://haydenwatson.co/maintenance-announcer
adminOnlyMaintenance: false
Maintenance: false
# Settings
# Allow the Maintenance Announcer plugin to be reloaded. (default: true)
Allow reloads to Maintenance Announcer: true
# Tell players about server maintenance when they join the server. (default: true)
Tell players about server maintenance on join: true
# Tell admins about server maintenance when they join the server. (default: true)
Tell admins about server maintenance on join: true
# ----Message Customization------------------------------------------------------------------
# Here's where you can customize every message.
Maintenance has started: '&f Maintenance to the server has started. Please excuse any lag.'
Maintenance has ended: '&f Maintenance to the server has ended. Thanks for your patience.'
Invalid argument message: '&a Invalid Argument! Args: start, begin, stop, end, admin start, admin begin, admin stop, admin end, reload.'
Maintenance ongoing message: '&f The server is currently under maintenance. Please excuse any lag.'
Maintenance not ongoing message: '&f The server is not currently under any maintenance.'
Prefix: '&c[Maintenance Announcer]'
Admin only prefix: '&c[Maintenance Announcer (ADMIN ONLY)]'
Sent to all admins message: '&a Sent to ALL admins!'
Too many arguments message: '&a Too many arguments were entered!'
# Made with love in Tennessee.
# Copyright 2016 - 2022 Hayden Watson.
# Maintenance Announcer is available under the MIT license.