Ban rewrite

This commit is contained in:
Chris 2020-11-15 11:05:04 +10:30
parent 5af1f8f76a
commit 56de9f6684
9 changed files with 679 additions and 860 deletions

View file

@ -3592,7 +3592,7 @@ namespace TShockAPI
return true;
}
return false;
return true;
}
private static bool HandleKillPortal(GetDataHandlerArgs args)