From 7f6dcd0da5c0f0f15be71f4aefbb413f429b73d8 Mon Sep 17 00:00:00 2001 From: Noah Husby <32528627+noahhusby@users.noreply.github.com> Date: Thu, 6 Aug 2020 12:45:58 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6049f772..56e64cad 100644 --- a/README.md +++ b/README.md @@ -67,12 +67,13 @@ general { # Use the same authentication code as the bungeecord server you are connecting to [default: ] S:"Network Authentication Code"= - # Use [tpll] for /tpll, or [cs] for /cs tpll [default: tpll] - S:"Teleportation Mode"=tpll + # Use 'internal' for sledgehammer's internal interpreter. Use 'tpll' for terra121's interpreter, or 'cs' for BTE Tool's interpreter. [default: internal] + S:"Teleportation Mode"=internal } ``` #### Tpll Execution Mode -The Sledgehammer plugin will recognize both /tpll and /cs tpll, but you must state which one you want to use for execution on the server. Default: tpll +The Sledgehammer plugin will recognize both /tpll and /cs tpll, but you must state which one you want to use for execution on the server. Sledgehammer also includes its own internal teleporter which reduces lag. +Default: internal ## Usage ### Commands