Changelog 2017-02-14 (Rising World 0.8.1):
- Server
- [New] ban()
- [New] unban()
- [New] setWeather()
- [New] getCurrentWeather()
- [New] getNextWeather()
- [New] getWeatherTransition()
- [New] setWeatherEnabled()
- [New] isWeatherEnabled()
- [New] getGameTime()
- ModelInformation/ImageInformation
- [New] Load resource from jar
- [Change] No longer throws IOException*
- Player
- [New] PlayerSleepEvent
- [New] PlayerObjectInteractionEvent
- [New] isSleeping()
- [New] shake()
Latest Javadoc: https://javadoc.rising-world.net/
Latest Download: https://download.rising-world.net/api/PluginAPI.zip
* The ModelInformation/ImageInformation constructor no longer throws an IOException, so it is not necessary to put it into a try-catch block