mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Added a readme.txt, changed the ban appeals URL to http://tgstation13.servehttp.com, cleaned up the default config.txt, changelog updated. RELEASE 1.0
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@253 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -208,7 +208,7 @@ var/showadminmessages = 1
|
||||
AddBan(M.ckey, M.computer_id, reason, usr.ckey, 1, mins)
|
||||
M << "\red<BIG><B>You have been banned by [usr.client.ckey].\nReason: [reason].</B></BIG>"
|
||||
M << "\red This is a temporary ban, it will be removed in [mins] minutes."
|
||||
M << "\red To try to resolve this matter head to http://4chan.org/tg/"
|
||||
M << "\red To try to resolve this matter head to http://tgstation13.servehttp.com"
|
||||
log_admin("[usr.client.ckey] has banned [M.ckey].\nReason: [reason]\nThis will be removed in [mins] minutes.")
|
||||
message_admins("\blue[usr.client.ckey] has banned [M.ckey].\nReason: [reason]\nThis will be removed in [mins] minutes.")
|
||||
|
||||
@@ -221,7 +221,7 @@ var/showadminmessages = 1
|
||||
AddBan(M.ckey, M.computer_id, reason, usr.ckey, 0, 0)
|
||||
M << "\red<BIG><B>You have been banned by [usr.client.ckey].\nReason: [reason].</B></BIG>"
|
||||
M << "\red This is a permanent ban."
|
||||
M << "\red To try to resolve this matter head to http://4chan.org/tg/"
|
||||
M << "\red To try to resolve this matter head to http://tgstation13.servehttp.com"
|
||||
log_admin("[usr.client.ckey] has banned [M.ckey].\nReason: [reason]\nThis is a permanent ban.")
|
||||
message_admins("\blue[usr.client.ckey] has banned [M.ckey].\nReason: [reason]\nThis is a permanent ban.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user