summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2011-10-01 05:02:32 +0100
committerKHobbits <rob@khobbits.co.uk>2011-10-01 05:02:32 +0100
commit857f8a4aeca6a7196b9d272d5e90a58cb0dc01dc (patch)
tree674c592113bb4475639ef666d925a7ac32deced4
parent27b0a1b651aadd4136fc5a2415ac902bad9a7adf (diff)
downloadEssentials-857f8a4aeca6a7196b9d272d5e90a58cb0dc01dc.tar
Essentials-857f8a4aeca6a7196b9d272d5e90a58cb0dc01dc.tar.gz
Essentials-857f8a4aeca6a7196b9d272d5e90a58cb0dc01dc.tar.lz
Essentials-857f8a4aeca6a7196b9d272d5e90a58cb0dc01dc.tar.xz
Essentials-857f8a4aeca6a7196b9d272d5e90a58cb0dc01dc.zip
Adding MOTD flags to config.yml
Setting config.yml 'warn-on-build-disallow: true' - should reduce number of confused support requests.
-rw-r--r--Essentials/src/config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml
index ee956b0fc..82639d157 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -92,6 +92,7 @@ spawnmob-limit: 10
warn-on-smite: true
# The message of the day, displayed on connect and by typing /motd.
+# Valid tags are: {PLAYER}, {IP}, {BALANCE}, {MAILS}, {WORLD}, {ONLINE}, {UNIQUE}, {PLAYERLIST}
motd:
- '&cWelcome, {PLAYER}&c!'
- '&fType &c/help&f for a list of commands.'
@@ -485,7 +486,7 @@ protect:
use: true
# Should we tell people they are not allowed to build
- warn-on-build-disallow: false
+ warn-on-build-disallow: true
# Disable weather options