With a lot of plugins in my server, I want a way to check for updates for every single plugin installed, and notify me if there is a update. This could be done very simply by checking for plugin name on poggit, and comparing versions on plugin.yml. However, I don't know how to code for pocketmine, so I want to ask if someone else could create it or if one already exists. It could contain 1 simple command: /check - Check every single plugin for updates.