This plugin was developed for a video: Orbital Laser in Minecraft (Sky Torch)
plugins
folder.world
.java -Xmx1024M -Xms1024M -jar server.jar nogui
.eula=false
to eula=true
in the eula.txt
file.localhost
as the IP address.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>
package
to build the plugin. The resulting JAR will be in the target
folder.plugins
folder.
mklink /D newFile.jar originalFile.jar
ln -s originalFile.jar newFile.jar
You may use the plugin and source code for both commercial or non-commercial purposes.
Attribution is appreciated but not due.
Do not resell without making substantial changes.