Dunno
This commit is contained in:
parent
72eda4f3e2
commit
faf3a716f5
1 changed files with 1 additions and 1 deletions
|
|
@ -562,7 +562,7 @@ namespace TShockAPI
|
||||||
ConfigurationManager.authToken = r.Next(100000, 10000000);
|
ConfigurationManager.authToken = r.Next(100000, 10000000);
|
||||||
Console.WriteLine("TShock Notice: To become SuperAdmin, join the game and type /auth " +
|
Console.WriteLine("TShock Notice: To become SuperAdmin, join the game and type /auth " +
|
||||||
ConfigurationManager.authToken);
|
ConfigurationManager.authToken);
|
||||||
Console.WriteLine("This token will only display ONCE.");
|
Console.WriteLine("This token will only display ONCE. This only works ONCE. If you don't use it and the server goes down, delete auth.lck.");
|
||||||
FileTools.CreateFile(FileTools.SaveDir + "auth.lck");
|
FileTools.CreateFile(FileTools.SaveDir + "auth.lck");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue