We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94f6fa8 + f0df84a commit ab7b9bfCopy full SHA for ab7b9bf
README.md
@@ -10,6 +10,7 @@ Makes teleportation possible on your server
10
- tpa accept
11
- tpa send [playerName]
12
- tpa cancel
13
+- tpa list
14
15
### Configuration
16
```xml
@@ -59,4 +60,4 @@ Makes teleportation possible on your server
59
60
<Translation Id="TpaValidation:Combat:Sender" Value="The teleport was cancelled because you are in combat. The combat mode expires in {0} seconds" />
61
<Translation Id="TpaValidation:Combat:Target" Value="The teleport was cancelled because {0} is in combat" />
62
</Translations>
-```
63
+```
0 commit comments