(turn): Change the command to allow for both an MOTD and a no-login
message. Clean 'register' and 's_char' remnants on the way. Circumvents bug #813167.
This commit is contained in:
parent
b3f62f7d66
commit
d9f0f475da
7 changed files with 119 additions and 66 deletions
|
@ -173,7 +173,7 @@ struct otherfiles {
|
|||
/* list of other well known files... -maybe tailor these oneday
|
||||
* anyway - meantime they are all relative to datadir */
|
||||
static struct otherfiles ofiles[] = {
|
||||
{&upfil, "up"},
|
||||
{&motdfil, "motd"},
|
||||
{&downfil, "down"},
|
||||
{&disablefil, "disable"},
|
||||
{&banfil, "ban"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue