Compatibility
Minecraft: Java Edition
1.20–1.20.4
Platforms
Creators
Details
Licensed GPL-3.0-only
Published last week
Updated last week
Sky Torch - Paper 1.20.4
Introduction
This plugin was developed for a video: Orbital Laser in Minecraft (Sky Torch)
Installation
- Download the JAR from the original releases page. 1.20.4 version
- Set up a Paper or Spigot server. (Instructions below)
- Add the JAR to the
pluginsfolder. - Download the world folder from Planet Minecraft.
- This is optional. You can use any world you like.
- Place the world folder in the server directory. Name it
world.
Running a Server
- Download a server JAR from Paper or Spigot.
- Run the following command
java -Xmx1024M -Xms1024M -jar server.jar nogui. - I typically use the Java runtime bundled with my Minecraft installation so as to avoid version conflicts.
- In Modrinth, you can find the Java runtime location inside the profile options menu.
- Accept the EULA by changing
eula=falsetoeula=truein theeula.txtfile. - Join the server with
localhostas the IP address.
Commands
Autocomplete will show available options.
# Get control items
/items
# Load an options preset
/preset <preset:enum>
# Reload options (after editing the config file manually)
/reload_config
# Change the laser's scale
/scale <scale:double>



