1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-07-22 01:20:24 +02:00

initial commit

subgame + mods
This commit is contained in:
Ombridride
2014-10-28 18:01:32 +01:00
parent baab1b3f7c
commit 232b274c55
6451 changed files with 226156 additions and 0 deletions

13
mods/xban/xban.conf.example Executable file
View File

@ -0,0 +1,13 @@
#
# Sample configuration file for xban mod.
#
# Whether guest accounts are disallowed.
#kick_guests = false
# Default ban message.
#ban_message = Because random.
# Default kick message for guests.
#guest_kick_message = Guest accounts are not allowed in this server. Please choose a proper username and try again in a few minutes.