Gazerano, you should see a line in your config file that controls whether your server appears in the server list or not:
- Code: Select all
<isPrivate>0</isPrivate> <!-- =1 Will not be listed in servers browser -->
Change that to 1 if you want to be private, 0 if you desire public. Hope that helps.