Add BungeeCord playerSendTo config

This commit is contained in:
Xephi59
2015-12-26 14:05:10 +01:00
parent 37918e845c
commit 625369db5a
4 changed files with 58 additions and 22 deletions
+3 -1
View File
@@ -359,8 +359,10 @@ Email:
Hooks:
# Do we need to hook with multiverse for spawn checking?
multiverse: true
# Do we need to hook with BungeeCord for get the real Player ip?
# Do we need to hook with BungeeCord ?
bungeecord: false
# Send player to this BungeeCord server after register/login
sendPlayerTo: ''
# Do we need to disable Essentials SocialSpy on join?
disableSocialSpy: true
# Do we need to force /motd Essentials command on join?