urFate / Afk-Bot

Funcional minecraft AFK bot for servers. Anti-AFK, Auto-Auth, Microsoft/Offline accounts support.
MIT License
111 stars 443 forks source link

Possibility to tp randomly to a player after some time #63

Open Minionguyjpro opened 1 year ago

Minionguyjpro commented 1 year ago

Is your feature request related to a problem? Please describe. No, I just thought this may be handy for some players.

Describe the solution you'd like The possibility to let the bot tp to a random person if it has permissions after some time that has been set.

Describe alternatives you've considered N/A

N/A

urFate commented 1 year ago

In case if you administrator of target server you can just use command block for this purpose for instance.

EDIT: Btw you can use messages module for this purpose. E.g. set delay to around 5 minutes and add "/tp @r" to the list. If bot not have enough permissions, server just permit execution.