-
Notifications
You must be signed in to change notification settings - Fork 5
2 Using ‐ Windows
- Open File Explorer - you can Windows search for it if needed

- Find
This PCin the left-hand column - Within
This PCselect an internal hard drive such asC:\ - Create a new folder and rename it by either:
-
Clicking
New +at the top/left of the Window -
Right-Clicking in blank space on the right hand column and selecting
new > folderin the context menu
-
Clicking

Caution
DO NOT Just use a folder located on Windows Desktop / Downloads / Documents.
The script won't let you use these as locations. They can be set as cloud storage and have file access permission issues.
You should now have a folder such as C:\Myserver
- Download a ZIP of the newest version of the Universalator script from this github
- Go to the
Downloadsfolder in File Explorer -
Right-Clickon the ZIP file and chooseExtract All...(or use your own zip management program of choice)

- Find the script file inside the unzipped folder and
Right-Clickthe file, then clickCopy

- Navigate to the empty folder made for the server
-
Right-Clickon the right hand column blank space and clickPaste

- Your folder should look like this

Note
If you will be importing a Curseforge app profile continue to step 3.
Note
If you will be importing a Curseforge app profile continue to step 3.
- If you have a folder of mods you wish to use copy it into this folder (see below)

- If you have both a folder of mods and additional customizations - copy all of the contents into this folder (see below)
(Such as a server pack you downloaded)

-
Double-ClickorRight-Click>Opento begin running the script copy from this folder - If Windows prompts a warning, click
Run / Run Anyway / Etc.
Tip
Some Windows versions make you click text labeled more info before showing you Run / Run Anyway buttons.

- If you have the Curseforge App installed you will be asked if you would like to import a profile directly from the app storage locaton

- If you enter
Iforimportnext enter a number choice

- If the information looks correct enter Y
Note
Modloader version can be changed later at the main menu.

- If you are given Java version choices enter a choice.
Note
Java version can be changed later at the main menu.

- Enter a value for how much RAM (Memory) to use maximum
Note
Look at the top of the window at how much your computer has total and how much free / available
Warning
ALWAYS Enter less maximum Ram for the server than free / available
Your operating system (Windows) and other programs need Ram to operate also!

- If you want to scan the mod files for ones which only belong on client side (the game program / regular Minecraft program not the server) enter
Ywhen prompted

- If the scan finds mods that only belong client side and not on servers, confirm you want them removed with
Y

- At the main menu enter
Lfor Launch
Tip
If you want to see all possible main menu commands, enter A instead.

- Files will download and install if needed for the Java version to be used and for the core Minecraft / Modloader server files.

- If prompted, accept the Minecraft EULA agreement

- At the Ready to Launch screen enter anything except M to begin the server program launch
Tip
Note the public IP address displayed for reference - this public IP is for your computer, not for the server program.

- If the server finishes loading successfully it will show a
Donemessage.
Note
The Done message is almost never the very last line displayed.
Sometimes it's buried in almost a screen's worth of post-done tasks!

- Open a client game using the exact same mods (and file versions) as the server.
Note
You can have additional client-side mods loaded with the game, as long as the server doesn't require them.

- At the main menu go to the
Multiplayerscreen

- Click
Add Server

For joining a server running on the same computer
- Enter the literal word
localhostin the address bar.
(You can also enter127.0.0.1whichlocalhostis an alias of)

Important
If you changed settings to use a non-default port number, you will need to enter 127.0.0.1: with the port number following.
For example 127.0.0.1:25585 (See photo below)

- If the server is seen by the game client you will see green signal bar rather than a red X.
Click the server entry and then clickJoin Server


If the above was successful you should now be able to play and use your server!
Tip
Helpful commands
-
/stopsafely saves world files and stops the server -
/op <username>grants admin permissions to a user -
/deop <userenamerevokes admint permissions to a user