Second module :
Ligne du bas :
/scoreboard players test @p[tag=choix,lm=30] metier 5 5
/fill -1234 4 220 -1252 4 220 redstone_block
/xp -30L @p[tag=choix,lm=30]
Ligne du haut :
/scoreboard players test @p[tag=choix,l=29] metier 5 5
/execute @p[tag=choix,l=29] ~ ~ ~ tellraw @p {"text":"Pas assez de niveaux ! Il vous en faut au minimum 30 !","color":"red"}
3eme module :
/scoreboard players test selection metier 10 10
/scoreboard players add @p[tag=choix] metier 1
/tellraw @p[tag=choix] {"text":"Tu es devenu Alchimiste !","color":"green"}
/scoreboard players tag @p[tag=choix] add alchimiste
/scoreboard players tag @p[tag=choix] remove choix
Ligne du bas :
/scoreboard players test @p[tag=choix,lm=30] metier 5 5
/fill -1234 4 220 -1252 4 220 redstone_block
/xp -30L @p[tag=choix,lm=30]
Ligne du haut :
/scoreboard players test @p[tag=choix,l=29] metier 5 5
/execute @p[tag=choix,l=29] ~ ~ ~ tellraw @p {"text":"Pas assez de niveaux ! Il vous en faut au minimum 30 !","color":"red"}
3eme module :
/scoreboard players test selection metier 10 10
/scoreboard players add @p[tag=choix] metier 1
/tellraw @p[tag=choix] {"text":"Tu es devenu Alchimiste !","color":"green"}
/scoreboard players tag @p[tag=choix] add alchimiste
/scoreboard players tag @p[tag=choix] remove choix