promotional bannermobile promotional banner

Roguelike Adventures and Dungeons 3

Complex and balanced RPG experience with extensive character progression and gearing, improved world and cross-dimensional exploration, thoughtful dungeon delving and looting, custom mechanics, guides and challenging but rewarding environment

File Details

RAD3-1.20.1-Serverpack-0.21.zip

  • B
  • Mar 31, 2026
  • 751.50 MB
  • 266
  • 1.20.1
  • Forge

File Name

RAD3-1.20.1-Serverpack-0.21.zip

Supported Versions

  • 1.20.1

# How To Start / Run The Server

If your `variables.txt` has `JAVA=java` set, then a suitable Java version for your Minecraft server will
be installed automatically.

Forge and NeoForge 1.17 and up will create run.xx-scripts due to the ServerStarterJar being used to install
and run the server. It is safe to ignore these and continue using the start.xx-scripts.
Deleting the run.xx-scripts will result in the server being installed again by the ServerStarterJar. More about
the ServerStarterJar at https://github.com/neoforged/ServerStarterJar

## Linux

Run `.\start.sh` or `bash start.sh` to start the server.

## Windows

Run `start.bat`.
Do **not** delete the PowerShell (ps1) files!

### Convenience

You may run `start.ps1` from a console-window manually, but using the Batch-script is recommended.
Running PowerShell-scripts requires changing the ExecutionPolicy of your Windows-system. The Batch-script
can bypass this for the start-script.

TL;DR: start.bat better than start.ps1

## MacOS

Run `.\start.sh` or `bash start.sh` to start the server.