EssentialsX / Essentials

The modern Essentials suite for Spigot and Paper.
https://essentialsx.net
GNU General Public License v3.0
1.96k stars 979 forks source link

Run TPR from console/command block #3479

Open Artuto opened 4 years ago

Artuto commented 4 years ago

Feature request

Feature description Allow the console to run the TPR command passing the name of the player as an argument.

How the feature is useful On the spawn of my wilderness world I have a button to get teleported randomly. Since the command can only be used by players the command block will not work

pop4959 commented 4 years ago

Thanks for the feedback. There were some ideas about adding random teleport functionality into EssentialsSpawn as well. I'll probably look into this later after there has been some more thought put into it.

untuned commented 4 years ago

Would be helpful, as it would allow them to tp if they click a button at spawn too. I'd use this.

pop4959 commented 4 years ago

Would be helpful, as it would allow them to tp if they click a button at spawn too. I'd use this.

Random tp signs was also another idea someone had. There's certainly a couple ways Essentials can make use of this new functionality, when it's more matured. 😛