Back to mods

Modrinth · Minecraft mod

Default servers

Ship default server entries with your modpack!

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Default servers release matches Quilt?

Updated 9 months ago
Best match for your filters 1.1.0-1.19.2
Game version 1.19.2
Loader Fabric, Quilt

Default servers 1.1.0-1.19.2 targets 1.19.2 with Fabric, Quilt. It must be installed on the client. Do not install it on the dedicated server. No extra mods listed for this file.

Where it goes

Is Default servers required on the client, server, or both?

It must be installed on the client. Do not install it on the dedicated server.

Client Required
Dedicated server Not supported
Loader for this release Fabric, Quilt
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

This file is marked client-only.

What else does Default servers 1.1.0-1.19.2 need?

1.1.0-1.19.2 on Quilt. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Default servers without breaking your instance.

Built for Default servers 1.1.0-1.19.2 on Quilt. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.1.0-1.19.2. It targets 1.19.2 with Fabric, Quilt; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    It must be installed on the client. Do not install it on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.1.0-1.19.2. It opens that exact file at the source.

About this project

What does Default servers add?

Default Servers provides a simple solution for modpack creators trying to ship out default server lists to players.
Instead of overwriting the servers.dat file, which often leads to player-added servers being deleted on updates,
Default Servers allows you to ship default data inside config/default-servers.json. This file is loaded at runtime
and will populate the servers.dat file if it does not exist.

Usage

The default config file is composed of a list of server entries, as seen below:

{
  "servers": [
    {
      "name": "All of Fabric",
      "ip": "127.0.0.1",
      "forced": false
    },
    {
      "name": "My Epic Server",
      "ip": "127.0.0.1",
      "resources": "enabled",
      "forced": false
    },
    {
      "name": "Gamer Time",
      "ip": "127.0.0.1",
      "forced": true
    }
  ]
}

name and ip fields are required, while resources and forced are optional.
Resources can be one of the following values:

  • "enabled" - server will automatically download resource packs
  • "disabled" - server will not download resource packs
  • "prompt" - server will prompt for resource packs [default]

If forced is set to true (default: false), the server will be added to the servers.dat list on boot regardless of whether the file already exists.
If a server entry with the same IP address already exists, the entry will not be added.

License

Default Servers is available under MIT.

1.19.2 port by AnotherPillow, previous releases by Draylar & kaifabian.

Project description from Modrinth.

Pick your setup

Default servers by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

2 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Default servers versions and loaders

1 of 1 releases match

Looking for an older file? The official Modrinth project page is in Resources.