mirror of
https://github.com/Adam-Ant/ClockworkAprilFools2017
synced 2024-11-03 18:46:22 +00:00
15 lines
811 B
INI
15 lines
811 B
INI
|
# JTS3ServerMod Config File
|
||
|
# The first line is the kick or chat message for the server group protection.
|
||
|
# You can use the following keywords, which will be replaced:
|
||
|
# %SERVER_GROUP_ID% - Replaced with the server group id.
|
||
|
# %SERVER_GROUP_NAME% - Replaced with the server group name.
|
||
|
# Typical BBCode like in Teamspeak 3 Client possible.
|
||
|
The server group [b]%SERVER_GROUP_NAME%[/b] is protected!
|
||
|
|
||
|
# This is the list of allowed clients in the protected server groups.
|
||
|
# One line per client starting with the server group id, followed by a comma,
|
||
|
# and ends with the unique id of the client.
|
||
|
# If a client is member of two protected groups, make two lines with the
|
||
|
# same unique id, but different server group id.
|
||
|
# An example (please remove this example after you understand it):
|
||
|
6,mBbHRXwDAG7R19Rv3PorhMwbZW4=
|