Desired Servers

Quick rating

Community listing page, reviews here may not be monitored by the author.

Desired Servers

By KreezxilOwner

No reviews yet

Your desired servers will always be listed.

No Theme
No Genre
Client Utility
Mod Loaders
Forge
NeoForge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client Only

Runs entirely on the client. Works on vanilla servers.

About

Project Details

Type
Mod
License
MIT License
Latest Version
desiredservers-neoforge-1.21.1-1.6.0.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge IDs
NeoForge Fabric Forge
Fabric
Modrinth ID

Resources

External Links

About

Description

widget.png?style=banner2 cwhDBkE.png dWeRuXB.png

Get 25% off 1st months rent at Bisect Hosting using code Kreezxil

If you want a server setup for nearly any mod pack with zero effort, get a server with BisectHosting and receive 25% off your first month as a new customer using the code kreezxil

From a page that is GPLv3 licensed that sounds very familiar to this.

Fabric versions require Fabric API.


Desired 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 Desired Servers! You can add multiple servers with a simple json format.

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

[
  {
    "serverName": "Desired Server",
    "serverIP": "127.0.0.1",
"forceResourcePack":"true" }, { "serverName": "Another Desired Server!", "serverIP": "192.168.1.1",
"forceResourcePack":"false" } ]

 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.

1eqKb45.png

Server list JSON

Using forceResourcePack

 set it to true if the server has a resource pack that the player must have no matter what to connect. when the value is true, they will be forced to receive the servers forced resource pack.

if the server does not have a resource that must be installed as in that it does not have one to force on the user, set this to false. Or in the case it's not required to have the resource pack to connect.

Jqn7Xco.png

Servers in the multiplayer screen

The TidBit

The Featured Servers/ folder now lives in the config folder.

Neat Feature

You can colorize your server entries using /u (universal) and semoleans.

We tested putting §6 inside the servername in the desiredservers.json

 

Same works on fabric

CMS COMPATIBILITY

The only thing cms does is allow you to do color codes using % instead of §

So there's no reason to even add CMS support

 

The What and How

Forge didn't like how the mod was laid out and wanted it to be more like the default example. So I added in some stuff for that. Also the mod was catching way too much stuff with reporting, so I unwrapped that added try/catch clauses where it was absolutely necessary.

Other Info

* Same license as the original GPLv3 at https://www.curseforge.com/minecraft/mc-mods/featured-servers

* ported to 1.16.1

* source now available

* client only

widget.png?style=banner2 cwhDBkE.png dWeRuXB.png

Get 25% off 1st months rent at Bisect Hosting using code Kreezxil

If you want a server setup for nearly any mod pack with zero effort, get a server with BisectHosting and receive 25% off your first month as a new customer using the code kreezxil

Join atleast 96753964485181440.svg?colorB=7289DA of us on Discord right now!

From a page that is GPLv3 licensed that sounds very familiar to this.

Fabric versions now exclusively at https://www.curseforge.com/minecraft/mc-mods/desired-servers


Desired Servers

Requires Fabric API

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 Desired Servers! You can add multiple servers with a simple json format.

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

[
  {
    "serverName": "Desired Server",
    "serverIP": "127.0.0.1"
  },
  {
    "serverName": "Another Desired 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.

1eqKb45.png

Server list JSON

Jqn7Xco.png

Servers in the multiplayer screen

The TidBit

The Featured Servers/ folder now lives in the config folder.

The What and How

Forge didn't like how the mod was laid out and wanted it to be more like the default example. So I added in some stuff for that. Also the mod was catching way too much stuff with reporting, so I unwrapped that added try/catch clauses where it was absolutely necessary.

Other Info

* Same license as the original GPLv3 at https://www.curseforge.com/minecraft/mc-mods/featured-servers

* ported to 1.16.1

* source now available

* client only

widget.png?style=banner2 joj33k55.png efhmdjhg.png

 

If you want a server setup for nearly any mod pack with zero effort, get a server with BisectHosting and receive 25% off your first month as a new customer using the code kreezxil

 

Join atleast 96753964485181440.svg?colorB=7289DA of us on Discord right now!

 

From a page that is GPLv3 licensed that sounds very familiar to this.

 


Desired 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 Desired Servers! You can add multiple servers with a simple json format.

 

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

[
  {
    "serverName": "Desired Server",
    "serverIP": "127.0.0.1"
  },
  {
    "serverName": "Another Desired 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

 

The TidBit

The Featured Servers/ folder now lives in the config folder.

 

The What and How

Forge didn't like how the mod was laid out and wanted it to be more like the default example. So I added in some stuff for that. Also the mod was catching way too much stuff with reporting, so I unwrapped that added try/catch clauses where it was absolutely necessary.

 

Other Info

* Same license as the original GPLv3 at https://www.curseforge.com/minecraft/mc-mods/featured-servers
  • ported to 1.16.1

  • source now available

  • client only

Screenshots

Gallery

  • colorized server names
    colorized server names
  • example 2
    example 2
  • description
    description
  • header
    header
  • infos
    infos
  • promo
    promo
  • socials
    socials

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

3.2m
Total Downloads
CurseForge (NeoForge, Fabric, Forge)
2.8m
CurseForge (Fabric)
~51,000
Modrinth
~290,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works