Skip to main content

Puzzle command

Puzzle download​

Like the plugin that is free and open source, the puzzles made on this server are also free and open source. As a player, you may want to download a puzzle to then import them on your own server.

  • Stand in a puzzle room or near the room's entry portal in the lobby.
  • Type /puzzle download.
  • You will receive a download link in the chat.

You will then be able to download the puzzle Lasers Enigma Schematic (a file having the leschem format). This file can then be pasted in the /plugins/LasersEnigma/schematics/ folder in your server. You will be then be able to import the puzzle on your server using the /lasers schematic load <file_name> and then the /lasers clipboard paste commands. See the Clipboard and Schematics documentation for more details.

Puzzle teleport​

You can teleport to any level in two ways:

  • Type /puzzle teleport (alias: /puzzle tp) to open the teleportation menu.
  • Type /puzzle teleport "<level name>" to teleport directly. As you type, the command suggests matching level names by prefix; the name must match exactly (case-sensitive) on execution.

In the teleportation menu, the filter bar also has a Search by name button: clicking it closes the menu and sends you a clickable /puzzle teleport "<level name>" message in the chat. Click that message to pre-fill the command, then type the level name followed by a closing quote.

Puzzle solution​

You can use this command to get the solution of a puzzle room.

  • Stand in a puzzle room or near the room's entry portal in the lobby.
  • Type /puzzle solution.

Puzzle hint​

You can use this command to get hints for a puzzle room.

  • Stand in a puzzle room.
  • Type /puzzle hint to read the next hint, or /puzzle hint <index> to read a specific hint.

Puzzle doc​

You can ask the documentation assistant a free-text question about the game or this server's puzzles and get an answer in the chat.

  • Type /puzzle doc <your question> from anywhere (no quotes needed), for example /puzzle doc how does a prism work?.
  • The assistant answers in the language you wrote in.
  • When you are standing inside a puzzle room, your question is enriched with that room's context (its components, difficulty, etc.) so the answer can be more relevant.
  • To avoid overloading the assistant, the command is limited to one question per minute per player.

The assistant explains how the game's mechanics and components work; it does not solve a specific level for you. For a walkthrough, use /puzzle hint and /puzzle solution instead.

Puzzle next​

You can use this command to teleport directly to your first unsolved puzzle.

  • Type /puzzle next from anywhere.
  • The plugin teleports you to the first level you have not solved yet, following the navigation tree order and skipping any level you cannot access yet.

Puzzle suggest​

You can suggest a new level or feature idea to the team.

  • Type /puzzle suggest <your idea> from anywhere (no quotes needed), for example /puzzle suggest a level themed around prisms and rainbows.
  • Your message is posted to our Discord, enriched with your current context (your location, the room and Lasers-Enigma area you are in, and the server).
  • You receive a Discord link in the chat: join it and wait patiently for an answer.
  • To avoid spam, the command is limited to one message every 20 seconds (shared with /puzzle report).

Puzzle report​

You can report a problem on the current puzzle or a bug in the plugin.

  • Type /puzzle report <your problem> from anywhere (no quotes needed), for example /puzzle report the exit portal in this room is unreachable.
  • Like /puzzle suggest, your message is posted to our Discord with your current context, and you receive a Discord link to follow the answer.
  • The same one-message-every-20-seconds limit applies.

Puzzle evaluation​

You can use this command to give your opinion on a puzzle or to see other players' evaluations.

3 types of information can be entered:

  • Overall rating
  • Difficulty rating
  • Text comment (a general comment about the level)

How to use :

  • Go to a puzzle room.
  • Type one of the following commands:
    • /puzzle review view to see other players' comments.
    • Type /puzzle review create to give your own opinion.
  • You'll also be able to rate the level as you exit.

When you exit a level, the rating, difficulty and comment menus each show two extra buttons — Suggest an idea and Report a problem — that pre-fill the matching /puzzle suggest or /puzzle report command in your chat. The comment book itself is for general comments only; suggestions and bug reports go through those dedicated commands.