mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-09 05:43:12 +02:00
Remove confusing information regarding /TSCTL.
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ CMD_FUNC(cmd_tsctl)
|
||||
|
||||
if (MyUser(sptr) && (!parv[1] || strcasecmp(parv[1], "alltime")))
|
||||
{
|
||||
sendnotice(sptr, "/TSCTL now shows the time on all servers. You can now longer MODIFY the time.");
|
||||
sendnotice(sptr, "/TSCTL now shows the time on all servers. You can no longer modify the time.");
|
||||
parv[1] = "alltime";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user