Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - darkpavel

#1
General Discussions / Automove Problem
June 11, 2017, 12:43:06 PM
Hello Everyone,

First of all thanks you for this amazing bot very helpfull.

I have just a small problem i have activate the Automove fonction but doesn't works normaly everythings is i thinks well configurated.

here my config files
Quotebot_functions = AutoMove:automove,AwayMover:away,BadChannelNameCheck:badchannelname,BadNicknameCheck:badnickname,ChannelNotify:channelnotify,IdleCheck:idle,MuteMover:mute,ServerGroupProtection:servergroupprotection,RecordCheck:record,WelcomeMessage:welcome_guest,Advertising:advertising


# A comma separated list (without spaces) of platform names (it's the same value as %CLIENT_PLATFORM% at the welcome message).
# Only selected platforms will be moved or leave this empty to move all platforms.
# Possible platforms: Windows, Mac, Linux, Android, iOS
automove_platform_list =
# Select the message mode, how the clients should get the message.
# poke, chat or none are valid values!
automove_message_mode = chat
# Path to file which contains the auto move configuration and message.
automove_file = config/server1/automove.cfg

Quote# JTS3ServerMod Config File
# The first line is the chat message for the auto move function.
# You can use the following keywords, which will be replaced:
# %CHANNEL_NAME% - Target Channel Name
# Typical BBCode like in Teamspeak 3 Client possible. You can use \n for a new line.
# Use the character sequence §+§ to split a long message into multiple messages.
You were moved to your default channel!

# This is the list of server groups, which will be moved to a specified channel.
# One line per server group starting with the server group id, followed by a comma, and ends with the channel id.
# An example (please remove this example after you understand it):
73,432

Quote2017-06-11 01:11:50   Function automove   INFO   Auto Move is enabled, default channels for 1 server groups set

the problem is when i put someone in this server group 73 the automove doesn't switch him directly they have to disconect and reconnect to be switch.

is it normal or is it a bug ?

thanks for your reply