Ir para conteúdo

kFlash_

Membros
  • Total de itens

    130
  • Registro em

  • Última visita

Respostas na Comunidade

  1. kFlash_'s postagem in Suport Fortuna was marked as the answer   
    ItemStack item = p.getItemInHand();
                       if ((item.hasItemMeta()) &&
                         (item.getItemMeta().hasEnchant(Enchantment.LOOT_BONUS_BLOCKS)) &&
                         (item.getItemMeta().getEnchantLevel(Enchantment.LOOT_BONUS_BLOCKS) == 1)) {
                        // FAZ AQUI  
                       }
  2. kFlash_'s postagem in Eclips esay help was marked as the answer   
    if (e.getCurrentItem().getData().equals(5)){
    // SEU EVENTO
    }
  3. kFlash_'s postagem in Delay was marked as the answer   
    Não testei
     
     
     @Override
        public boolean onCommand(CommandSender sender, Command cmd, String arg2, String[] arg3) {
            Player p = (Player)sender;
     
        if (cmd.getName().equalsIgnoreCase("teste")){
     
                 Bukkit.getScheduler().scheduleSyncDelayedTask(Main.main, new Runnable()
                    {
                    
                      public void run()
                      {
                          p.openInventory(menu1);  
                      }
                    }, 40L);
            }
          return false;
        }
     
    Só trocar o openinventory por sendMessage
  4. kFlash_'s postagem in Aviso ao Ativar o VIP was marked as the answer   
    o pl não tenho aqui mais o codigo é
     - '/stb all aprimorou seu rank para: &8[Coal]' = stb all fica em baixo
        - '/tb all {player}' = tb all fica em cima
  5. kFlash_'s postagem in SpotProtection was marked as the answer   
    Ultilize o FTerrenos, recomendo.
  6. kFlash_'s postagem in Plugin de Minerar was marked as the answer   
    Plugin já esta no seu MP pra download
  7. kFlash_'s postagem in Pago pl de enchantment was marked as the answer   
    Vem MP
  8. kFlash_'s postagem in (Plugin) - Pedido tela was marked as the answer   
    acho que é yTelaBr
  9. kFlash_'s postagem in Pedido » Legendchat + Staffchat was marked as the answer   
    Vamos Lá Então Cria Um Channel Chamado SC Depois cole isso nele
    name: SC nickname: SC format: '{default}' color: red shortcutAllowed: true needFocus: false distance: 60.0 crossworlds: false delayPerMessage: 0 costPerMessage: 0.0 showCostMessage: true

    Depois Coloque As Permissoes:
    legendchat.channel.sc.focus
    legendchat.channel.sc.chat Espero Ter Ajudado
  10. kFlash_'s postagem in Pequena análise em plugin > CustomGUI was marked as the answer   
    Pode Ultilizar O Plugin, Não Tem Algum Tipo De Malicia Muito Menos ForceOP, Ou Comandos Que Beneficie O Criador.
  11. kFlash_'s postagem in Plugin Rankup was marked as the answer   
    Tem O Pex-Rankup
    Mais Caso Queira Privado, vendo, entre em contato MP ou skype: joaomarcelino.privado
×
×
  • Criar Novo...