News & Updates

How to Add Custom Mods to Aternos: The Ultimate Guide

By Sofia Laurent 134 Views
how to add custom mods toaternos
How to Add Custom Mods to Aternos: The Ultimate Guide

Modding is one of the most effective ways to transform a standard Minecraft server into a unique experience, and Aternos provides the perfect platform for this creativity. While the service offers a solid vanilla foundation, the ability to integrate custom mods takes your server to the next level. This process requires a specific workflow since Aternos does not support direct file uploads through its web interface.

To succeed, you must understand how Aternos handles FTP access and plugin directories. The platform provides a built-in file manager, but for mod installation, you will primarily rely on the FTP credentials found in the settings. This guide will walk you through locating these credentials, preparing your mod pack, and ensuring your server runs smoothly without common pitfalls.

Understanding Aternos Limitations and Workflow

Before diving into the installation, it is crucial to acknowledge the environment you are working within. Aternos servers are reset periodically, which means any manual changes not configured through the control panel can be lost. Therefore, the goal is to integrate mods in a way that persists through these resets by utilizing the correct startup parameters and folder structures.

Unlike a local server, you do not have full console access to type commands or move files manually via SSH. Instead, you must rely on the FTP client and the "Start Parameters" section. This constraint makes the process slightly more technical but ensures that the server remains stable and secure for all users.

Locating Your FTP Credentials

The first actionable step is to gather the necessary connection details. You will need an FTP client such as FileZilla, which is free and widely used. Once you have the software installed, follow these steps to retrieve your login data:

Log in to your Aternos account and navigate to the server overview page.

Click on the "Settings" tab associated with your specific server.

Look for the "FTP" section; the hostname, username, password, and port will be displayed there.

Copy these details precisely, as they are case-sensitive and essential for connection.

Preparing and Uploading Mod Files

With your FTP client connected, you will see two main directories. The root folder contains server files, while the "plugins" folder is where most addons go. However, for true mod support (Forge/Fabric), you must interact with the root directory.

Follow these steps to upload your mods correctly:

Locate the "mods" folder on your local computer where you have stored the mod files.

Drag and drop the entire "mods" folder into the root directory of your Aternos server via FTP.

If the "mods" folder does not exist, create it manually in the root directory before uploading.

Ensure you are not uploading the folder inside another folder; it must be directly in the root.

Configuring the Correct Startup Parameters

Uploading mods is only half the battle; the server must be instructed to load the Forge or Fabric loader. Without the correct parameters, the server will attempt to run vanilla Java and will fail to recognize the mods.

Navigate back to the "Settings" tab on Aternos and locate the "Start Parameters" or "Java Arguments" section. You need to replace the default string with the specific launch code for your desired mod loader. Ensure you stop the server before making this change to avoid conflicts.

Mod Loader
Start Parameter
Forge
-mods ../mods -jar forge-1.20.1-47.1.0.jar nogui
S

Written by Sofia Laurent

Sofia Laurent is a Senior Editor exploring design, lifestyle, and global trends. She blends editorial clarity with a refined point of view.