Detected 1 occurrence(s) of ‘not\sfor\s(distribution|public release)': core + " Points!"); } } if(commandLabel.equalsIgnoreCase("info")) { ((Player) sender).sendMessage(ChatColor.GREEN + "KillConfirmed 1.0 By Ciaran Langton (Minigames Owner)"); ((Player) sender).sendMessage(ChatColor.GREEN + "This plugin is not for public release."); } return false; } @SuppressWarnings("deprecation") public static void tagPickup(Item item, String playerUsername, String tagUsername, Player playerTag) { if (item.getItemStack().getTypeId() == 421) […]
↧