• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

What does "bindOnlyGlobalAddress"?

Solution
If you set that to true, then it will use only IP defined in "ip" configurable.

If you set that to false, then it will listen on all addresses found on your dedicated server.

So, if you have more IPs on your dedicated server, you need to set for each server individual "ip" and bindOnlyGlobalAddress to true.
If you set that to true, then it will use only IP defined in "ip" configurable.

If you set that to false, then it will listen on all addresses found on your dedicated server.

So, if you have more IPs on your dedicated server, you need to set for each server individual "ip" and bindOnlyGlobalAddress to true.
 
Solution
Back
Top