openplanet-nl / plugin-manager

In-game plugin manager, installer, and updater.
6 stars 5 forks source link

Extend Plugin Manager to check for "Plugin Notices" as a way to communicate to players #9

Open chipsTM opened 2 years ago

chipsTM commented 2 years ago

We had previously discussed implementing a "killswitch" for plugins, however it implementing would be difficult.

An alternative might be to extend the plugin manager while it's doing its update check to listen for any potential "plugin notices" that come from either the plugin developer or admins.

This could be used as a way to tell/notify users that a plugin is currently broken or incompatible with the current version of TM.

codecat commented 2 years ago

Some kind of "announcements" section could be nice, although I think that would have to be admin only. I think if plugin developers could make announcements themselves, it might get abused.