NathanWolf / BukkitPlugins

My plugins for the Bukkit Minecraft server
mine.elmakers.com
14 stars 7 forks source link

LocationData (oops!!! 0.39 is broken) #51

Closed amkeyte closed 13 years ago

amkeyte commented 13 years ago

bugfix -getLocation doesn't set pitch correctly. (this affects code in 0.39... please update ASAP) changed getLocation to toLocation(server) added toLocation(location) removed readonly annotations.

NathanWolf commented 13 years ago

Ok, I guess I figured out how to merge :P

Thanks again for all this work! I hope I get a chance to start using LocationData soon...