Aller au contenu

Rechercher dans la communauté

Affichage des résultats pour les étiquettes 'résolus'.



Plus d’options de recherche

  • Rechercher par étiquettes

    Saisir les étiquettes en les séparant par une virgule.
  • Rechercher par auteur

Type du contenu


Forums

  • Staff
  • Accueil
    • Annonces
    • Règles du forum
    • Evènements
  • Skript
    • Suggestions
    • Demandes de skripts
    • Aide
    • Tutoriels
    • Skripts
    • Boites à outils
  • Maid Café de Onii-anime
  • Anime ou manga - Debat de Onii-anime
  • Qui es-tu exactement Onii-chan? de Onii-anime
  • Vos recommendations de Onii-anime
  • Meme :D de SupClub
  • Memes de Meme center
  • Discussion de Meme center
  • La street de Meme center
  • Skript de Meme center
  • Comment on fait pour dev de GravenCommu
  • Discussion de Séries et films
  • Prévisions/Spoil de Séries et films
  • Au coin du feu de Séries et films
  • Films de Séries et films
  • Général de Undertale
  • memes de Undertale
  • Général de Le club des ours
  • Recommandations de Musik
  • Créations de Musik
  • Découvertes de Musik
  • Demande d'aide de Aide
  • Animes à conseiller de Animes / Mangas
  • Mangas à conseiller de Animes / Mangas
  • Animes en vrac de Animes / Mangas

Catégories

  • Skripts
    • Mini-Jeux
    • Outils d'administration
    • Outils Anti-Grief
    • Gestion de Tchat
    • Outils pour les développeurs
    • Economie
    • Correctifs (anti-cheat, anti-lag, ...)
    • Général (utilitaires)
    • Fun
    • Informationnel (annonces, ...)
    • Mécanisme (système sans fil, ...)
    • Divers (skripts hors-catégorie)
    • Rôle-Play
    • Téléportation (portail, ...)
    • Web (base de données SQL, ...)
    • Gestion de monde (worledit, ...)
    • Génération de structures
    • Skripts Débutants
    • Bazar à Code
  • Add-ons
  • API / IDE
  • Vos memes de Onii-anime
  • Petites Ressources de SupClub

Rechercher les résultats dans…

Rechercher les résultats qui…


Date de création

  • Début

    Fin


Dernière mise à jour

  • Début

    Fin


Filtrer par nombre de…

Inscription

  • Début

    Fin


Groupe


10 résultats trouvés

  1. Version de Minecraft : 1.8.8 Version de Skript : 2.2-dev25 Addons utilisés: TuSKe, Skungee Description du script : Bonjour, je développe actuellement un system de bannissement qui exécute une command LiteBans par Bungeecord, mais lorsque je clique sur un item pour bannir le joueur, la commande ne s'exécute pas. Voici le code de ce bouton: format gui slot 29 of {_p} with iron sword named "&c&lTRICHE / GHOST CLIENT" with lore " &f● &4&lDUREE: &f&l30D" to run: execute bungeecord player {_p} execute command "/tempban %{_t}% 30d Triche / Ghost Client" stop 2022-06-29_19-24-06.mp4
  2. Version de Minecraft : 1.7.10 Version de Skript : ?? Type du skript : Scripte de menotte roleplay Description du script : J'aimerais faire un scripte que quand on fait clique droit sur un joueur avec des menottes (id:1849) sa fait en sorte que le joueurs est sit sur nous. Après le joueurs il peut descendre en sneak ou , la personne qui le menotte fait sneak et que la personne menotté est démenotté.
  3. Version de Minecraft : 1.12.2 Version de Skript : 2.2 dev Type du skript : Skript rp atm Description du script : Bonjour, je viens de faire un skript atm. Mais il y a une petite erreur quand je vérifie si le joueur a assez d'argent sur son compte sa ne marche pas. Voici photo et code. Merci Cordialement FurioGamer if arg 1 is "ret": if arg 3 is "5": if {balance::%arg-2%} >= 5: give 1 4158 to player's inventory make console execute command "/eco take %arg 2% 5" message "&c5€ viennent d'être débiter de votre compte !" else: message "&cDésoler, tu n'as pas assez d'argent sur ton compte pour faire cela !" if arg 3 is "10": if {balance::%arg-2%} >= 10: give 1 4157 to player's inventory make console execute command "/eco take %arg 2% 10" message "&c10€ viennent d'être débiter de votre compte !" else: message "&cDésoler, tu n'as pas assez d'argent sur ton compte pour faire cela !" if arg 3 is "20": if {balance::%arg-2%} >= 20: give 1 4156 to player's inventory make console execute command "/eco take %arg 2% 20" message "&c20€ viennent d'être débiter de votre compte !" else: message "&cDésoler, tu n'as pas assez d'argent sur ton compte pour faire cela !" if arg 3 is "50": if {balance::%arg-2%} >= 50: give 1 4155 to player's inventory make console execute command "/eco take %arg 2% 50" message "&c50€ viennent d'être débiter de votre compte !" else: message "&cDésoler, tu n'as pas assez d'argent sur ton compte pour faire cela !" if arg 3 is "100": if {balance::%arg-2%} is bigger or less than 100: give 1 4154 to player's inventory make console execute command "/eco take %arg 2% 100" message "&c100€ viennent d'être débiter de votre compte !" else: message "&cDésoler, tu n'as pas assez d'argent sur ton compte pour faire cela !" if arg 3 is "200": if {balance::%arg-2%} >= 200: give 1 4153 to player's inventory make console execute command "/eco take %arg 2% 200" message "&c200€ viennent d'être débiter de votre compte !" else: message "&cDésoler, tu n'as pas assez d'argent sur ton compte pour faire cela !" if arg 3 is "500": if {balance::%arg-2%} >= 500: give 1 4152 to player's inventory make console execute command "/eco take %arg 2% 500" message "&c500€ viennent d'être débiter de votre compte !" else: message "&cDésoler, tu n'as pas assez d'argent sur ton compte pour faire cela !"
  4. Bonjour, je suis là pour vous demander de l'aide, j'essaye de développer un menu de modération mais malgré des efforts, 2 erreurs persistent. Je suis en 1.16.5 et je ne connais malheureusement pas ma version de skript car cette dernière n'est pas indiquée sur mon serveur de test. J'utilise Tuske. J'aurais besoin de quelqu'un pour m'aider à résoudre certaines erreurs car je débute en skript et je ne comprends pas d'où elles viennent. command /mod : trigger : open virtual chest with size 1 named "&eKyodai" make gui slot 1 with wooden sword named "&cCheck Velocity : 3b kb" execute console command "/give %player% minecraft:wooden_sword {ench:[{id:19,lvl:1}]} make gui slot 2 with nether star named "&3Vanish" execute console command "/effect give minecraft:invisibility %player% 99999999999999 255 true" make gui slot 3 with red glass named "&3Clear Vanish" execute console command "/effect clear %player%"
  5. Bonjour, bonsoir Je suis là pour vous demander un script, j'espère que vous pourrez me le réaliser. Vous pouvez m'ajouter sur discord pour en discuter : Mask#0001 Version de Minecraft : 1.16.5 Version de Skript : 2.5.3 Type du skript : Un script permettant de se parler dans un rayon de 8 blocs. Description du script : Un morceau de script qui fait que quand on envoie un message dans le chat, seuls les personnes qui sont dans un rayon de 8 blocs autour du joueur le recevront, sinon il y a marqué "Il n'y a personne autour de vous, veuillez ne pas parler tout seul" et bien évidemment, seul la personne concernée vera ce message. Sur ce merci.
  6. Version de Minecraft : 1.12.2 Version de Skript : 2.2.1 Addons utilisés: Addon1, Addon2, ... Type du skript : Sceptre de Heal Description du script : Bonjour, Je me présente SpraxYT je tiens un server pvp faction vanilla avec plein plein plein d'ajout et aujourd'hui j'ai decidé de faire un heal stick il fonctionne bien c'est qu'il passe de 3 de dura a 1 de dura ce qui n'est pas normal donc je suis venus me renseigner au près de vous si vous pouviez m'aider Coordialement SpraxYT healthstick.sk
  7. Version de Minecraft : 1.8.8 Version de Skript : 2.2 Addons utilisés: FacSk, ... Type du skript : Scoreboard (Infos de faction) Description du script : Bonjour, je cherche un moyen d'afficher dans un scoreboard: - Le nombre de claims que la faction à effectuer - La power que la faction possède. Avec l'aide de FacSk on peux récupérer des informations du plugin faction, j'arrive à afficher le nom de la faction car j'ai réussis à le trouver sur Skript-MC mais sinon je n'ai pas trouver ce que je recherche actuellement voilà donc la raison de ma demande d'aide. Merci d'avance. Cordialement.
  8. Version de Minecraft : 1.8 Version de Skript : 2.4.0 Type du skript : TempMute Description du script : Bonjour à tous. J'ai un petit problème avec mon skript. Quand je le reload im me marque des erreurs [16:08:35 ERROR]: indentation error: expected 4 tabs, but found 3 tabs (mute.sk, line 5: if arg 1 is not set:') [16:08:35 ERROR]: indentation error: expected 4 tabs, but found 3 tabs (mute.sk, line 7: if arg 2 is not set:') [16:08:35 ERROR]: indentation error: expected 4 tabs, but found 3 tabs (mute.sk, line 9: if arg 2 is "Spam":') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 11: broadcast "&8&l[&9&lModÚration&8&l] &a%arg 1% &6Ó ÚtÚ mute par &e%player% &6pour &4Spam"') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 12: add "%arg 1%" to {essentialsskript.mutelist::*}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 13: set {mute.%arg 1%} to true') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 14: send "&8&l[&9&lModÚration&8&l] &7Tu a ÚtÚ rÚduit au silence par &6%player%&7." to arg 1') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 15: message "&8&l[&9&lModÚration&8&l] &6%arg-1% &7a ÚtÚ rÚduit au silence par %player%."') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 16: wait 7200 seconds') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 17: remove "%arg-1%" from {essentialsskript.mutelist::*}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 18: set {mute.%arg 1%} to false') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 19: broadcast "&8&l[&9&lModÚration&8&l] &6%arg-1% n'est plus mute"') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 20: stop') [16:08:35 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (mute.sk, line 10: if {mute.%arg 1%} is not set:') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 22: delete {mute.%arg-1%}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 23: send " &8&l[&9&lModÚration&8&l]&7Tu a ÚtÚ rÚduit au silence par &6%arg-1%&7." to arg 1') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 24: message "&8&l[&9&lModÚration&8&l] &6%player% &7n'est plus rÚduit au silence."') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 25: stop') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 3 tabs (mute.sk, line 26: if arg 2 is "Insultes":') [16:08:35 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (mute.sk, line 21: if {mute.%arg-1%} is true:') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 28: broadcast "&8&l[&9&lModÚration&8&l] &a%arg 1% &6Ó ÚtÚ mute par &e%player% &6pour &4Insultes"') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 29: add "%arg 1%" to {essentialsskript.mutelist::*}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 30: set {mute.%arg 1%} to true') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 31: send "&8&l[&9&lModÚration&8&l] &7Tu a ÚtÚ rÚduit au silence par &6%player%&7." to arg 1') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 32: message "&8&l[&9&lModÚration&8&l] &6%arg-1% &7a ÚtÚ rÚduit au silence par %player%."') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 33: wait 3600 seconds') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 34: remove "%arg-1%" from {essentialsskript.mutelist::*}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 35: set {mute.%arg 1%} to false') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 36: broadcast "&8&l[&9&lModÚration&8&l] &6%arg-1% n'est plus mute"') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 37: stop') [16:08:35 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (mute.sk, line 27: if {mute.%arg 1%} is not set:') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 39: delete {mute.%arg-1%}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 40: send " &8&l[&9&lModÚration&8&l]&7Tu a ÚtÚ rÚduit au silence par &6%player%&7." to arg 1') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 41: message "&8&l[&9&lModÚration&8&l] &6%player% &7n'est plus rÚduit au silence."') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 42: stop') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 3 tabs (mute.sk, line 43: if arg 2 is "MenaceIG":') [16:08:35 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (mute.sk, line 38: if {mute.%arg-1%} is true:') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 45: broadcast "&8&l[&9&lModÚration&8&l] &a%arg 1% &6Ó ÚtÚ mute par &e%player% &6pour &4MenaceIG"') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 46: add "%arg 1%" to {essentialsskript.mutelist::*}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 47: set {mute.%arg 1%} to true') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 48: send "&8&l[&9&lModÚration&8&l] &7Tu a ÚtÚ rÚduit au silence par &6%player%&7." to arg 1') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 49: message "&8&l[&9&lModÚration&8&l] &6%arg-1% &7a ÚtÚ rÚduit au silence par %player%."') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 50: wait 18000 seconds') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 51: remove "%arg-1%" from {essentialsskript.mutelist::*}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 52: set {mute.%arg 1%} to false') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 53: broadcast "&8&l[&9&lModÚration&8&l] &6%arg-1% n'est plus mute"') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 54: stop') [16:08:35 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (mute.sk, line 44: if {mute.%arg 1%} is not set:') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 56: delete {mute.%arg-1%}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 57: send " &8&l[&9&lModÚration&8&l]&7Tu a ÚtÚ rÚduit au silence par &6%player%&7." to arg 1') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 58: message "&8&l[&9&lModÚration&8&l] &6%player% &7n'est plus rÚduit au silence."') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 59: stop') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 3 tabs (mute.sk, line 60: if arg 2 is "MenaceIRL":') [16:08:35 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (mute.sk, line 55: if {mute.%arg-1%} is true:') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 62: broadcast "&8&l[&9&lModÚration&8&l] &a%arg 1% &6Ó ÚtÚ mute par &e%player% &6pour &4MenaceIRL"') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 63: add "%arg 1%" to {essentialsskript.mutelist::*}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 64: set {mute.%arg 1%} to true') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 65: send "&8&l[&9&lModÚration&8&l] &7Tu a ÚtÚ rÚduit au silence par &6%player%&7." to arg 1') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 66: message "&8&l[&9&lModÚration&8&l] &6%arg-1% &7a ÚtÚ rÚduit au silence par %player%."') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 67: wait 28800 seconds') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 68: remove "%arg-1%" from {essentialsskript.mutelist::*}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 69: set {mute.%arg 1%} to false') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 70: broadcast "&8&l[&9&lModÚration&8&l] &6%arg-1% n'est plus mute"') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 71: stop') [16:08:35 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (mute.sk, line 61: if {mute.%arg 1%} is not set:') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 73: delete {mute.%arg-1%}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 74: send " &8&l[&9&lModÚration&8&l]&7Tu a ÚtÚ rÚduit au silence par &6%player%&7." to arg 1') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 75: message "&8&l[&9&lModÚration&8&l] &6%player% &7n'est plus rÚduit au silence."') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 76: stop') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 3 tabs (mute.sk, line 77: if arg 2 is "IMSG":') [16:08:35 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (mute.sk, line 72: if {mute.%arg-1%} is true:') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 79: broadcast "&8&l[&9&lModÚration&8&l] &a%arg 1% &6Ó ÚtÚ mute par &e%player% &6pour &4Insulte en MSG"') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 80: add "%arg 1%" to {essentialsskript.mutelist::*}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 81: set {mute.%arg 1%} to true') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 82: send "&8&l[&9&lModÚration&8&l] &7Tu a ÚtÚ rÚduit au silence par &6%player%&7." to arg 1') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 83: message "&8&l[&9&lModÚration&8&l] &6%arg-1% &7a ÚtÚ rÚduit au silence par %player%."') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 84: wait 25200 seconds') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 85: remove "%arg-1%" from {essentialsskript.mutelist::*}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 86: set {mute.%arg 1%} to false') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 87: broadcast "&8&l[&9&lModÚration&8&l] &6%arg-1% n'est plus mute"') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 88: stop') [16:08:35 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (mute.sk, line 78: if {mute.%arg 1%} is not set:') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 90: delete {mute.%arg-1%}') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 91: send " &8&l[&9&lModÚration&8&l]&7Tu a ÚtÚ rÚduit au silence par &6%player%&7." to arg 1') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 92: message "&8&l[&9&lModÚration&8&l] &6%arg-1% &7n'est plus rÚduit au silence."') [16:08:35 ERROR]: indentation error: expected 6 tabs, but found 5 tabs (mute.sk, line 93: stop') [16:08:35 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (mute.sk, line 89: if {mute.%arg-1%} is true:') Je n'arrive vraiment pas à régler ce problème. Merci de m'aider . Voici le skript en entier. command /tempmute [<offline player>] [<text>]: permission: Modo permission message: "&cBien essayer mais non !" trigger: if arg 1 is not set: message "&8&l[&9&lModération&8&l] &7&lVeuillez indiquer le nom du joueur !" if arg 2 is not set: message " &8&l[&9&lModération&8&l] &7&lVeuillez indiquer la raison pour sanctionner le joueur !" if arg 2 is "Spam": if {mute.%arg 1%} is not set: broadcast "&8&l[&9&lModération&8&l] &a%arg 1% &6à été mute par &e%player% &6pour &4Spam" add "%arg 1%" to {essentialsskript.mutelist::*} set {mute.%arg 1%} to true send "&8&l[&9&lModération&8&l] &7Tu a été réduit au silence par &6%player%&7." to arg 1 message "&8&l[&9&lModération&8&l] &6%arg-1% &7a été réduit au silence par %player%." wait 7200 seconds remove "%arg-1%" from {essentialsskript.mutelist::*} set {mute.%arg 1%} to false broadcast "&8&l[&9&lModération&8&l] &6%arg-1% n'est plus mute" stop if {mute.%arg-1%} is true: delete {mute.%arg-1%} send " &8&l[&9&lModération&8&l]&7Tu a été réduit au silence par &6%arg-1%&7." to arg 1 message "&8&l[&9&lModération&8&l] &6%player% &7n'est plus réduit au silence." stop if arg 2 is "Insultes": if {mute.%arg 1%} is not set: broadcast "&8&l[&9&lModération&8&l] &a%arg 1% &6à été mute par &e%player% &6pour &4Insultes" add "%arg 1%" to {essentialsskript.mutelist::*} set {mute.%arg 1%} to true send "&8&l[&9&lModération&8&l] &7Tu a été réduit au silence par &6%player%&7." to arg 1 message "&8&l[&9&lModération&8&l] &6%arg-1% &7a été réduit au silence par %player%." wait 3600 seconds remove "%arg-1%" from {essentialsskript.mutelist::*} set {mute.%arg 1%} to false broadcast "&8&l[&9&lModération&8&l] &6%arg-1% n'est plus mute" stop if {mute.%arg-1%} is true: delete {mute.%arg-1%} send " &8&l[&9&lModération&8&l]&7Tu a été réduit au silence par &6%player%&7." to arg 1 message "&8&l[&9&lModération&8&l] &6%player% &7n'est plus réduit au silence." stop if arg 2 is "MenaceIG": if {mute.%arg 1%} is not set: broadcast "&8&l[&9&lModération&8&l] &a%arg 1% &6à été mute par &e%player% &6pour &4MenaceIG" add "%arg 1%" to {essentialsskript.mutelist::*} set {mute.%arg 1%} to true send "&8&l[&9&lModération&8&l] &7Tu a été réduit au silence par &6%player%&7." to arg 1 message "&8&l[&9&lModération&8&l] &6%arg-1% &7a été réduit au silence par %player%." wait 18000 seconds remove "%arg-1%" from {essentialsskript.mutelist::*} set {mute.%arg 1%} to false broadcast "&8&l[&9&lModération&8&l] &6%arg-1% n'est plus mute" stop if {mute.%arg-1%} is true: delete {mute.%arg-1%} send " &8&l[&9&lModération&8&l]&7Tu a été réduit au silence par &6%player%&7." to arg 1 message "&8&l[&9&lModération&8&l] &6%player% &7n'est plus réduit au silence." stop if arg 2 is "MenaceIRL": if {mute.%arg 1%} is not set: broadcast "&8&l[&9&lModération&8&l] &a%arg 1% &6à été mute par &e%player% &6pour &4MenaceIRL" add "%arg 1%" to {essentialsskript.mutelist::*} set {mute.%arg 1%} to true send "&8&l[&9&lModération&8&l] &7Tu a été réduit au silence par &6%player%&7." to arg 1 message "&8&l[&9&lModération&8&l] &6%arg-1% &7a été réduit au silence par %player%." wait 28800 seconds remove "%arg-1%" from {essentialsskript.mutelist::*} set {mute.%arg 1%} to false broadcast "&8&l[&9&lModération&8&l] &6%arg-1% n'est plus mute" stop if {mute.%arg-1%} is true: delete {mute.%arg-1%} send " &8&l[&9&lModération&8&l]&7Tu a été réduit au silence par &6%player%&7." to arg 1 message "&8&l[&9&lModération&8&l] &6%player% &7n'est plus réduit au silence." stop if arg 2 is "IMSG": if {mute.%arg 1%} is not set: broadcast "&8&l[&9&lModération&8&l] &a%arg 1% &6à été mute par &e%player% &6pour &4Insulte en MSG" add "%arg 1%" to {essentialsskript.mutelist::*} set {mute.%arg 1%} to true send "&8&l[&9&lModération&8&l] &7Tu a été réduit au silence par &6%player%&7." to arg 1 message "&8&l[&9&lModération&8&l] &6%arg-1% &7a été réduit au silence par %player%." wait 25200 seconds remove "%arg-1%" from {essentialsskript.mutelist::*} set {mute.%arg 1%} to false broadcast "&8&l[&9&lModération&8&l] &6%arg-1% n'est plus mute" stop if {mute.%arg-1%} is true: delete {mute.%arg-1%} send " &8&l[&9&lModération&8&l]&7Tu a été réduit au silence par &6%player%&7." to arg 1 message "&8&l[&9&lModération&8&l] &6%arg-1% &7n'est plus réduit au silence." stop
  9. Version de Minecraft : 1.7.10 Type du skript : executer une commande au joueur qui a fait un clique droit sur le npc de custom npc Description du script : quand un joueur fait un clique droit sur un npc de mod custom npc ca execute la command /atm au joueur
  10. Bonjour , en gros je voudrai créer un menu qui quand on l'ouvre , on voit plusieurs catégories et que quand on click cela nous ouvre une autre categorie , mais le probleme est que quand je click cela ne fait que me fermer mon menu . Merci d'avance pour votre aide. on rightclick with gold ingot: if name of tool is "&6&lBoutique": open chest with 1 row named "&6&lBoutique" to player wait 1 tick format slot 4 of player with emerald named "&9&lGrade" to close then run [make player execute command "/§grade"] command /§grade: trigger: open chest with 1 row named "&9&lGrade" to player wait 1 tick format slot 4 of player with diamond sword named "&9&lGrade &b&lTénébreux | &bPrix : &a4,99 €" to close
×
×
  • 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.