abma
abma
no register needed, if user doesn't exist, auto-add it first user becomes admin (=new lanmode)
https://springrts.com/phpbb/viewtopic.php?p=567184#p567184 check "static" stuff for profanity on the lobby server: channel name, channel topic, battle name, username and block them this simplifies sayhooks a lot! -> merge bad_words + bad_sites...
for example: run two uberserver instances at two hosts which have an own db. they connect through one encrypted tcp connection and share stuff like: user login/logout user create/change battle...
currently EXIT spawns the message to all clients in all channels. but its only needed once at exit!
idk how to check the banned state but it seems the plugin doesn't check ban state of a user in phpbb.