"description":"Changes weather ID and climate type. Weather IDs can be found in WeatherExcelConfigData.json.\nClimate types: sunny, cloudy, rain, thunderstorm, snow, mist",
"usage":"Usage: weather [weatherId] [climateType]\nWeather IDs can be found in WeatherExcelConfigData.json.\nClimate types: sunny, cloudy, rain, thunderstorm, snow, mist.",
"usage":"Usage: weather [weatherId] [climateType]\nWeather IDs can be found in WeatherExcelConfigData.json.\nClimate types: sunny, cloudy, rain, thunderstorm, snow, mist",
"success":"Set weather ID to %s with climate type %s.",
"status":"Current weather ID is %s with climate type %s."
"status":"Current weather ID is %s with climate type %s.",
"description":"Changes weather ID and climate type. Weather IDs can be found in WeatherExcelConfigData.json.\nClimate types: sunny, cloudy, rain, thunderstorm, snow, mist"
},
"ban":{
"description":"Ban a player",
"command_usage":"Usage: ban <playerId> [timestamp] [reason]",
"success":"Successful.",
"failure":"Failed, player not found.",
"invalid_time":"Unable to parse timestamp.",
"invalid_player_id":"Unable to parse player ID.",
"command_usage":"Usage: ban <playerId> [timestamp] [reason]"