Ir para conteúdo

Langsdorf

Membros
  • Total de itens

    1.204
  • Registro em

  • Última visita

Tudo que Langsdorf postou

  1. Usa ProtocolLib https://bukkit.org/threads/purple-glow-on-item-without-enchantments.124108/
  2. Pensava que era a dos vingadores goxstosa :c Mais ta legal e.e
  3. Verifica pelo nome e passa o código onde se cria a GUI
  4. Passa seu code... Flw vo sair chegar te ajduo
  5. Não seria mais fácil usar skript pra isso?
  6. Tenta fazer o que o carrinha fez ali em cima
  7. gMoney.getInstance().economia.getTop(0, 5)
  8. Encantamentos n pode ser null... private static ItemStack item4(String name) { ItemStack i = new ItemStack(new ItemStack(Material.DIAMOND)); i.addEnchantment(null, 1); < --- ItemMeta im = i.getItemMeta(); im.setDisplayName(name); im.setLore(Arrays.asList(new String[] { " " })); i.setItemMeta(im); return i; }
  9. Langsdorf

    [API] TitleAPI

    '-'.... Percebeu que a 1.5 n presta? '-'
  10. Langsdorf

    [API] TitleAPI

    public void create(Player p, String title, String sub, int in, int time, int out) { IChatBaseComponent chatTitle = ChatSerializer.a("{\"text\": \"" + title + "\"}"); PacketPlayOutTitle titled = new PacketPlayOutTitle(EnumTitleAction.TITLE, chatTitle); PacketPlayOutTitle length = new PacketPlayOutTitle(EnumTitleAction.TIMES, chatTitle, 20, 40, 20); IChatBaseComponent subt = ChatSerializer.a("{\"text\": \"" + sub + "\"}"); PacketPlayOutTitle subp = new PacketPlayOutTitle(EnumTitleAction.SUBTITLE, subt); PacketPlayOutTitle subl = new PacketPlayOutTitle(EnumTitleAction.TIMES, subt, in, time, out); ((CraftPlayer) p).getHandle().playerConnection.sendPacket(titled); ((CraftPlayer) p).getHandle().playerConnection.sendPacket(length); ((CraftPlayer) p).getHandle().playerConnection.sendPacket(subp); ((CraftPlayer) p).getHandle().playerConnection.sendPacket(subl); } Lembrando que o tempo e em MS 20 = 1 segundo Esse ai e pra spigot 1.8
  11. Langsdorf

    [API] TitleAPI

    ProtocolInjector.PacketTitle time = new ProtocolInjector.PacketTitle(ProtocolInjector.PacketTitle.Action.TIMES, 20, 120, 20); 10 SEGUNDOS NA TELA? OUSH Boa e.e
  12. Langsdorf

    Sorteio - LSpleef

    Dica 4: Dilma A utlima
  13. Langsdorf

    Sorteio - LSpleef

    3 Dica: http://gamersboard.com.br/
  14. Langsdorf

    Sorteio - LSpleef

    Bom, resolvi liberar 1 licença para o plugin LSpleef para o primeiro que pegar venha a usufruir do mesmo e me ajudar a testar o mesmo >.< **copio msm** Login: gamersboardLSpleef Dicas para Senha: 2º - Pato 3º - Rosset Link para logar: http://storedev.com.br/auth Caso você tenha descoberto a senha, altere-a Para alterar vá nas configurações como na imagem abaixo....
  15. Proibir, nicks iguais, exemplo: Meu nick e stalker112, ai vai o cara e coloca stalker133, entendeu? ah, Pra que serve esse tal de barzinho?
×
×
  • Criar Novo...