Removed minor comment
Turns out that ServerConsole gets a name if caller is unknown.
This commit is contained in:
parent
9dee0aee7d
commit
d10c8d65f6
1 changed files with 0 additions and 2 deletions
|
|
@ -1289,8 +1289,6 @@ namespace TShockAPI
|
|||
bool success = false;
|
||||
string targetGeneralizedName = "";
|
||||
|
||||
// What if caller is console? Name?
|
||||
|
||||
// Effective ban target assignment
|
||||
List<TSPlayer> players = TShock.Utils.FindPlayer(args.Parameters[1]);
|
||||
User offlineUser = TShock.Users.GetUserByName(args.Parameters[1]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue