GlowstoneMC / Glowkit-Legacy

A continuation of Bukkit for use with Glowstone
GNU General Public License v3.0
27 stars 12 forks source link

Add spawn change management to PlayerBedLeaveEvent. Adds BUKKIT-1917 #37

Closed turt2live closed 8 years ago

turt2live commented 10 years ago

Split from GlowstoneMC/Glowkit#3 Original Bukkit PR: Bukkit/Bukkit#785 Additional changes: None Glowstone implementation: Not done


Previously it was not possible to change where the player spawned upon leaving a bed. This commit changes that.

turt2live commented 8 years ago

Closing this PR - Project has moved on to a new repo.

If this needs implementing in the newer repository I'll try and find time to implement it.