damn
This commit is contained in:
@@ -194,7 +194,7 @@ public class Utils {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@SuppressWarnings("unchecked")
|
@SuppressWarnings("unchecked")
|
||||||
public static Collection<? extends Player> getOnlinePlayers() {
|
public static Collection<? extends Player> getOnlinePlayers() {
|
||||||
if (getOnlinePlayersIsCollection) {
|
if (getOnlinePlayersIsCollection) {
|
||||||
return Bukkit.getOnlinePlayers();
|
return Bukkit.getOnlinePlayers();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user