• 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 IP to use for players to login at a server?

you use a dedicated server to host
or you use your own computer
if you use your own computer then you have to port forward your router so the players that out of your network can get access to your server
 
1. CMD - > Ipconfig /all - > Login to your standard gateway (your router/modem)
2. Portforward your server. 7171 is for gameworld and 7172 is for char list. TCP and UDP on both. 80 if u want a web
3. Put your public IP in your config.lua
4. Start up your server
5. If you can only get to char list, turn off your firewall and try again. If it works then your firewall is blocking the connection.
6. If that doesnt work, try to turn off firewall and antivirus.
7. If none of these works, you're screwed
 
Back
Top