bukkit para cada jugador for(Player all : Bukkit.getServer().getOnlinePlayers()) { all.something(something) }