Version de Minecraft : 1.8 Version de Skript : 2.2
Type du skript : Un skript boutique qui marche !
Description du script :
Bonjour, j'aimerais un skript boutique qui donne le grade Prince à quelqu'un quand il clique sur un block,
LE grade prince = 500k ( Plugin Iconomy pour la money )
command /validaprince:
trigger:
open chest with 1 rows named "&a&l> &nValidation" to player
wait 1 tick
format slot 0 of player with 160 named "" to close then run [execute console command ""]
format slot 1 of player with 160 named "" to close then run [execute console command ""]
format slot 2 of player with 95:5 named "&aAcheter" to run [make player execute command "/acheteprince"]
format slot 3 of player with 160 named "" to close then run [execute console command ""]
format slot 4 of player with 160 named "" to close then run [execute console command ""]
format slot 5 of player with 160 named "" to close then run [execute console command ""]
format slot 6 of player with 95:14 named "&cAnnuler" to run [make player execute command "/gradeGTA"]
format slot 7 of player with 160 named "" to close then run [execute console command ""]
format slot 8 of player with 160 named "" to close then run [execute console command ""]
command /acheteprince:
Après jsp pas faire, auriez vous une idée.