Aller au contenu

Krenteltv

Membre
  • Compteur de contenus

    71
  • Inscription

  • Dernière visite

Tout ce qui a été posté par Krenteltv

  1. Sujet : Spigot/Skript 1.8.8 Type de Skript : Anti interaction Description du Skript: Bonjour j'aimerais un Skript d'anti interaction (imposible d'appuier sur un bouton, d'ouvrir un coffre, ect) mes que a certain endroit on puise intragire avec le block (en gros un skript d'easter egg), et compatible par multi world Commandes éventuelles avec les permissions : Je n'est pas besoin de command particuliere (vous pouvez en creer si vous le voulez) Merci a tous ce qui vont participer d'avance
  2. Krenteltv

    Worldguard bug avec skript

    + je suis avec le skript pack de @SwiKZiiK
  3. Skript :1.8.8 Serveur : 1.8.8 Probleme: Bonjour/Bonsoir J'ai un soucis quand je lance mon serveur et que je reload tout les skript voici l'erreur de la console : [02:53:53 INFO]: KrentelTV issued server command: /sk reload all [02:53:53 ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'sk' in plugin Skript v2.2-SNAPSHOT at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[server.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[server.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[server.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [server.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [server.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-db6de12-18fbb24] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [server.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] Caused by: java.lang.NoSuchMethodError: com.sk89q.worldguard.bukkit.WorldGuardPlugin.getFlagRegistry()Lcom/sk89q/worldguard/protection/flags/registry/FlagRegistry; at me.TheBukor.SkStuff.SkStuff$4.parse(SkStuff.java:244) ~[?:?] at me.TheBukor.SkStuff.SkStuff$4.parse(SkStuff.java:1) ~[?:?] at ch.njol.skript.registrations.Classes.parseSimple(Classes.java:400) ~[?:?] at ch.njol.skript.registrations.Classes.parse(Classes.java:429) ~[?:?] at ch.njol.skript.lang.UnparsedLiteral.getConvertedExpression(UnparsedLiteral.java:97) ~[?:?] at ch.njol.skript.lang.UnparsedLiteral.getConvertedExpression(UnparsedLiteral.java:86) ~[?:?] at ch.njol.skript.lang.UnparsedLiteral.getConvertedExpression(UnparsedLiteral.java:1) ~[?:?] at ch.njol.skript.conditions.CondCompare.init(CondCompare.java:174) ~[?:?] at ch.njol.skript.conditions.CondCompare.init(CondCompare.java:126) ~[?:?] at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:244) ~[?:?] at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:171) ~[?:?] at ch.njol.skript.lang.Condition.parse(Condition.java:83) ~[?:?] at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:729) ~[?:?] at ch.njol.skript.lang.Loop.<init>(Loop.java:68) ~[?:?] at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:686) ~[?:?] at ch.njol.skript.lang.function.ScriptFunction.<init>(ScriptFunction.java:52) ~[?:?] at ch.njol.skript.lang.function.Functions.loadFunction(Functions.java:161) ~[?:?] at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:482) ~[?:?] at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245) ~[?:?] at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199) ~[?:?] at ch.njol.skript.Skript.reload(Skript.java:639) ~[?:?] at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130) ~[?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[server.jar:git-Spigot-db6de12-18fbb24] ... 15 more Voici l'erreur in game : http://prnt.sc/egxaaq Voici les plugins que j'ai : http://prntscr.com/egxan2 Merci d'avance [EDIT] l'erreur est apparue du jour au lendemain et j'ai besoin de worldguard justement
  4. pourquoi Zpermission et Zmoderation ete suprimer ?
  5. Krenteltv

    Faction skript

    Bonjour/Bonsoir Skript : 2.2 V8 Addons : Les addons de PsYZiiK J'ai installer le faction de @minouis55 et le soucis c'est que je oeut utiliser les /f dans tout les monde Merci d'avance
  6. Krenteltv

    name of clicked item

    Merci je met ce poste en resolu
  7. Krenteltv

    name of clicked item

    oui mes les erreur sont les 'name of clicked item is :'
  8. Krenteltv

    name of clicked item

    Bonjour/Bonsoir Version mc : 1.8.9 Version spigot : 1.8.8 Version skript : v2 Voici le code : on rightclick: if name of tool of player is "&3&lModeration Menu": open chest with 1 row named "&3&lModeration Menu" to player wait 2 ticks format slot 0 of player with book named "&4&lMenu des Fondateurs" to be unstealable unformat slot 0 of player format slot 1 of player with book named "&9&lMenu des Developpeurs" to be unstealable unformat slot 1 of player format slot 2 of player with book named "&2&lMenu des Moderateurs" to be unstealable unformat slot 2 of player format slot 3 of player with book named "&6&lMenu des Builders" to be unstealable unformat slot 3 of player format slot 4 of player with book named "&3&lMenu des Helpeurs" to be unstealable unformat slot 4 of player format slot 8 of player with barrier named "&4&lClose" to close on inventory click: inventory name of current inventory of player is "&3&lModeration Menu": cancel event name of clicked item is "&4&lMenu des Fondateurs": close player's inventory name of clicked item is "&9&lMenu des Developpeurs": close player's inventory name of clicked item is "&2&lMenu des Moderateurs": close player's inventory name of clicked item is "&6&lMenu des Builders": close player's inventory name of clicked item is "&3&lMenu des Helpeurs": close player's inventory Voici la liste des erreur : http://prnt.sc/dwpgyl Voici la liste des addons : http://prnt.sc/dwpgn0 Merci d'avance
  9. Krenteltv

    set le name tag

    j'ai beau tester avec tout les version de nagetagedit sa ne marche pas normal ?
  10. Krenteltv

    probleme de "name of clicked"

    j'ai beau tester les deux manière que tu ma envoyer cela ne marche pas Merci quand meme
  11. Krenteltv

    probleme de "name of clicked"

    ha bah merci pour la reponse je vais continuer de chercher
  12. Krenteltv

    probleme de "name of clicked"

    car vu que mon nombre de slot change en fonction du menu a ouvrir pour revenir en arrier dans le menu principale c'est chaud Merci
  13. Krenteltv

    set le name tag

    avez vous une version de NameTagEdit copmpatible avec skript ?
  14. Krenteltv

    probleme de "name of clicked"

    il n'y aurai pas plutot moyen de détecter le nom de l'item
  15. Krenteltv

    set le name tag

    Merci mes ne marche toujours pas ScreenShot: http://prntscr.com/dcyxpo http://prntscr.com/dcyya6 Code: on join: if {zp.group.%uuid of player%} is not set: SetPlayerGroup("%player%", "{@Groupe.Par.Défaut}") wait 2 ticks set "Users.%player%.Permissions" to "[]" in yaml file {@Users.File} set name tag of player to GetPlayerPrefix(name of player)
  16. Krenteltv

    set le name tag

    Mc et serveur 1.8.8 Systeme Spigot addons Les add ons de la signature de @PsYZiiK + NameTagEdit Bonjour/Bonsoir J'ai un soucis lors du sk reload all il me dit qu'il n'arrive pas a get le nametag ScreenShot : http://prntscr.com/dcyuyu Code : on join: if {zp.group.%uuid of player%} is not set: SetPlayerGroup("%player%", "{@Groupe.Par.Défaut}") wait 2 ticks set "Users.%player%.Permissions" to "[]" in yaml file {@Users.File} set name tag of player to "&6", "", ""
  17. Mc et serveur 1.8.8 Systeme Spigot addons Les add on de la signature de @@PsYZiiK + SKQuery 4 Bonjour a tous ! J'ai un soucis lors du reload de mes skript voici les screenshots http://prnt.sc/db6ovi Voici le code : #---------- Navigation ----------# on right click: name of player's tool is "&6&lNavigation &7(clic droit)": open chest with 6 rows named "&6&lNavigation" to player wait 2 ticks format slot 12 of player with jukebox named "&aMini-Jeux" to close format slot 14 of player with gold ingot named "&6Boutique" to close format slot 20 of player with iron sword named "PVPBox" to close format slot 22 of player with gold sword named "PvP 1vs1" to close format slot 24 of player with diamond sword named "Faction" to close format slot 37 of player with beacon named "&dEvent" to close format slot 40 of player with ender chest named "&3Cosmetic" to close format slot 43 of player with paper named "&8Info" to close format slot 0 of player with red glass named " " to be unstealable format slot 1 of player with red glass named " " to be unstealable format slot 2 of player with red glass named " " to be unstealable format slot 3 of player with red glass named " " to be unstealable format slot 4 of player with red glass named " " to be unstealable format slot 5 of player with red glass named " " to be unstealable format slot 6 of player with red glass named " " to be unstealable format slot 7 of player with red glass named " " to be unstealable format slot 8 of player with red glass named " " to be unstealable format slot 9 of player with red glass named " " to be unstealable format slot 17 of player with red glass named " " to be unstealable format slot 18 of player with red glass named " " to be unstealable format slot 26 of player with red glass named " " to be unstealable format slot 27 of player with red glass named " " to be unstealable format slot 35 of player with red glass named " " to be unstealable format slot 36 of player with red glass named " " to be unstealable format slot 44 of player with red glass named " " to be unstealable format slot 45 of player with red glass named " " to be unstealable format slot 46 of player with red glass named " " to be unstealable format slot 47 of player with red glass named " " to be unstealable format slot 48 of player with red glass named " " to be unstealable format slot 49 of player with red glass named " " to be unstealable format slot 50 of player with red glass named " " to be unstealable format slot 51 of player with red glass named " " to be unstealable format slot 52 of player with red glass named " " to be unstealable format slot 53 of player with red glass named " " to be unstealable #---------- Navigation ----------# #---------- Cosmetic ----------# on right click: name of player's tool is "&3&lCosmetic &7&o(clic droit)": open chest with 6 rows named "&3&lCosmetic" to player wait 2 ticks format slot 13 of player with ender portal frame named "&dMétamorphoses" to close unformat slot 13 of player format slot 19 of player with player head named "&2Chapeau" to close unformat slot 19 of player format slot 21 of player with chest named "&6Gadjet" to close unformat slot 21 of player format slot 23 of player with spawn egg named "&3Animaux" to close unformat slot 23 of player format slot 25 of player with blaze powder named "&eParticles" to close unformat slot 25 of player format slot 31 of player with nether star named "&9Mini-Jeux" to close unformat slot 31 of player format slot 43 of player with paper named "&8Info" to close unformat slot 43 of player format slot 0 of player with white glass named " " to be unstealable format slot 1 of player with white glass named " " to be unstealable format slot 2 of player with white glass named " " to be unstealable format slot 3 of player with white glass named " " to be unstealable format slot 4 of player with white glass named " " to be unstealable format slot 5 of player with white glass named " " to be unstealable format slot 6 of player with white glass named " " to be unstealable format slot 7 of player with white glass named " " to be unstealable format slot 8 of player with white glass named " " to be unstealable format slot 9 of player with white glass named " " to be unstealable format slot 17 of player with white glass named " " to be unstealable format slot 18 of player with white glass named " " to be unstealable format slot 26 of player with white glass named " " to be unstealable format slot 27 of player with white glass named " " to be unstealable format slot 35 of player with white glass named " " to be unstealable format slot 36 of player with white glass named " " to be unstealable format slot 44 of player with white glass named " " to be unstealable format slot 45 of player with white glass named " " to be unstealable format slot 46 of player with white glass named " " to be unstealable format slot 47 of player with white glass named " " to be unstealable format slot 48 of player with white glass named " " to be unstealable format slot 49 of player with white glass named " " to be unstealable format slot 50 of player with white glass named " " to be unstealable format slot 51 of player with white glass named " " to be unstealable format slot 52 of player with white glass named " " to be unstealable format slot 53 of player with white glass named " " to be unstealable on inventory click: inventory name of current inventory of player is "&3&lCosmetic": cancel event name of clicked item's is "&dMétamorphoses": close player's inventory wait 2 ticks open chest with 4 rows named "&dMétamorphoses" to player wait 2 ticks format slot 11 of player with creeper spawn egg named "&2Creeper" to be unstealable unformat slot 11 of player format slot 13 of player with wither skeleton head named "&0Wither Skeleton" to be unstealable unformat slot 13 of player format slot 15 of player with skeleton spawn egg named "&7Skeleton" to be unstealable unformat slot 15 of player format slot 21 of player with spawn egg:52 named "&0Spider" to be unstealable unformat slot 21 of player format slot 23 of player with zombie spawn egg named "&2Zombie" to be unstealable unformat slot 23 of player format slot 0 of player with lime glass named " " to be unstealable format slot 1 of player with lime glass named " " to be unstealable format slot 2 of player with lime glass named " " to be unstealable format slot 3 of player with lime glass named " " to be unstealable format slot 4 of player with lime glass named " " to be unstealable format slot 5 of player with lime glass named " " to be unstealable format slot 6 of player with lime glass named " " to be unstealable format slot 7 of player with lime glass named " " to be unstealable format slot 8 of player with lime glass named " " to be unstealable format slot 9 of player with lime glass named " " to be unstealable format slot 17 of player with lime glass named " " to be unstealable format slot 18 of player with lime glass named " " to be unstealable format slot 26 of player with lime glass named " " to be unstealable format slot 27 of player with lime glass named " " to be unstealable format slot 28 of player with lime glass named " " to be unstealable format slot 29 of player with lime glass named " " to be unstealable format slot 30 of player with lime glass named " " to be unstealable format slot 31 of player with lime glass named " " to be unstealable format slot 32 of player with lime glass named " " to be unstealable format slot 33 of player with lime glass named " " to be unstealable format slot 34 of player with lime glass named " " to be unstealable format slot 35 of player with arrow named "&4&lRetour au menu principale des cosmetics" to be unstealable unformat slot 35 of player name of clicked item's is "&2Chapeau": close player's inventory wait 2 ticks open chest with 4 rows named "&2Chapeau" to player wait 2 ticks format slot 11 of player with chest named "&eChest" to be unstealable unformat slot 11 of player format slot 13 of player with dropper named "&7Dropper" to be unstealable unformat slot 13 of player format slot 15 of player with tnt named "&4TNT" to be unstealable unformat slot 15 of player format slot 0 of player with brown glass named " " to be unstealable format slot 1 of player with brown glass named " " to be unstealable format slot 2 of player with brown glass named " " to be unstealable format slot 3 of player with brown glass named " " to be unstealable format slot 4 of player with brown glass named " " to be unstealable format slot 5 of player with brown glass named " " to be unstealable format slot 6 of player with brown glass named " " to be unstealable format slot 7 of player with brown glass named " " to be unstealable format slot 8 of player with brown glass named " " to be unstealable format slot 9 of player with brown glass named " " to be unstealable format slot 17 of player with brown glass named " " to be unstealable format slot 18 of player with brown glass named " " to be unstealable format slot 26 of player with brown glass named " " to be unstealable format slot 27 of player with brown glass named " " to be unstealable format slot 28 of player with brown glass named " " to be unstealable format slot 29 of player with brown glass named " " to be unstealable format slot 30 of player with brown glass named " " to be unstealable format slot 31 of player with brown glass named " " to be unstealable format slot 32 of player with brown glass named " " to be unstealable format slot 33 of player with brown glass named " " to be unstealable format slot 34 of player with brown glass named " " to be unstealable format slot 35 of player with arrow named "&4&lRetour au menu principale des cosmetics" to be unstealable unformat slot 35 of player name of clicked item is "&6Gadjet": close player's inventory wait 2 ticks open chest with 6 rows named "&6Gadjet" to player wait 2 ticks name of clicked item is "&3Animaux": close player's inventory wait 2 ticks open chest with 4 rows named "&3Animaux" to player wait 2 ticks format slot 11 of player with wolf spawn egg named "&7Wolf" to be unstealable unformat slot 11 of player format slot 13 of player with pig spawn egg named "&dPig" to be unstealable unformat slot 13 of player format slot 15 of player with spawn egg:101 named "&6Lapin" to be unstealable unformat slot 15 of player format slot 21 of player with sheep spawn egg named "&fSheep" to be unstealable unformat slot 21 of player format slot 22 of player with player's skull named "&eMini Me" to be unstealable unformat slot 22 of player format slot 23 of player with chicken spawn egg named "&ePoule" to be unstealable unformat slot 23 of player format slot 0 of player with gray glass named " " to be unstealable format slot 1 of player with gray glass named " " to be unstealable format slot 2 of player with gray glass named " " to be unstealable format slot 3 of player with gray glass named " " to be unstealable format slot 4 of player with gray glass named " " to be unstealable format slot 5 of player with gray glass named " " to be unstealable format slot 6 of player with gray glass named " " to be unstealable format slot 7 of player with gray glass named " " to be unstealable format slot 8 of player with gray glass named " " to be unstealable format slot 9 of player with gray glass named " " to be unstealable format slot 17 of player with gray glass named " " to be unstealable format slot 18 of player with gray glass named " " to be unstealable format slot 26 of player with gray glass named " " to be unstealable format slot 27 of player with gray glass named " " to be unstealable format slot 28 of player with gray glass named " " to be unstealable format slot 29 of player with gray glass named " " to be unstealable format slot 30 of player with gray glass named " " to be unstealable format slot 31 of player with gray glass named " " to be unstealable format slot 32 of player with gray glass named " " to be unstealable format slot 33 of player with gray glass named " " to be unstealable format slot 34 of player with gray glass named " " to be unstealable format slot 35 of player with arrow named "&4&lRetour au menu principale des cosmetics" to be unstealable unformat slot 35 of player name of clicked item is "&eParticles": close player's inventory wait 2 ticks open chest with 3 rows named "&eParticles" to player wait 2 ticks format slot 0 of player with purple glass named " " to be unstealable format slot 1 of player with purple glass named " " to be unstealable format slot 2 of player with purple glass named " " to be unstealable format slot 3 of player with purple glass named " " to be unstealable format slot 4 of player with purple glass named " " to be unstealable format slot 5 of player with purple glass named " " to be unstealable format slot 6 of player with purple glass named " " to be unstealable format slot 7 of player with purple glass named " " to be unstealable format slot 8 of player with purple glass named " " to be unstealable format slot 9 of player with purple glass named " " to be unstealable format slot 17 of player with purple glass named " " to be unstealable format slot 18 of player with purple glass named " " to be unstealable format slot 19 of player with purple glass named " " to be unstealable format slot 20 of player with purple glass named " " to be unstealable format slot 21 of player with purple glass named " " to be unstealable format slot 22 of player with purple glass named " " to be unstealable format slot 23 of player with purple glass named " " to be unstealable format slot 24 of player with purple glass named " " to be unstealable format slot 25 of player with purple glass named " " to be unstealable format slot 26 of player with arrow named "&4&lRetour au menu principale des cosmetics" to be unstealable unformat slot 26 of player name of clicked item is "&9Mini-Jeux": close player's inventory wait 2 ticks open chest with 4 rows named "&9Mini-Jeux" to player wait 2 ticks name of clicked item is "&4&lRetour au menu principale des cosmetics": close player's inventory wait 2 ticks open chest with 6 rows named "&3&lCosmetic" to player wait 2 ticks format slot 13 of player with ender portal frame named "&dMétamorphoses" to close unformat slot 13 of player format slot 19 of player with player head named "&2Chapeau" to close unformat slot 19 of player format slot 21 of player with chest named "&6Gadjet" to close unformat slot 21 of player format slot 23 of player with spawn egg named "&3Animaux" to close unformat slot 23 of player format slot 25 of player with blaze powder named "&eParticles" to close unformat slot 25 of player format slot 31 of player with nether star named "&9Mini-Jeux" to close unformat slot 31 of player format slot 43 of player with paper named "&8Info" to close unformat slot 43 of player format slot 0 of player with white glass named " " to be unstealable format slot 1 of player with white glass named " " to be unstealable format slot 2 of player with white glass named " " to be unstealable format slot 3 of player with white glass named " " to be unstealable format slot 4 of player with white glass named " " to be unstealable format slot 5 of player with white glass named " " to be unstealable format slot 6 of player with white glass named " " to be unstealable format slot 7 of player with white glass named " " to be unstealable format slot 8 of player with white glass named " " to be unstealable format slot 9 of player with white glass named " " to be unstealable format slot 17 of player with white glass named " " to be unstealable format slot 18 of player with white glass named " " to be unstealable format slot 26 of player with white glass named " " to be unstealable format slot 27 of player with white glass named " " to be unstealable format slot 35 of player with white glass named " " to be unstealable format slot 36 of player with white glass named " " to be unstealable format slot 44 of player with white glass named " " to be unstealable format slot 45 of player with white glass named " " to be unstealable format slot 46 of player with white glass named " " to be unstealable format slot 47 of player with white glass named " " to be unstealable format slot 48 of player with white glass named " " to be unstealable format slot 49 of player with white glass named " " to be unstealable format slot 50 of player with white glass named " " to be unstealable format slot 51 of player with white glass named " " to be unstealable format slot 52 of player with white glass named " " to be unstealable format slot 53 of player with white glass named " " to be unstealable #---------- Cosmetic ----------#
  18. Krenteltv

    probleme lors du sk reload all

    up
  19. Krenteltv

    probleme lors du sk reload all

    j'ai réussie a résoudre le problème du "an internal ..." mes voici les nouvelle erreur http://prntscr.com/db6ovi et le code : #---------- Navigation ----------# on right click: name of player's tool is "&6&lNavigation &7(clic droit)": open chest with 6 rows named "&6&lNavigation" to player wait 2 ticks format slot 12 of player with jukebox named "&aMini-Jeux" to close format slot 14 of player with gold ingot named "&6Boutique" to close format slot 20 of player with iron sword named "PVPBox" to close format slot 22 of player with gold sword named "PvP 1vs1" to close format slot 24 of player with diamond sword named "Faction" to close format slot 37 of player with beacon named "&dEvent" to close format slot 40 of player with ender chest named "&3Cosmetic" to close format slot 43 of player with paper named "&8Info" to close format slot 0 of player with red glass named " " to be unstealable format slot 1 of player with red glass named " " to be unstealable format slot 2 of player with red glass named " " to be unstealable format slot 3 of player with red glass named " " to be unstealable format slot 4 of player with red glass named " " to be unstealable format slot 5 of player with red glass named " " to be unstealable format slot 6 of player with red glass named " " to be unstealable format slot 7 of player with red glass named " " to be unstealable format slot 8 of player with red glass named " " to be unstealable format slot 9 of player with red glass named " " to be unstealable format slot 17 of player with red glass named " " to be unstealable format slot 18 of player with red glass named " " to be unstealable format slot 26 of player with red glass named " " to be unstealable format slot 27 of player with red glass named " " to be unstealable format slot 35 of player with red glass named " " to be unstealable format slot 36 of player with red glass named " " to be unstealable format slot 44 of player with red glass named " " to be unstealable format slot 45 of player with red glass named " " to be unstealable format slot 46 of player with red glass named " " to be unstealable format slot 47 of player with red glass named " " to be unstealable format slot 48 of player with red glass named " " to be unstealable format slot 49 of player with red glass named " " to be unstealable format slot 50 of player with red glass named " " to be unstealable format slot 51 of player with red glass named " " to be unstealable format slot 52 of player with red glass named " " to be unstealable format slot 53 of player with red glass named " " to be unstealable #---------- Navigation ----------# #---------- Cosmetic ----------# on right click: name of player's tool is "&3&lCosmetic &7&o(clic droit)": open chest with 6 rows named "&3&lCosmetic" to player wait 2 ticks format slot 13 of player with ender portal frame named "&dMétamorphoses" to close unformat slot 13 of player format slot 19 of player with player head named "&2Chapeau" to close unformat slot 19 of player format slot 21 of player with chest named "&6Gadjet" to close unformat slot 21 of player format slot 23 of player with spawn egg named "&3Animaux" to close unformat slot 23 of player format slot 25 of player with blaze powder named "&eParticles" to close unformat slot 25 of player format slot 31 of player with nether star named "&9Mini-Jeux" to close unformat slot 31 of player format slot 43 of player with paper named "&8Info" to close unformat slot 43 of player format slot 0 of player with white glass named " " to be unstealable format slot 1 of player with white glass named " " to be unstealable format slot 2 of player with white glass named " " to be unstealable format slot 3 of player with white glass named " " to be unstealable format slot 4 of player with white glass named " " to be unstealable format slot 5 of player with white glass named " " to be unstealable format slot 6 of player with white glass named " " to be unstealable format slot 7 of player with white glass named " " to be unstealable format slot 8 of player with white glass named " " to be unstealable format slot 9 of player with white glass named " " to be unstealable format slot 17 of player with white glass named " " to be unstealable format slot 18 of player with white glass named " " to be unstealable format slot 26 of player with white glass named " " to be unstealable format slot 27 of player with white glass named " " to be unstealable format slot 35 of player with white glass named " " to be unstealable format slot 36 of player with white glass named " " to be unstealable format slot 44 of player with white glass named " " to be unstealable format slot 45 of player with white glass named " " to be unstealable format slot 46 of player with white glass named " " to be unstealable format slot 47 of player with white glass named " " to be unstealable format slot 48 of player with white glass named " " to be unstealable format slot 49 of player with white glass named " " to be unstealable format slot 50 of player with white glass named " " to be unstealable format slot 51 of player with white glass named " " to be unstealable format slot 52 of player with white glass named " " to be unstealable format slot 53 of player with white glass named " " to be unstealable on inventory click: inventory name of current inventory of player is "&3&lCosmetic": cancel event name of clicked item's is "&dMétamorphoses": close player's inventory wait 2 ticks open chest with 4 rows named "&dMétamorphoses" to player wait 2 ticks format slot 11 of player with creeper spawn egg named "&2Creeper" to be unstealable unformat slot 11 of player format slot 13 of player with wither skeleton head named "&0Wither Skeleton" to be unstealable unformat slot 13 of player format slot 15 of player with skeleton spawn egg named "&7Skeleton" to be unstealable unformat slot 15 of player format slot 21 of player with spawn egg:52 named "&0Spider" to be unstealable unformat slot 21 of player format slot 23 of player with zombie spawn egg named "&2Zombie" to be unstealable unformat slot 23 of player format slot 0 of player with lime glass named " " to be unstealable format slot 1 of player with lime glass named " " to be unstealable format slot 2 of player with lime glass named " " to be unstealable format slot 3 of player with lime glass named " " to be unstealable format slot 4 of player with lime glass named " " to be unstealable format slot 5 of player with lime glass named " " to be unstealable format slot 6 of player with lime glass named " " to be unstealable format slot 7 of player with lime glass named " " to be unstealable format slot 8 of player with lime glass named " " to be unstealable format slot 9 of player with lime glass named " " to be unstealable format slot 17 of player with lime glass named " " to be unstealable format slot 18 of player with lime glass named " " to be unstealable format slot 26 of player with lime glass named " " to be unstealable format slot 27 of player with lime glass named " " to be unstealable format slot 28 of player with lime glass named " " to be unstealable format slot 29 of player with lime glass named " " to be unstealable format slot 30 of player with lime glass named " " to be unstealable format slot 31 of player with lime glass named " " to be unstealable format slot 32 of player with lime glass named " " to be unstealable format slot 33 of player with lime glass named " " to be unstealable format slot 34 of player with lime glass named " " to be unstealable format slot 35 of player with arrow named "&4&lRetour au menu principale des cosmetics" to be unstealable unformat slot 35 of player name of clicked item's is "&2Chapeau": close player's inventory wait 2 ticks open chest with 4 rows named "&2Chapeau" to player wait 2 ticks format slot 11 of player with chest named "&eChest" to be unstealable unformat slot 11 of player format slot 13 of player with dropper named "&7Dropper" to be unstealable unformat slot 13 of player format slot 15 of player with tnt named "&4TNT" to be unstealable unformat slot 15 of player format slot 0 of player with brown glass named " " to be unstealable format slot 1 of player with brown glass named " " to be unstealable format slot 2 of player with brown glass named " " to be unstealable format slot 3 of player with brown glass named " " to be unstealable format slot 4 of player with brown glass named " " to be unstealable format slot 5 of player with brown glass named " " to be unstealable format slot 6 of player with brown glass named " " to be unstealable format slot 7 of player with brown glass named " " to be unstealable format slot 8 of player with brown glass named " " to be unstealable format slot 9 of player with brown glass named " " to be unstealable format slot 17 of player with brown glass named " " to be unstealable format slot 18 of player with brown glass named " " to be unstealable format slot 26 of player with brown glass named " " to be unstealable format slot 27 of player with brown glass named " " to be unstealable format slot 28 of player with brown glass named " " to be unstealable format slot 29 of player with brown glass named " " to be unstealable format slot 30 of player with brown glass named " " to be unstealable format slot 31 of player with brown glass named " " to be unstealable format slot 32 of player with brown glass named " " to be unstealable format slot 33 of player with brown glass named " " to be unstealable format slot 34 of player with brown glass named " " to be unstealable format slot 35 of player with arrow named "&4&lRetour au menu principale des cosmetics" to be unstealable unformat slot 35 of player name of clicked item is "&6Gadjet": close player's inventory wait 2 ticks open chest with 6 rows named "&6Gadjet" to player wait 2 ticks name of clicked item is "&3Animaux": close player's inventory wait 2 ticks open chest with 4 rows named "&3Animaux" to player wait 2 ticks format slot 11 of player with wolf spawn egg named "&7Wolf" to be unstealable unformat slot 11 of player format slot 13 of player with pig spawn egg named "&dPig" to be unstealable unformat slot 13 of player format slot 15 of player with spawn egg:101 named "&6Lapin" to be unstealable unformat slot 15 of player format slot 21 of player with sheep spawn egg named "&fSheep" to be unstealable unformat slot 21 of player format slot 22 of player with player's skull named "&eMini Me" to be unstealable unformat slot 22 of player format slot 23 of player with chicken spawn egg named "&ePoule" to be unstealable unformat slot 23 of player format slot 0 of player with gray glass named " " to be unstealable format slot 1 of player with gray glass named " " to be unstealable format slot 2 of player with gray glass named " " to be unstealable format slot 3 of player with gray glass named " " to be unstealable format slot 4 of player with gray glass named " " to be unstealable format slot 5 of player with gray glass named " " to be unstealable format slot 6 of player with gray glass named " " to be unstealable format slot 7 of player with gray glass named " " to be unstealable format slot 8 of player with gray glass named " " to be unstealable format slot 9 of player with gray glass named " " to be unstealable format slot 17 of player with gray glass named " " to be unstealable format slot 18 of player with gray glass named " " to be unstealable format slot 26 of player with gray glass named " " to be unstealable format slot 27 of player with gray glass named " " to be unstealable format slot 28 of player with gray glass named " " to be unstealable format slot 29 of player with gray glass named " " to be unstealable format slot 30 of player with gray glass named " " to be unstealable format slot 31 of player with gray glass named " " to be unstealable format slot 32 of player with gray glass named " " to be unstealable format slot 33 of player with gray glass named " " to be unstealable format slot 34 of player with gray glass named " " to be unstealable format slot 35 of player with arrow named "&4&lRetour au menu principale des cosmetics" to be unstealable unformat slot 35 of player name of clicked item is "&eParticles": close player's inventory wait 2 ticks open chest with 3 rows named "&eParticles" to player wait 2 ticks format slot 0 of player with purple glass named " " to be unstealable format slot 1 of player with purple glass named " " to be unstealable format slot 2 of player with purple glass named " " to be unstealable format slot 3 of player with purple glass named " " to be unstealable format slot 4 of player with purple glass named " " to be unstealable format slot 5 of player with purple glass named " " to be unstealable format slot 6 of player with purple glass named " " to be unstealable format slot 7 of player with purple glass named " " to be unstealable format slot 8 of player with purple glass named " " to be unstealable format slot 9 of player with purple glass named " " to be unstealable format slot 17 of player with purple glass named " " to be unstealable format slot 18 of player with purple glass named " " to be unstealable format slot 19 of player with purple glass named " " to be unstealable format slot 20 of player with purple glass named " " to be unstealable format slot 21 of player with purple glass named " " to be unstealable format slot 22 of player with purple glass named " " to be unstealable format slot 23 of player with purple glass named " " to be unstealable format slot 24 of player with purple glass named " " to be unstealable format slot 25 of player with purple glass named " " to be unstealable format slot 26 of player with arrow named "&4&lRetour au menu principale des cosmetics" to be unstealable unformat slot 26 of player name of clicked item is "&9Mini-Jeux": close player's inventory wait 2 ticks open chest with 4 rows named "&9Mini-Jeux" to player wait 2 ticks name of clicked item is "&4&lRetour au menu principale des cosmetics": close player's inventory wait 2 ticks open chest with 6 rows named "&3&lCosmetic" to player wait 2 ticks format slot 13 of player with ender portal frame named "&dMétamorphoses" to close unformat slot 13 of player format slot 19 of player with player head named "&2Chapeau" to close unformat slot 19 of player format slot 21 of player with chest named "&6Gadjet" to close unformat slot 21 of player format slot 23 of player with spawn egg named "&3Animaux" to close unformat slot 23 of player format slot 25 of player with blaze powder named "&eParticles" to close unformat slot 25 of player format slot 31 of player with nether star named "&9Mini-Jeux" to close unformat slot 31 of player format slot 43 of player with paper named "&8Info" to close unformat slot 43 of player format slot 0 of player with white glass named " " to be unstealable format slot 1 of player with white glass named " " to be unstealable format slot 2 of player with white glass named " " to be unstealable format slot 3 of player with white glass named " " to be unstealable format slot 4 of player with white glass named " " to be unstealable format slot 5 of player with white glass named " " to be unstealable format slot 6 of player with white glass named " " to be unstealable format slot 7 of player with white glass named " " to be unstealable format slot 8 of player with white glass named " " to be unstealable format slot 9 of player with white glass named " " to be unstealable format slot 17 of player with white glass named " " to be unstealable format slot 18 of player with white glass named " " to be unstealable format slot 26 of player with white glass named " " to be unstealable format slot 27 of player with white glass named " " to be unstealable format slot 35 of player with white glass named " " to be unstealable format slot 36 of player with white glass named " " to be unstealable format slot 44 of player with white glass named " " to be unstealable format slot 45 of player with white glass named " " to be unstealable format slot 46 of player with white glass named " " to be unstealable format slot 47 of player with white glass named " " to be unstealable format slot 48 of player with white glass named " " to be unstealable format slot 49 of player with white glass named " " to be unstealable format slot 50 of player with white glass named " " to be unstealable format slot 51 of player with white glass named " " to be unstealable format slot 52 of player with white glass named " " to be unstealable format slot 53 of player with white glass named " " to be unstealable #---------- Cosmetic ----------# Merci d'avance
  20. Mc et serveur 1.8.8 Systeme Spigot options: erreurperm: &c&lErreur &7&l>> &cVous n'avez pas la permission erreur: &c&lErreur &7&l>> #!--------------- Hub ---------------!# #---------- Tools Join et damage ----------# On join: wait 3 ticks teleport player to {hub} clear player's inventory set slot 0 of player to clock named "&6&lNavigation &7(clic droit)" set slot 1 of player to player's skull named "&b&lProfil &c&o(Bientôt)" set slot 4 of player to ender chest named "&3&lCosmetic &7&o(clic droit)" if player has permission "moderation.perm": wait 5 ticks enable fly for player set slot 8 of player to gray dye named "&7&lMasquer les autres joueurs &r&7(&cDesactiver&7)" reveal all players to player display "&6Bienvenue &6&l%player% &6sur ???" on bossbar with 100 percent by 5 seconds for player send player title "???" with subtitle "&6Bienvenue &6&l%player%" for 5 seconds play raw sound "note.pling" at player with pitch 1 volume 10 set player's gamemode to adventure on damage: if victim is in "Hub": cancel event on drop: if player is in "Hub": cancel event #---------- Tools Join et damage ----------# #---------- Navigation ----------# on right click: name of player's tool is "&6&lNavigation &7(clic droit)": open chest with 6 rows named "&6&lNavigation" to player wait 2 ticks format slot 12 of player with jukebox named "&aMini-Jeux" to close format slot 14 of player with gold ingot named "&6Boutique" to close format slot 20 of player with iron sword named "PVPBox" to close format slot 22 of player with gold sword named "PvP 1vs1" to close format slot 24 of player with diamond sword named "Faction" to close format slot 37 of player with beacon named "&dEvent" to close format slot 40 of player with ender chest named "&3Cosmetic" to close format slot 43 of player with paper named "&8Info" to close format slot 0 of player with red glass named " " to be unstealable format slot 1 of player with red glass named " " to be unstealable format slot 2 of player with red glass named " " to be unstealable format slot 3 of player with red glass named " " to be unstealable format slot 4 of player with red glass named " " to be unstealable format slot 5 of player with red glass named " " to be unstealable format slot 6 of player with red glass named " " to be unstealable format slot 7 of player with red glass named " " to be unstealable format slot 8 of player with red glass named " " to be unstealable format slot 9 of player with red glass named " " to be unstealable format slot 17 of player with red glass named " " to be unstealable format slot 18 of player with red glass named " " to be unstealable format slot 26 of player with red glass named " " to be unstealable format slot 27 of player with red glass named " " to be unstealable format slot 35 of player with red glass named " " to be unstealable format slot 36 of player with red glass named " " to be unstealable format slot 44 of player with red glass named " " to be unstealable format slot 45 of player with red glass named " " to be unstealable format slot 46 of player with red glass named " " to be unstealable format slot 47 of player with red glass named " " to be unstealable format slot 48 of player with red glass named " " to be unstealable format slot 49 of player with red glass named " " to be unstealable format slot 50 of player with red glass named " " to be unstealable format slot 51 of player with red glass named " " to be unstealable format slot 52 of player with red glass named " " to be unstealable format slot 53 of player with red glass named " " to be unstealable #---------- Navigation ----------# #---------- Cosmetic ----------# on right click: name of player's tool is "&3&lCosmetic &7&o(clic droit)": open chest with 6 rows named "&3&lCosmetic" to player wait 2 ticks format slot 13 of player with ender portal frame named "&dMétamorphoses" to close unformat slot 13 of player format slot 19 of player with player head named "&2Chapeau" to close unformat slot 19 of player format slot 21 of player with chest named "&6Gadjet" to close unformat slot 21 of player format slot 23 of player with spawn egg named "&3Animaux" to close unformat slot 23 of player format slot 25 of player with blaze powder named "&eParticles" to close unformat slot 25 of player format slot 31 of player with nether star named "&9Mini-Jeux" to close unformat slot 31 of player format slot 43 of player with paper named "&8Info" to close unformat slot 43 of player format slot 0 of player with white glass named " " to be unstealable format slot 1 of player with white glass named " " to be unstealable format slot 2 of player with white glass named " " to be unstealable format slot 3 of player with white glass named " " to be unstealable format slot 4 of player with white glass named " " to be unstealable format slot 5 of player with white glass named " " to be unstealable format slot 6 of player with white glass named " " to be unstealable format slot 7 of player with white glass named " " to be unstealable format slot 8 of player with white glass named " " to be unstealable format slot 9 of player with white glass named " " to be unstealable format slot 17 of player with white glass named " " to be unstealable format slot 18 of player with white glass named " " to be unstealable format slot 26 of player with white glass named " " to be unstealable format slot 27 of player with white glass named " " to be unstealable format slot 35 of player with white glass named " " to be unstealable format slot 36 of player with white glass named " " to be unstealable format slot 44 of player with white glass named " " to be unstealable format slot 45 of player with white glass named " " to be unstealable format slot 46 of player with white glass named " " to be unstealable format slot 47 of player with white glass named " " to be unstealable format slot 48 of player with white glass named " " to be unstealable format slot 49 of player with white glass named " " to be unstealable format slot 50 of player with white glass named " " to be unstealable format slot 51 of player with white glass named " " to be unstealable format slot 52 of player with white glass named " " to be unstealable format slot 53 of player with white glass named " " to be unstealable inventory click: inventory name of current inventory of player is "&3&lCosmetic": cancel event name of clicked item is "&dMétamorphoses": close player's inventory wait 2 ticks open chest with 4 rows named "&dMétamorphoses" to player wait 2 ticks format slot 11 of player with creeper spawn egg named "&2Creeper" to be unstealable unformat slot 11 of player format slot 13 of player with wither skeleton head named "&0Wither Skeleton" to be unstealable unformat slot 13 of player format slot 15 of player with skeleton spawn egg named "&7Skeleton" to be unstealable unformat slot 15 of player format slot 21 of player with spawn egg:52 named "&0Spider" to be unstealable unformat slot 21 of player format slot 23 of player with zombie spawn egg named "&2Zombie" to be unstealable unformat slot 23 of player format slot 0 of player with lime glass named " " to be unstealable format slot 1 of player with lime glass named " " to be unstealable format slot 2 of player with lime glass named " " to be unstealable format slot 3 of player with lime glass named " " to be unstealable format slot 4 of player with lime glass named " " to be unstealable format slot 5 of player with lime glass named " " to be unstealable format slot 6 of player with lime glass named " " to be unstealable format slot 7 of player with lime glass named " " to be unstealable format slot 8 of player with lime glass named " " to be unstealable format slot 9 of player with lime glass named " " to be unstealable format slot 17 of player with lime glass named " " to be unstealable format slot 18 of player with lime glass named " " to be unstealable format slot 26 of player with lime glass named " " to be unstealable format slot 27 of player with lime glass named " " to be unstealable format slot 28 of player with lime glass named " " to be unstealable format slot 29 of player with lime glass named " " to be unstealable format slot 30 of player with lime glass named " " to be unstealable format slot 31 of player with lime glass named " " to be unstealable format slot 32 of player with lime glass named " " to be unstealable format slot 33 of player with lime glass named " " to be unstealable format slot 34 of player with lime glass named " " to be unstealable format slot 35 of player with arrow named "&4&lRetour au menu principale des cosmetics" to be unstealable unformat slot 35 of player name of clicked item is "&2Chapeau": close player's inventory wait 2 ticks open chest with 4 rows named "&2Chapeau" to player wait 2 ticks format slot 11 of player with chest named "&eChest" to be unstealable unformat slot 11 of player format slot 13 of player with dropper named "&7Dropper" to be unstealable unformat slot 13 of player format slot 15 of player with tnt named "&4TNT" to be unstealable unformat slot 15 of player format slot 0 of player with brown glass named " " to be unstealable format slot 1 of player with brown glass named " " to be unstealable format slot 2 of player with brown glass named " " to be unstealable format slot 3 of player with brown glass named " " to be unstealable format slot 4 of player with brown glass named " " to be unstealable format slot 5 of player with brown glass named " " to be unstealable format slot 6 of player with brown glass named " " to be unstealable format slot 7 of player with brown glass named " " to be unstealable format slot 8 of player with brown glass named " " to be unstealable format slot 9 of player with brown glass named " " to be unstealable format slot 17 of player with brown glass named " " to be unstealable format slot 18 of player with brown glass named " " to be unstealable format slot 26 of player with brown glass named " " to be unstealable format slot 27 of player with brown glass named " " to be unstealable format slot 28 of player with brown glass named " " to be unstealable format slot 29 of player with brown glass named " " to be unstealable format slot 30 of player with brown glass named " " to be unstealable format slot 31 of player with brown glass named " " to be unstealable format slot 32 of player with brown glass named " " to be unstealable format slot 33 of player with brown glass named " " to be unstealable format slot 34 of player with brown glass named " " to be unstealable format slot 35 of player with arrow named "&4&lRetour au menu principale des cosmetics" to be unstealable unformat slot 35 of player name of clicked item is "&6Gadjet": close player's inventory wait 2 ticks open chest with 6 rows named "&6Gadjet" to player wait 2 ticks name of clicked item is "&3Animaux": close player's inventory wait 2 ticks open chest with 4 rows named "&3Animaux" to player wait 2 ticks format slot 11 of player with wolf spawn egg named "&7Wolf" to be unstealable unformat slot 11 of player format slot 13 of player with pig spawn egg named "&dPig" to be unstealable unformat slot 13 of player format slot 15 of player with spawn egg:101 named "&6Lapin" to be unstealable unformat slot 15 of player format slot 21 of player with sheep spawn egg named "&fSheep" to be unstealable unformat slot 21 of player format slot 22 of player with player's skull named "&eMini Me" to be unstealable unformat slot 22 of player format slot 23 of player with chicken spawn egg named "&ePoule" to be unstealable unformat slot 23 of player format slot 0 of player with gray glass named " " to be unstealable format slot 1 of player with gray glass named " " to be unstealable format slot 2 of player with gray glass named " " to be unstealable format slot 3 of player with gray glass named " " to be unstealable format slot 4 of player with gray glass named " " to be unstealable format slot 5 of player with gray glass named " " to be unstealable format slot 6 of player with gray glass named " " to be unstealable format slot 7 of player with gray glass named " " to be unstealable format slot 8 of player with gray glass named " " to be unstealable format slot 9 of player with gray glass named " " to be unstealable format slot 17 of player with gray glass named " " to be unstealable format slot 18 of player with gray glass named " " to be unstealable format slot 26 of player with gray glass named " " to be unstealable format slot 27 of player with gray glass named " " to be unstealable format slot 28 of player with gray glass named " " to be unstealable format slot 29 of player with gray glass named " " to be unstealable format slot 30 of player with gray glass named " " to be unstealable format slot 31 of player with gray glass named " " to be unstealable format slot 32 of player with gray glass named " " to be unstealable format slot 33 of player with gray glass named " " to be unstealable format slot 34 of player with gray glass named " " to be unstealable format slot 35 of player with arrow named "&4&lRetour au menu principale des cosmetics" to be unstealable unformat slot 35 of player name of clicked item is "&eParticles": close player's inventory wait 2 ticks open chest with 3 rows named "&eParticles" to player wait 2 ticks format slot 0 of player with purple glass named " " to be unstealable format slot 1 of player with purple glass named " " to be unstealable format slot 2 of player with purple glass named " " to be unstealable format slot 3 of player with purple glass named " " to be unstealable format slot 4 of player with purple glass named " " to be unstealable format slot 5 of player with purple glass named " " to be unstealable format slot 6 of player with purple glass named " " to be unstealable format slot 7 of player with purple glass named " " to be unstealable format slot 8 of player with purple glass named " " to be unstealable format slot 9 of player with purple glass named " " to be unstealable format slot 17 of player with purple glass named " " to be unstealable format slot 18 of player with purple glass named " " to be unstealable format slot 19 of player with purple glass named " " to be unstealable format slot 20 of player with purple glass named " " to be unstealable format slot 21 of player with purple glass named " " to be unstealable format slot 22 of player with purple glass named " " to be unstealable format slot 23 of player with purple glass named " " to be unstealable format slot 24 of player with purple glass named " " to be unstealable format slot 25 of player with purple glass named " " to be unstealable format slot 26 of player with arrow named "&4&lRetour au menu principale des cosmetics" to be unstealable unformat slot 26 of player name of clicked item is "&9Mini-Jeux": close player's inventory wait 2 ticks open chest with 4 rows named "&9Mini-Jeux" to player wait 2 ticks name of clicked item is "&4&lRetour au menu principale des cosmetics": close player's inventory wait 2 ticks open chest with 6 rows named "&3&lCosmetic" to player wait 2 ticks format slot 13 of player with ender portal frame named "&dMétamorphoses" to close unformat slot 13 of player format slot 19 of player with player head named "&2Chapeau" to close unformat slot 19 of player format slot 21 of player with chest named "&6Gadjet" to close unformat slot 21 of player format slot 23 of player with spawn egg named "&3Animaux" to close unformat slot 23 of player format slot 25 of player with blaze powder named "&eParticles" to close unformat slot 25 of player format slot 31 of player with nether star named "&9Mini-Jeux" to close unformat slot 31 of player format slot 43 of player with paper named "&8Info" to close unformat slot 43 of player format slot 0 of player with white glass named " " to be unstealable format slot 1 of player with white glass named " " to be unstealable format slot 2 of player with white glass named " " to be unstealable format slot 3 of player with white glass named " " to be unstealable format slot 4 of player with white glass named " " to be unstealable format slot 5 of player with white glass named " " to be unstealable format slot 6 of player with white glass named " " to be unstealable format slot 7 of player with white glass named " " to be unstealable format slot 8 of player with white glass named " " to be unstealable format slot 9 of player with white glass named " " to be unstealable format slot 17 of player with white glass named " " to be unstealable format slot 18 of player with white glass named " " to be unstealable format slot 26 of player with white glass named " " to be unstealable format slot 27 of player with white glass named " " to be unstealable format slot 35 of player with white glass named " " to be unstealable format slot 36 of player with white glass named " " to be unstealable format slot 44 of player with white glass named " " to be unstealable format slot 45 of player with white glass named " " to be unstealable format slot 46 of player with white glass named " " to be unstealable format slot 47 of player with white glass named " " to be unstealable format slot 48 of player with white glass named " " to be unstealable format slot 49 of player with white glass named " " to be unstealable format slot 50 of player with white glass named " " to be unstealable format slot 51 of player with white glass named " " to be unstealable format slot 52 of player with white glass named " " to be unstealable format slot 53 of player with white glass named " " to be unstealable #---------- Cosmetic ----------# #---------- Command /hub, /lobby ----------# command /lobby: aliases: /hub trigger: wait 3 ticks teleport player to {hub} clear player's inventory set slot 0 of player to clock named "&6&lNavigation &7(clic droit)" set slot 1 of player to player's skull named "&b&lProfil &c&o(Bientôt)" set slot 4 of player to ender chest named "&3&lCosmetic &7&o(clic droit)" if player has permission "moderation.perm": wait 5 ticks enable fly for player if {vanish.%player%} is true: set slot 8 of player to light green dye named "&7&lMasquer les autres joueurs &r&7(&aActiver&7)" else if {vanish.%player%} is false: set slot 8 of player to gray dye named "&7&lMasquer les autres joueurs &r&7(&cDesactiver&7)" else if {vanish.%player%} is not set: set slot 8 of player to gray dye named "&7&lMasquer les autres joueurs &r&7(&cDesactiver&7)" set player's gamemode to adventure command /setlobby <text>: aliases: /sethub trigger: if arg 1 is "lobby": set {hub} to player's location message "&6&lLobby &7&l>> &6&lLe Lobby a ete set" #---------- Command /hub, /lobby ----------# #---------- Masque les joueurs ----------# on right click: name of player's tool is "&7&lMasquer les autres joueurs &r&7(&cDesactiver&7)": hide all players to player send "&6Tous les joueur sont cachez a present" set {vanish.%player%} to true set slot 8 of player to light green dye named "&7&lMasquer les autres joueurs &r&7(&aActiver&7)" stop name of player's tool is "&7&lMasquer les autres joueurs &r&7(&aActiver&7)": reveal all players to player send "&6Tous les joueur sont réapparu a present" set {vanish.%player%} to false set slot 8 of player to gray dye named "&7&lMasquer les autres joueurs &r&7(&cDesactiver&7)" stop #---------- Masque les joueurs ----------# #---------- command /lag ----------# command /lag [<player>]: trigger: if arg 1 is not set: message "&e&m-----------------------------------------------------" if player's ping is between 0 and 199: message "&6Votre ping : &a%player's ping%ms" if player's ping is between 200 and 349: message "&6Votre ping : &e%player's ping%ms" if player's ping is between 350 and 499: message "&6Votre ping : &6%player's ping%ms" if player's ping is between 500 and 999: message "&6Votre ping : &c%player's ping%ms" if player's ping is greater than 1000: message "&6Votre ping : &4%player's ping%ms" message "&7Le ping indique le temps de réponse avec le serveur" #Proposition de rgasher > https://goo.gl/yBN7p5 message "&6TPS : &a%tps%" message "&7Les TPS indiquent si le serveur est surchargé, &a20 = &bparfait" #Proposition de rgasher > https://goo.gl/yBN7p5 message "&e&m-----------------------------------------------------" if arg 1 is set: if player has permission "lag.player": message "&e&m-----------------------------------------------------" if arg 1's ping is between 0 and 199: message "&6le ping de %arg 1% : &a%arg 1's ping%ms" if arg 1's ping is between 200 and 349: message "&le ping de %arg 1% : &e%arg 1's ping%ms" if arg 1's ping is between 350 and 499: message "&6le ping de %arg 1% : &6%arg 1's ping%ms" if arg 1's ping is between 500 and 999: message "&6le ping de %arg 1% : &c%arg 1's ping%ms" if arg 1's ping is greater than 1000: message "&6le ping de %arg 1% : &4%arg 1's ping%ms" message "&7Le ping indique le temps de réponse avec le serveur" #Proposition de rgasher > https://goo.gl/yBN7p5 message "&6TPS : &a%tps%" message "&7Les TPS indiquent si le serveur est surchargé, &a20 = &bparfait" #Proposition de rgasher > https://goo.gl/yBN7p5 message "&e&m-----------------------------------------------------" #---------- command /lag ----------# #!--------------- Hub ---------------!# #!--------------- Moderation ---------------!# #---------- command /gm /gamemode ----------# command /gamemode <text> [<player>]: permission: gamemode.use permission message: {@erreurperm} aliases: /gm trigger: if arg 1 is "0" or "survival" or "su": if arg 2 is not set: set player's game mode to survival message "&5&lGamemode &7&l>> &5Votre Gamemode a ete changer en &6&lSurvival mode" stop if arg 2 is set: set arg 2's game mode to survival message "&5&lGamemode &7&l>> &5Vous avez passer &6%arg 2% &5en gamemode &6&lSurvival" stop if arg 1 is "1" or "creative" or "c": if arg 2 is not set: set player's game mode to creative message "&5&lGamemode &7&l>> &5Votre Gamemode a ete changer en &6&lCreative mode" stop if arg 2 is set: set arg 2's game mode to creative message "&5&lGamemode &7&l>> &5Vous avez passer &6%arg 2% &5en gamemode &6&lCreative" stop if arg 1 is "2" or "adventure" or "a": if arg 2 is not set: set player's game mode to adventure message "&5&lGamemode &7&l>> &5Votre Gamemode a ete changer en &6&lAdventure mode" stop if arg 2 is set: set arg 2's game mode to adventure message "&5&lGamemode &7&l>> &5Vous avez passer &6%arg 2% &5en gamemode &6&lAdventure" stop if arg 1 is "3" or "spectator" or "sp": if arg 2 is not set: set player's game mode to spectator message "&5&lGamemode &7&l>> &5Votre Gamemode a ete changer en &6&lSpectateur mode" stop if arg 2 is set: set arg 2's game mode to spectator message "&5&lGamemode &7&l>> &5Vous avez passer &6%arg 2% &5en gamemode &6&lSpecteteur" stop #---------- command /gm /gamemode ----------# #---------- Verif ----------# #---------- Overlay ----------# command /overlay <player> <text> <text>: permission: overlay.moderation permission message: {@erreurperm} usage: {@erreur} &cCorrect Usage : &c&l/overlay <player> <text> <text> &7Le title restera la pendant 10 seconds trigger: if arg 1 is set: if arg 2 is set: if arg 3 is set: send arg 1 title "%arg 2%" with subtitle "%arg 3%" for 10 seconds #---------- Overlay ----------# #---------- Verif ----------# #---------- Systeme de kick, ban, tempban, banip ----------# command /kick <player> <text>: permission: kick.use permission message: {@erreur} trigger: if arg 1 has permission "kick.bypass": send "&c&lErreur &7&l>>&r &cVous ne pouvez pas kick un membre du staff" stop else: kick arg 1 due to "&cVous avez été ejecté du serveur %nl% %nl%&6Raison : &e%arg 2%" #---------- Systeme de kick, ban, tempban, banip ----------# #---------- Systeme de de mute, tempmute ----------# #---------- Systeme de de mute, tempmute ----------# #!--------------- Moderation ---------------!# addons Les add on de la signature de @PsYZiiK + SKQuery 4 Bonjour a tous ! J'ai un soucis lors du reload de mes skript voici les screenshots http://prntscr.com/dah9uf http://prntscr.com/daha3u Les erreurs avec les message "Hub" ne sont pas le soucis Merci d'avance
  21. Krenteltv

    UhcHost

    juste pour savoir comment les supprimer
  22. Krenteltv

    UhcHost

    Ou sont enregistrer les preconfig ?
  23. Krenteltv

    Prefix GroupManager

    Oui pardon j'ai rectifier c'est pour récupérer le prefix d'un group de groupmanager
  24. Version de minecraft / skript : 1.8.8 Type du skript : prefix groupmanager Description du script : Bonjour, savez vous comment faire une API récupérant le prefix d'un grade du plugin GroupManager ? Addons: WildSkript et Umbaska Merci d'avance pour votre aide
  25. Krenteltv

    Keycard

    merci
×
×
  • 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.