Skip to content

Commit 7b5436d

Browse files
committed
teleport mounted entities + tpcancel
1 parent 227e801 commit 7b5436d

26 files changed

Lines changed: 436 additions & 101 deletions

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ Minecraft self-service teleport requests
1717
| `/tpa <NAME>` | `tpask` | Send request | `tpa.tpa` |
1818
| `/tpy <NAME>` | `tpaccept`, `tpyes` | Accept request | `tpa.tpy` |
1919
| `/tpn <NAME>` | `tpdeny`, `tpno` | Deny request | `tpa.tpn` |
20-
| `/tpi [<NAME>]` | `tpignore` | Ignore requests per player | `tpa.tpi` |
20+
| `/tpi <NAME>` | `tpignore` | Ignore requests per player | `tpa.tpi` |
2121
| `/tpt` | `tptoggle` | Ignore requests globally | `tpa.tpt` |
22+
| `/tpc <NAME>` | `tpcancel` | Cancel outgoing requests | `tpa.tpc` |
2223

2324
## Statistics
2425

4.14 KB
Binary file not shown.
4.53 KB
Binary file not shown.

bin/main/lol/hub/hubtp/Log.class

1.36 KB
Binary file not shown.
1.61 KB
Binary file not shown.
1.1 KB
Binary file not shown.
1.51 KB
Binary file not shown.
21.5 KB
Binary file not shown.
2.03 KB
Binary file not shown.
7.09 KB
Binary file not shown.

0 commit comments

Comments
 (0)