Aller au contenu

GhostKiller76

Membre
  • Compteur de contenus

    403
  • Inscription

  • Dernière visite

  • Jours gagnés

    12

Tout ce qui a été posté par GhostKiller76

  1. Voilà quelques commandes : options: noperm: &c&lTu n'as pas la permission d'utiliser cette commande &f! command /slots [<text>] [<integer>]: trigger: if player has permission "slots.modif": if arg 1 is set: if arg 2 is set: set {slots.%arg 1%} to arg 2 send "&bLe monde &7%arg-1% &bpeut maintenant avoir &7%arg 2% &bjoueurs" else: send "&cUtilise &f: &e/slots %arg 1% <nombre>" else: send "&cUtilise &f: &e/slots <monde> <nombre>" else: send "{@noperm}" command /mondewhitelist [<text>] [<text>]: trigger: if player has permission "slots.whitelist": if arg 1 is set: if arg 2 is set: if arg 1 is "on": if {whitelist.%arg 2%} is not set: set {whitelist.%arg 2%} to false if {whitelist.%arg 2%} = false: set {whitelist.%arg 2%} to true send "&bWhitelist activé dans le monde &7%arg 2%" else: send "&bWhitelist déjà activer &f!" if arg 1 is "off": if {whitelist.%arg 2%} is not set: set {whitelist.%arg 2%} to false if {whitelist.%arg 2%} = true: set {whitelist.%arg 2%} to false send "&bWhitelist désactivé dans le monde &7%arg 2%" else: send "&bWhitelist déjà désactiver &f!"
  2. Alors franchement je pens (donc pas sur) que sa doit être un conflit entre SkStuff et WG :)
  3. Ok a ce que je peut voir , il y a un problème avec SkStuff essaye de le retirer et dit moi :)
  4. Version de ton serveur Spigot / Bukkit ?
  5. GhostKiller76

    Quelle Addons ?

    Je te conseille de télécharger les add-ons dans la signature de @SwiKZiiK :)
  6. Mdr x)
  7. GhostKiller76

    GUI

    Oublie pas le petit like des familles x)
  8. GhostKiller76

    GUI

    Exactement , si ton problème est résolus like et met ce post en Résolus !
  9. GhostKiller76

    GUI

    essaye cet commande et dit moi ;): command /test: trigger: send "&bTéléportation au spawn dans &75 &bsecondes" wait 5 seconds teleport player to spawn
  10. GhostKiller76

    GUI

    Ton /spawn et avec la commande d'essentials , si non dit moi avec quel plugins :)
  11. GhostKiller76

    GUI

    Tu as une variable pour ton spawn ??
  12. GhostKiller76

    GUI

    Ah donc je vien de me rendre compte de ce que je dois faire :p xD EDIT (Voici voilà): command /gui: trigger: set {gui.%player's UUID%} to true wait 2 ticks open chest with 3 rows named "&c----=== &4&lAvoue Tu ? &c===----" to player format slot 0 of player with stained glass pane:14 named " " to be unstealable format slot 1 of player with stained glass pane:14 named " " to be unstealable format slot 2 of player with stained glass pane:14 named " " to be unstealable format slot 3 of player with stained glass pane:14 named " " to be unstealable format slot 4 of player with player's skull named "&6&lCheat-tu ?" to be unstealable format slot 5 of player with stained glass pane:14 named " " to be unstealable format slot 6 of player with stained glass pane:14 named " " to be unstealable format slot 7 of player with stained glass pane:14 named " " to be unstealable format slot 8 of player with stained glass pane:14 named " " to be unstealable format slot 9 of player with stained glass pane:14 named " " to be unstealable format slot 10 of player with glowing diamond block named "&lOui" to run [make console execute command "/tempban %player% 14d Cheat/Avoué !"] format slot 11 of player with stained glass pane:3 named " " to be unstealable format slot 12 of player with stained glass pane:3 named " " to be unstealable format slot 13 of player with stained glass pane:3 named " " to be unstealable format slot 14 of player with stained glass pane:3 named " " to be unstealable format slot 15 of player with stained glass pane:3 named " " to be unstealable format slot 16 of player with glowing gold block named "&lNon" to run [make player execute command "/§gui2"] format slot 17 of player with stained glass pane:14 named " " to be unstealable format slot 18 of player with stained glass pane:14 named " " to be unstealable format slot 19 of player with stained glass pane:14 named " " to be unstealable format slot 20 of player with stained glass pane:14 named " " to be unstealable format slot 21 of player with stained glass pane:14 named " " to be unstealable format slot 22 of player with stained glass pane:14 named " " to be unstealable format slot 23 of player with stained glass pane:14 named " " to be unstealable format slot 24 of player with stained glass pane:14 named " " to be unstealable format slot 25 of player with stained glass pane:14 named " " to be unstealable format slot 26 of player with stained glass pane:14 named " " to be unstealable command /§gui2: trigger: wait 2 ticks open chest with 3 rows named "&c----=== &4&lAccepte-tu &c===----" to player format slot 0 of player with stained glass pane:14 named " " to be unstealable format slot 1 of player with stained glass pane:14 named " " to be unstealable format slot 2 of player with stained glass pane:14 named " " to be unstealable format slot 3 of player with stained glass pane:14 named " " to be unstealable format slot 4 of player with player's skull named "&6&lAccepte-tu une vérification pc ?" to be unstealable format slot 5 of player with stained glass pane:14 named " " to be unstealable format slot 6 of player with stained glass pane:14 named " " to be unstealable format slot 7 of player with stained glass pane:14 named " " to be unstealable format slot 8 of player with stained glass pane:14 named " " to be unstealable format slot 9 of player with stained glass pane:14 named " " to be unstealable format slot 10 of player with glowing diamond block named "&lOui" to run [make player execute command "/verifoui"] format slot 11 of player with stained glass pane:3 named " " to be unstealable format slot 12 of player with stained glass pane:3 named " " to be unstealable format slot 13 of player with stained glass pane:3 named " " to be unstealable format slot 14 of player with stained glass pane:3 named " " to be unstealable format slot 15 of player with stained glass pane:3 named " " to be unstealable format slot 16 of player with glowing gold block named "&lNon" to run [make player execute command "/git"] format slot 17 of player with stained glass pane:14 named " " to be unstealable format slot 18 of player with stained glass pane:14 named " " to be unstealable format slot 19 of player with stained glass pane:14 named " " to be unstealable format slot 20 of player with stained glass pane:14 named " " to be unstealable format slot 21 of player with stained glass pane:14 named " " to be unstealable format slot 22 of player with stained glass pane:14 named " " to be unstealable format slot 23 of player with stained glass pane:14 named " " to be unstealable format slot 24 of player with stained glass pane:14 named " " to be unstealable format slot 25 of player with stained glass pane:14 named " " to be unstealable format slot 26 of player with stained glass pane:14 named " " to be unstealable command /verifoui: trigger: loop all players: #Loop tout les joueurs if loop-value has permission "staff.mod": #Si les joueurs ont la permission staff.mod send "&4[&cStaff&4] &aLe joueur &2%player% &aétant freeze accepte la vérification pc !" to loop-value #Envoyer le message "..." aux joueurs send "&aTu as accepter la vérification PC &f, &eEn attente d'une réponse du STAFF &f!" to player on inventory close: wait 3 ticks if {gui.%player's UUID%} is true: make player execute command "/gui" command /git: trigger: set {gui.%player's UUID%} to false on join: set {gui.%player's UUID%} to 0 on quit: set {gui.%player's UUID%} to 0
  13. GhostKiller76

    GUI

    Tu as oublié une étape mais bon je te passe l'étape qui permet d'avertir le staff qu'il a accepter (PASSE MOI TON CODE ENTIER x)): command /test: trigger: loop all players: #Loop tout les joueurs if loop-value has permission "staff.mod": #Si les joueurs ont la permission staff.mod send "&4[&cStaff&4] &aLe joueur &2%player% &aétant freeze accepte la vérification pc !" to loop-value #Envoyer le message "..." aux joueurs
  14. GhostKiller76

    GUI

    Passe ton code stp je l'ajoute :)
  15. Sa intéresse qui pour que je fasse un skript de Rush 2v2 ?
  16. GhostKiller76

    Skript noweather

    Il y était déjà a la base quand tu installe Skript , si ton problème est résolus alors met le en Résolus
  17. GhostKiller76

    Skript ou script.sh de restart?

    Merci bien :)
  18. GhostKiller76

    Skript ou script.sh de restart?

    Tu peut envoyer ton spigot.yml ainsi que ton fichier de redemarrage après sa aideras plusieurs personne dont moi :)
  19. GhostKiller76

    Skript ou script.sh de restart?

    Non sa ne marche pas pour moi je viens d'essayer :p
  20. GhostKiller76

    Skript ou script.sh de restart?

    Sinon , tu fait une variable que quand la partie se termine alors sa met {tavariable} sur true et si c'est true tu fais tes commandes souhaitais :) Sinon envoie MP ton code je pourait peut etre t'aider :p
  21. GhostKiller76

    Skript ou script.sh de restart?

    Tu veut le redémarrer pour réinitialiser le monde ?
  22. GhostKiller76

    Skript ou script.sh de restart?

    Je crois pas que le /restart redémarre le serveur pareil pour le /stop mais si je me trompe pas , quand ton serveur crash sa lance une requete vers le fichier /start.sh et si il existe alors (peut etre) ton serveur redémarre :p
  23. GhostKiller76

    Skript ou script.sh de restart?

    Ah je me suis trompé xD
  24. GhostKiller76

    Skript ou script.sh de restart?

    Non tu peut juste modifier le message qui indique au joueur que le serveur redemarre
×
×
  • Créer...

Information importante

Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer.