Mod Featured Servers by Jake_Evans

  • Featured Servers by Jake_Evans

    Want to provide a servers.dat file with featured servers? Why overwrite each update when you can just add them without having to remove other peoples servers!
    • 4774566
    • 8.56 KB
    • 1.16.5
    • November 2, 2018
    • August 11, 2021
    • Miscellaneous
    Featured Servers
Mod Information
NameFeatured ServersAuthorJake_EvansDescriptionWant to provide a servers.dat file with featured servers? Why overwrite each update when you can just add them without having to remove other peoples servers!
InformationDownloads: 4774566
Version: 1.16.5
Size: 8.56 KB
Updated at: August 11, 2021
Created at: November 2, 2018
Tags
Miscellaneous

Featured Servers

This is a mod that removes the need to ship a servers.dat file that overwrites player-added servers.

Stop shipping that file and add Featured Servers! You can add multiple servers with a simple json format.

 

On first run, the mod will generate a featuredservers.json with the following content if one isn't present:

[
  {
    "serverName": "Featured Server",
    "serverIP": "127.0.0.1"
  },
  {
    "serverName": "Another Server!",
    "serverIP": "192.168.1.1"
  }
]

 Adding a server is as simple as adding another json block with the details.

 

The server is added to the server list on load, if it is already there it will be ignored.

 

Server list JSON

 

Servers in the multiplayer screen