02-09-2013, 11:23 PM
fix to make it work with the latest version of MCServer
PluginManager = cRoot:Get():GetPluginManager() PluginManager:BindCommand("/weather", "Rainy.weather", HandleWeatherCommand, " - [Sun/Rain] - Sets the weather");