From 3a68d300446f1222949740a0050dec5cf67e5f54 Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Mon, 22 Apr 2024 14:58:27 +0200 Subject: [PATCH] Adds the lever functionality to the README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 46164f8..4a74cbe 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ playing, simply use `/parkourjoin `, where \ is the same as you spec To modify the arena, use `/parkouredit `. Use `/parkouredit checkpointAdd here` to add a checkpoint at your current location. +Special Parkour behavior: If a lever is toggled while in a parkour arena, that lever is saved, and automatically turned +off once the last arena player leaves, or the last arena player restarts. This allows parkour arenas where lever toggles +are required for progression. It is however possible to cheat by having one player go first, toggling required levers, +and then going through much faster. + ## Permissions The only permission normal players will need is `minigames.join` which is set to true by default.