Skip to content

Commit

Permalink
feat: added more precise explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
SnakeAmazing committed Nov 18, 2023
1 parent 36e07e3 commit 75eaf01
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,8 @@ interface AltsRegistry {

@ConfComments({"The server names in this list will be excluded from associating the IP address of the player connecting.",
"Please note that the server's name of the list should be the same as the ones in your proxy config",
"This is intended to be used by LibertyBans proxy installations."
"This is intended to be used by LibertyBans proxy installations.",
"If you are planning to use this feature, make sure to have enabled 'enforce-server-switch' option."
})
@ConfKey("servers-without-ip-registration")
@DefaultStrings("")
Expand Down

0 comments on commit 75eaf01

Please sign in to comment.