Disable BungeeCord messaging by default

This commit is contained in:
Aust1n46 2020-05-04 23:43:46 -04:00
parent 2ddf474748
commit c89cba2474
2 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@ unmuteinterval: 60
tellcolor: white
# Enables or disabled BungeeCord messaging
bungeecordmessaging: true
bungeecordmessaging: false
# This will allow vanished players to be exempt from being sent private messages, and will act as if they aren't online
vanishsupport: true

View File

@ -97,7 +97,7 @@ unmuteinterval: 60
tellcolor: white
# Enables or disabled BungeeCord messaging
bungeecordmessaging: true
bungeecordmessaging: false
# This will allow vanished players to be exempt from being sent private messages, and will act as if they aren't online
vanishsupport: true