Fix /tp issue in combination with essentials
This commit is contained in:
parent
e8804233e1
commit
eb06fbbd2f
1 changed files with 3 additions and 1 deletions
|
@ -7,4 +7,6 @@ softdepend: [PlaceholderAPI,Train_Carts,Multiverse-Core,MultiWorld]
|
||||||
api-version: 1.13
|
api-version: 1.13
|
||||||
commands:
|
commands:
|
||||||
themepark:
|
themepark:
|
||||||
aliases: [tp]
|
aliases:
|
||||||
|
tp:
|
||||||
|
- "essentials:tp $1-"
|
||||||
|
|
Reference in a new issue