Force Update Command
Changed
- Ability to force an update despite having the same version number. Helpful to keep up-to-date with the latest GitHub commit.
- ?update force.
 
- Plugin developers now have a new event called on_plugin_ready, this is coroutine is awaited when all plugins are loaded. Useon_plugin_readyinstead ofon_readysinceon_readywill not get called in plugins.