OvercastNetwork / SportBukkit

CraftBukkit and Bukkit modifications that improve stability and add new features
99 stars 84 forks source link

Player UPDATE #160

Closed ElDzi closed 9 years ago

ElDzi commented 9 years ago

Add methods where we can check player online mode. //player.isPremoum etc.

Yukon commented 9 years ago

Not exactly sure why this is needed. If the server is in offline mode all players are not verified and if it is online mode they all are verified.

TheMolkaPL commented 9 years ago

Wut?

You can do this by the Mojang API -> http://wiki.vg/Mojang_API It's not needed in the server engine...

tonybruess commented 9 years ago

We're not adding this to SportBukkit.