Bukkit - Commands.yml problem

Hello I'm trying to reroute the teleport command from essentials:tp back to minecraft:tp
tp:
- minecraft:teleport
tp:
- minecraft:teleport
However this is resulting in errors, what might I be doing wrong?
6 Replies
Snowz
Snowz2mo ago
"errors" maybe sent said errors
Jenki
JenkiOP2mo ago
it just says basic 'error / incomplete command'
Kre0lidge
Kre0lidge2mo ago
What are you typing ingame?
Jenki
JenkiOP2mo ago
/tp
Litning11
Litning112mo ago
Does it return the same error if you use more arguments? Like tp from player to player
Jenki
JenkiOP2mo ago
ya, /tp or any argument after that returns the same error weird cuz I can run the command /minecraft:teleport just fine

Did you find this page helpful?