Follow this guide to set up your Minecraft server, install the required AutoModPack mod, and get your server listed on MineV in minutes.
Add My ServerFabric or Forge server (1.16.5 or newer). Java Edition only.
Required on the server. The MineV Launcher installs it on clients automatically — players don't need to do anything.
Your server must be reachable from the internet with a valid IP or hostname.
Up to 5 screenshots or banner images to show off your server.
eula=true in eula.txtonline-mode=false in server.propertiesserver.properties file and make sure these lines are set correctly:
online-mode=false, Mojang account verification is disabled — meaning anyone could
log in as any username. A login mod forces each player to register and authenticate with a password,
protecting player accounts from being stolen.
.jar file/mods/ folder/mods/ —
but in most cases you will need to edit this config.
/mods/ folder to clients, any
server-only mod that lands on the client can cause crashes or errors.
The safest approach is to put your client-side mods in a separate folder
and tell AutoModPack to sync that folder instead.
syncedFiles — list of folders/files to push to clients.
Set this to "client-mods/" instead of "mods/"
to avoid sending server-only mods to players.
syncedFiles also accepts other folders — for example
"emotes/", "resourcepacks/",
"config/" — anything you want players to have.
autoExcludeServerSideMods — automatically detects and skips
server-only mods when syncing /mods/.
Set to true as a safety net.
allowEditsInFiles — files players can edit locally
without AutoModPack overwriting their changes on next join.
syncedFiles step by step.
25565 — make sure it's open in your firewall / routerFull walkthrough: installing Fabric, adding mods, configuring server.properties, and opening ports.
Coming soonServer-side AutoModPack setup, config explained, testing sync with a client connection.
Coming soonCreating your MineV account, filling out the server listing form, choosing a plan, and going live.
Coming soonHow players use the MineV Launcher to auto-install mods and join servers with zero setup.
Coming soonHow to keep your server-only mods out of players' clients — using a separate folder and AutoModPack's syncedFiles config.
/mods/ folder
and the AutoModPack port (default 30037) is not blocked, it will work. Some hosts may require
you to open an additional port for AutoModPack's file sync. Check your host's firewall settings.
Follow the guide above, install AutoModPack, and get your server in front of thousands of players.
Add My Server