Fixed of-nosave not kicking all players
This commit is contained in:
parent
3ced4fc089
commit
f42a23e4c1
1 changed files with 1 additions and 0 deletions
|
|
@ -450,6 +450,7 @@ namespace TShockAPI
|
||||||
|
|
||||||
public static void OffNoSave(CommandArgs args)
|
public static void OffNoSave(CommandArgs args)
|
||||||
{
|
{
|
||||||
|
Tools.ForceKickAll("Server shutting down!");
|
||||||
Netplay.disconnect = true;
|
Netplay.disconnect = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue