GlowstoneMC / Glowstone-Legacy

An open-source server for the Bukkit Minecraft modding interface
Other
363 stars 122 forks source link

Weather cannot be changed for non-default worlds #615

Closed turt2live closed 9 years ago

turt2live commented 9 years ago

Steps: 1) Create a new world (using MultiVerse or something) 2) Note the rain in that world 3) /weather clear 4) Nothing changes

Tonodus commented 9 years ago

This is caused due to the (false?) implementation of the bukkit wheather command I think. see Bukkit/Bukkit WeatherCommand.java#L39

turt2live commented 9 years ago

I have no idea. This is one of my many "unexpected behavior without research" tickets.

SpaceManiac commented 9 years ago

Fixed as of https://github.com/GlowstoneMC/Glowkit/commit/5290c315f7f2fd8a8c789831855f64305c1f2362.