Skip to main content

trigger

command /stats:
    trigger:
        set {_p} to "%player%" parsed as player
        open chest with 3 rows named "§8» §eProfil §8«" to player
        format slot 10 of player with iron sword named "&8➜ §aStats" to close then run [player execute command "text1"]
        format slot 13 of player with skull of {_p} named "§8➜ §a%{_p}%" to close
        format slot 16 of player with book and quill named "&8➜ §aBewerbungsphase" to close then run [player execute command "text2"]

command /profil:
    trigger:
        set {_p} to "%player%" parsed as player
        open chest with 3 rows named "§8» §eProfil §8«" to player
        format slot 10 of player with iron sword named "&8➜ §aStats" to close then run [player execute command "text1"]
        format slot 13 of player with skull of {_p} named "§8➜ §a%{_p}%" to close
        format slot 16 of player with book and quill named "&8➜ §aBewerbungsphase" to close then run [player execute command "text2"]
       
       
       
command /text1:
    trigger:
        send "§8× §6EliteBiest §8» §7Dieses Feature folgt bald!"
       
command /text2:
    trigger:
        send "§8× §6EliteBiest §8» §7TeamSpeak: EliteBiest.de"