fkDeath Posté(e) le 18 avril 2018 Posté(e) le 18 avril 2018 bonjour, bonsoir, version du jeu: 1.10.2 type du skript: information je voudrais un skrpit qui me donne les information des joueur sur(les ressources inventaire, ressource bois stone etc, ressource de minerais, et la auteur, Et leur hub, et pouvoir se téléporter où ils sont.) Pour les permission je voudrais que ça soient que les personne op qui peuvent utiliser la commande. Mais que les permission soient configurables. Et que tous ça soient dans un menu gui. J'utiliser (SimpleHub.jar comme plugin de home,Skript__3_.jar, skRayFall_v1.8.jar, SkQuery__3_.jar, WildSkript.jar) merci
bixoumi7 Posté(e) le 18 avril 2018 Posté(e) le 18 avril 2018 Qu'est ce que tut entant par ressource ? Son inventaire ?
fkDeath Posté(e) le 19 avril 2018 Auteur Posté(e) le 19 avril 2018 le bois la pierre etc et aussi son inventaire [Fusion de deux messages]
bixoumi7 Posté(e) le 19 avril 2018 Posté(e) le 19 avril 2018 Les permission là sont verif.view et verif.reload. J'ai pas essayé, je l'ai pris d'un de mes skript et modifer. Si tu veux c'est le skript BAC disponible dans les ressources command /verif [<player>]: permission: verif.view trigger: wait 1 tick set {target.%player%} to arg 1 open chest with 6 rows named "&aBAC Vérif > &l%arg 1%" to player set {_playerinv} to arg 1 set {_slot} to 0 loop 35 times: set {verif.%arg 1%.%{_slot}%} to slot {_slot} of arg 1's inventory add 1 to {_slot} set {_slot} to 0 set {_slotmenu} to 18 wait 1 tick loop 35 times: format slot {_slotmenu} of player with {verif.%arg 1%.%{_slot}%} to close add 1 to {_slot} add 1 to {_slotmenu} set {_health.%arg 1%} to arg 1's health set {hunger.%arg 1%} to arg 1's hunger set {armorview.helmet.%arg 1%} to arg 1's helmet set {armorview.chestplate.%arg 1%} to arg 1's chestplate set {armorview.leggings.%arg 1%} to arg 1's leggings set {armorview.boots.%arg 1%} to arg 1's boots set {effects.%arg 1%::*} to all of the active potion effects on arg 1 # ---------- Armure ---------- if arg 1's gamemode is survival: format slot 3 of player with iron chestplate named "&aStuff" with lore "&6%{armorview.helmet.%arg 1%}%||&6%{armorview.chestplate.%arg 1%}%||&6%{armorview.leggings.%arg 1%}%||&6%{armorview.boots.%arg 1%}%" to close else: format slot 3 of player with iron chestplate named "&aStuff" with lore "&cEn Créative" to close # ---------- Actualiser ---------- format slot 8 of player with clock named "&6&lActualiser" to close then run [make player execute command "vreload"] # ---------- TP ---------- format slot 0 of player with clock named "&cTP %arg 1%" with lore "&f%location of arg 1%" to close then run [make player execute command "tp %arg 1% "] loop 26 times: # ---------- Vie ---------- if arg 1's gamemode is survival: format slot 4 of player with arg 1's skull named "&eJoueur: &l%arg 1%" with lore "&aVie: &4%{_health.%arg 1%}% ❤" to close else: format slot 4 of player with arg 1's skull named "&e&n%arg 1%" with lore "&4En Créative ❤" to close # ---------- Ping ---------- format slot 5 of player with crafting table named "&aPing: %player's ping%" to close command /vreload: permission: verif.reload trigger: wait 2 ticks make player execute command "verif %{target.%player%}%" clear {target.%player%} 1
Vengelis_ Posté(e) le 19 avril 2018 Posté(e) le 19 avril 2018 le bois la pierre etc et aussi son inventaire [Fusion de deux messages] @fkDeath Attention aux double-postes !
fkDeath Posté(e) le 22 avril 2018 Auteur Posté(e) le 22 avril 2018 encore merci votre skript est trop cool merci et il fonctionne super bien encore merci :)
Blackmine57 Posté(e) le 22 avril 2018 Posté(e) le 22 avril 2018 encore merci votre skript est trop cool merci et il fonctionne super bien encore merci :) Alors mets en résolu x)
Messages recommandés