1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-03 05:07:59 +02:00
Files
Essentials/lib/bukkit.jar
md_5 fefd04463e Optimize player / user iteration.
* Add a method for backwards compatability with unmapped code.
* Convert all getOnlinePlayers() calls to use this method, part of the IEssentials interface
* Add a new method getOnlineUsers() Ljava/lang/Iterable;
* Convert appropriate calls to use this method
* Update Bukkit to #1945
* Update CraftBukkit to #3103
2014-07-19 20:07:50 +01:00

4.7 MiB