Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noahhusby authored Aug 6, 2020
1 parent 27a0fd2 commit 7f6dcd0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7f6dcd0

Please sign in to comment.