Get started
Installation​
You must have a server running Spigot or Paper.
Quick start alternative: If you just want to try Lasers-Enigma without setting up a server from scratch, download the Server pack — a ready-to-play server with all puzzles from the community server.
-
Download the latest plugin version and its dependencies on our website download page.
Be careful to download the correct version of the dependencies according to your server version. See the compatibility section bellow for more information.
-
Paste the plugin and all dependencies (
.jarfiles) inside the/pluginsdirectory and (re)start the server. -
[Optional] You can modify the configuration (
/plugins/LasersEnigma/config.yml) file to your liking and restart the server.See the Configuration page for more information.
-
[Optional] Configure the Permissions.
-
Start playing by taping the
/laserscommand.See Simple puzzle for more information or browse our wiki for more advanced tutorials and explanations.
-
[Optional] Download community schematics directly in-game using
/lasers schematic download <name>. Tab-completion suggests all available puzzles from the Lasers-Enigma website.See Schematics for more information.
Dependencies compatibility​
| Required? | Plugin name | Plugin version | Minecraft version |
|---|---|---|---|
| Yes | WorldEdit | 7.2.20 | Every version |
| Yes | NoteblockAPI | 1.6.3 | Every version |
| No | Protocol Lib | 5.4+ | Every version |
| No | MapEngine | 1.8.11+ | Every version |
| No | BetonQuest | 2.0+ | Every version |
Note: BetonQuest is optional and provides quest integration features. See the BetonQuest Integration page for more details.
Note: MapEngine is optional and enables a visual color wheel diagram (Venn diagram) when using the info item on a colorable component or laser beam. Without MapEngine, the color information is displayed in the chat only.
Where does the plugin store data?​
Every plugin data is saved in your server's /plugins/LasersEnigma directory.
config.yml: The plugin configuration file.songs: The directory where the plugin stores the songs.schematics: The directory where the plugin stores the saved puzzles.lang: The directory where the plugin stores the translation files.database.db: The SQLite database file.
Simple Puzzle​
Need help with setting up your first simple puzzle? check out Simple Puzzle