diff --git a/JTS3Config/JTS3ServerMod_server.cfg b/JTS3Config/JTS3ServerMod_server.cfg index ca0bcbc..f85ab5a 100644 --- a/JTS3Config/JTS3ServerMod_server.cfg +++ b/JTS3Config/JTS3ServerMod_server.cfg @@ -127,7 +127,7 @@ lastseen_group_list_mode = ignore # Move client back if not away anymore? Set yes or no here! away_moveback = yes # Channel id to move away clients into it -away_channel_id = 20 +away_channel_id = 39 # Idle time in seconds after the client with away status will be moved to the channel. # Has between 0 and 10000 seconds! away_delay = 30 @@ -203,7 +203,7 @@ idle_action = move # If clients got moved, move client back if not idle anymore? Set yes or no here! idle_moveback = yes # If clients should be moved, set channel id to move idle clients into it. -idle_channel_id = 20 +idle_channel_id = 39 # A comma separated list (without spaces) of channel ids. # Depends on the given mode, this channels can be ignored or only this channels will be checked! # If no channels should be ignored, set no channels here and select the channel list mode ignore! @@ -215,7 +215,7 @@ idle_channel_list_mode = ignore # A comma separated list (without spaces) of server group ids. # Depends on the given mode, this server groups can be ignored or only this server groups will be checked! # If no server groups should be ignored, set no server groups here and select the group list mode ignore! -idle_group_list = 9,12 +idle_group_list = # Select one of the two modes for the server group list. # ignore = The selected server groups will be ignored. # only = Only the selected server groups will be checked. @@ -256,7 +256,7 @@ mutemove_microphone_hardware = no # Move the client if the client has all selected conditions or at least one? Set all or one here! mutemove_condition_mode = one # Channel id to move muted clients into it -mutemove_channel_id = 20 +mutemove_channel_id = 39 # Idle time in seconds after the client with a specified mute status will be moved to the channel. # Has between 0 and 10000 seconds! mutemove_delay = 120 @@ -271,7 +271,7 @@ mutemove_channel_list_mode = ignore # A comma separated list (without spaces) of server group ids. # Depends on the given mode, this server groups can be ignored or only this server groups will be checked! # If no server groups should be ignored, set no server groups here and select the group list mode ignore! -mutemove_group_list = 9,12 +mutemove_group_list = # Select one of the two modes for the server group list. # ignore = The selected server groups will be ignored. # only = Only the selected server groups will be checked. @@ -285,7 +285,7 @@ mutemove_file = /data/mutemessages.cfg # Select the action if a client starts recording, possible values: kick and move recordmove_action = move # If clients should be moved, set channel id to move recording clients into it -recordmove_channel_id = 20 +recordmove_channel_id = 39 # A comma separated list (without spaces) of channel ids. # Depends on the given mode, this channels can be ignored or only this channels will be checked! # If no channels should be ignored, set no channels here and select the channel list mode ignore! @@ -296,7 +296,7 @@ recordmove_channel_list = recordmove_channel_list_mode = ignore # A comma separated list (without spaces) of server group ids. # Depends on the given mode, this server groups can be ignored or only this server groups will be checked! -recordmove_group_list = 9,12 +recordmove_group_list = # Select one of the two modes for the server group list. # ignore = The selected server groups will be ignored and are allowed to record. # only = Only the selected server groups will be checked and punished, if they start recording. diff --git a/JTS3Config/welcomemessages.cfg b/JTS3Config/welcomemessages.cfg index 79a246b..24eb294 100644 --- a/JTS3Config/welcomemessages.cfg +++ b/JTS3Config/welcomemessages.cfg @@ -15,4 +15,4 @@ # %CLIENT_MONTH_BYTES_DOWNLOADED% - Downloaded data in current month (filetransfer and avatar) # %CLIENT_TOTAL_BYTES_UPLOADED% - Uploaded data all times (filetransfer and avatar) # %CLIENT_TOTAL_BYTES_DOWNLOADED% - Downloaded data all times (filetransfer and avatar) -Hello %CLIENT_NICKNAME%, a user of %CLIENT_PLATFORM, from %CLIENT_IP%!\nCheck out Clockwork PLUS!.\n[URL]www.cwgaming.co.uk/plus[/URL]\nWe know everything about you... :> +Hello %CLIENT_NICKNAME%, a user of %CLIENT_PLATFORM, from %CLIENT_IP%!