Mais les addons de base:
skQuery
WildSkript
Umbaska
Le skript en simple:
command /es [<text>]:
if arg 1 is not set:
send "&cVous devez indiquer un joueur à sanctionner"
if arg 1 is set:
open chest with 1 rows named "&6Liste des banissements" to player
wait 3 ticks
format slot 0 of player with green wool named "Cheat" to close then run [make player execute command "tempban %arg 1% 30 days Cheat"] #Tu peux changer la commande :)
format slot 3 of player with stone named "&aExemple" to close then run [make player execute command "tacommande"] #ceci est un exemple tu peux en rajouter mais le 1er slot = 0 et si tu veux faire + que 1 ligne de slot tu changes le "open chest with 1 rows" en "open chest with 2 rows" pour 2 lignes etc...
format slot 8 of player with red wool named "&cQuitter" to close
Voila!
PS: j'ai fais ça sur tel donc previens moi si il y'a des erreurs !