Désolé je ne peux pas mettre les tabs (téléphone) mais tu as l'air de savoir les placer:
Cette méthode n'est pas la plus optimisée. Mais depuis téléphone c'est la galère, donc fais avec ça.
command /hub:
trigger:
set {hubtp.%player%} to true
send "La TP commence dans 5 sec. Ne bouge pas"
wait 1 second
{hubtp.%player%} is true:
wait 1 second
{hubtp.%player%} is true:
wait 1 second
{hubtp.%player%} is true:
wait 1 second
{hubtp.%player%} is true:
wait 1 second
{hubtp.%player%} is true:
clear {hubtp.%player%}
send "TP en cours"
teleport player to {hub.loc}
On any move:
{hubtp.%player%} is true:
clear {hubtp.%player%}
send "La TP a été annulée"
command /sethub:
trigger:
player has permission "hub.set":
set {hub.loc} to player's location