Advertise https websites (this is 2015)
This commit is contained in:
parent
fba93e5602
commit
de2a07db6b
1 changed files with 1 additions and 1 deletions
|
|
@ -4449,7 +4449,7 @@ namespace TShockAPI
|
|||
|
||||
args.Player.SendSuccessMessage("Your new account has been verified, and the /auth system has been turned off.");
|
||||
args.Player.SendSuccessMessage("You can always use the /user command to manage players. Don't just delete the auth.lck.");
|
||||
args.Player.SendSuccessMessage("Thank you for using TShock! http://tshock.co/ & http://github.com/TShock/TShock");
|
||||
args.Player.SendSuccessMessage("Thank you for using TShock! https://tshock.co/ & https://github.com/TShock/TShock");
|
||||
FileTools.CreateFile(Path.Combine(TShock.SavePath, "auth.lck"));
|
||||
File.Delete(Path.Combine(TShock.SavePath, "authcode.txt"));
|
||||
TShock.AuthToken = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue