minecrafter / RedisBungee

The leading player synchronization system for BungeeCord
https://www.spigotmc.org/resources/redisbungee.13494/
Eclipse Public License 1.0
157 stars 122 forks source link

Make use of Bungee scheduler for threaded operations. #6

Closed md-5 closed 10 years ago

md-5 commented 10 years ago

I suggest you pull this, otherwise there may be a lot of users asking about console messages in a few Bungee builds time :)

minecrafter commented 10 years ago

Thanks. As for the Thread.sleep() call, this is never reached by RedisBungee as UUIDs are only fetched once at a time. I would blame @evilmidget38 for that, I just modified it to use Gson.

minecrafter commented 10 years ago

Released 0.3.2-INTERIM due to security manager now included in recent BungeeCord builds.