Cancel the transfer of characters

As an administrator, is it possible to cancel the transfer of characters to your server? If possible, how is it done?
Thanks so much

1 Like

Check out the LINK in the patch notes:
New server settings have been added for private servers to customize the Server Transfer feature to their needs:
ServerTransferEnabled (default value is false): Enables import of characters to the server. Export from the server is always enabled.
CanImportDirectlyFromSameServer (default value is false): Prevents players from directly importing characters that were exported from exactly the same server.
ServerTransferServersWhitelist: list of server addresses including ports from which players are allowed to import characters from. Turned on by adding at least one address to the list e.g., ServerTransferServersWhitelist=(“127.0.0.1:7777”). Does not override CanImportDirectlyFromSameServer.
"

3 Likes

When I type this in the console it does not return any message and I cannot find it in the server configuration… :frowning:

Because its not in the console, it’s not listed as an in-game server setting feature, and its normal for a server setting to not be viewable in the ini if its default value hasn’t been changed.

As Grymm pointed out, the setting is off by default already. If you want to enable it, you’ll need to go through some additional steps.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.