-
Total de itens
130 -
Registro em
-
Última visita
Respostas na Comunidade
-
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
}
-
kFlash_'s postagem in Eclips esay help was marked as the answer
if (e.getCurrentItem().getData().equals(5)){
// SEU EVENTO
}
-
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
-
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
-
kFlash_'s postagem in Plugin de Minerar was marked as the answer
Plugin já esta no seu MP pra download
-
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 -
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.
-
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
