This commit is contained in:
Surillya
2025-09-07 00:53:14 +02:00
parent 982c66558b
commit 6fe140a49d
5 changed files with 1234 additions and 0 deletions

12
server.conf Normal file
View File

@ -0,0 +1,12 @@
port=8888
default_room=lobby
max_clients=200
allow_room_creation=true
max_message_length=1024
max_rooms=100
banned_words=badword,spamword,foo
admins=Surillya
motd=Welcome to Suri Chat! Be kind and follow the rules.