Disable leave message if the server is full.
TSHOCKPLUGINS-16
This commit is contained in:
parent
e17f56fae0
commit
61c4edfcde
2 changed files with 58 additions and 58 deletions
|
|
@ -664,7 +664,6 @@ namespace TShockAPI
|
|||
{
|
||||
Utils.Broadcast(tsplr.Name + " left", Color.Yellow);
|
||||
}
|
||||
|
||||
Log.Info(string.Format("{0} left.", tsplr.Name));
|
||||
|
||||
if (tsplr.IsLoggedIn)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue