Aller au contenu

Buttkill

Membre
  • Compteur de contenus

    323
  • Inscription

  • Dernière visite

  • Jours gagnés

    7
  • Crédits

    6 [Faire un don]

Tout ce qui a été posté par Buttkill

  1. Aprés le java est toujours présent ;)
  2. Version: Spigot + Skript + Liste de t'est pl
  3. Soon: AlkaSK Addon skript
  4. Bonjour, j'ai commencer a coder mon addon skript ! mais j'ai un probléme: [ATTACH=full]7945[/ATTACH] Class AlkaSK: package me.r4d.alkask; import org.bukkit.plugin.java.JavaPlugin; import ch.njol.skript.Skript; public class ALKASK extends JavaPlugin{ @Override public void onEnable() { Skript.registerAddon(this); System.out.println("§cAlkaSK Enabled by §6ButtKill"); Skript.registerCondition(MessageStart.class, "%string% started with %sting%"); } } Class Messagestart: package me.r4d.alkask; import org.bukkit.event.Event; import ch.njol.skript.lang.Condition; import ch.njol.skript.lang.Expression; import ch.njol.skript.lang.SkriptParser.ParseResult; import ch.njol.util.Kleenean; public class MessageStart extends Condition{ private Expression<String> message; private Expression<String> startmessage; @SuppressWarnings("unchecked") @Override public boolean init(Expression<?>[] expr, int i, Kleenean kl, ParseResult pr) { message = (Expression<String>) expr[0]; startmessage = (Expression<String>) expr[0]; return true; } @Override public String toString(@javax.annotation.Nullable Event event, boolean b) { return "if your text started with charachter"; } @Override public boolean check(Event event) { if(message.toString().startsWith(startmessage.toString())){ return true; } else{ return false; } } }
  5. Buttkill

    Claim de chunk

    Bonjour, quelle addons a tu?
  6. Mes je fait comment moi pour ma pioche a spawner
  7. @lazerda456 Possible que te me passe ton umbaska?
  8. Toujours parreille même erreur ! Merci comme même
  9. Bonjour ou bonsoir ! Voici mon problème: C'est que skript ne reconnait pas drop a spawner at player based on event-block allor que j'ai umbaska ! Erreur + Plugin: [ATTACH=full]7940[/ATTACH] Code: on break a monster spawner: if lore of tool of player is "&8-------------------------------||&c||&6Pioche a spawner||&6||&8-------------------------------": set event-block to air drop a spawner at player based on event-block Merci a celui ou celle qui m'aidera ;)
  10. Bonne année 2018 !!!
  11. Je sent que Skript-MC N'avait pas payer la bdd xd
  12. loop {amis.number.%player%} times: loop all players: if {amis.%player%.%loop-player%} is true: format slot {_slot} with skull of loop-player named "&b%loop-value%" with lore "&aConnécté" to close
  13. Buttkill

    Problème shop en menu gui

    Veuiller utiliser les balise de code !
  14. Buttkill

    Title & BossBar

    Avec SKRAYFALL tu peux faire le title : send %player% title %string% [with subtitle %string%] [for %timespan%] [with %timespan% fade in and %timespan% fade out] Avec BossBarAPI tu peux faire la bossbar: 1.9 send bossbar %text% with color %text% with barflag %text% with barstyle %text% with percent %number% to %player% 1.8/1.7 send bossbar %string% with percent %number% to %player%
  15. Si il y a plusieurs joueurs: loop {player.variable.exemple::*}: make loop-value execute command "/tntr leave"
  16. Retour du skript yes !
  17. Omg je suis co :)
  18. Je recherche serveur faction qui recrute dev me mp svp !
×
×
  • 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.