Bug 891 - Rcon bans writing to banlist.txt
: Rcon bans writing to banlist.txt
Status: NEW
Product: Odamex
Classification: Unclassified
Component: Server
: 0.6.x
: All All
: P1 enhancement
Assigned To: Odamex Bug Reporter
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-16 04:21 UTC by Jenova
Modified: 2013-03-17 14:17 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jenova 2012-08-16 04:21:03 UTC
As it stands, admins who do not have server access cannot permanently ban a player because the banlist will be wiped upon server restart. Likewise, admins cannot ban players from multiple servers at once without manually writing to banlist.txt.

What I propose is that the addban command (and all variations) instantly write the file to the banlist. This makes it easier for players who do not have access to the server to ban players.
Comment 1 Alexander Mayfield 2012-08-30 22:18:54 UTC
I am working on cleaning up the banlist codebase at this moment.  Implementing a banlist is part of this bringup.  Keep an eye on this branch for more details:

https://github.com/AlexMax/odamex/commits/banlist
Comment 2 Amateur Spammer 2013-03-17 14:17:12 UTC
This was implemented some time before; 0.6.2 already has persistent ban list.