Jannyboy11 / InvSee-plus-plus

A bukkit plugin for manipulating player inventories
Other
90 stars 16 forks source link

Automatically download 'platform' adapter code. #107

Open Jannyboy11 opened 4 months ago

Jannyboy11 commented 4 months ago

This issue is blocked by https://github.com/Jannyboy11/InvSee-plus-plus/issues/71.

Once InvSee++ has a proper 'platform' abstraction for all platform-specific code, it should be possible to download extra platform code for the server software InvSee++ is running on. Of course this should only happen when InvSee++ starts on the server for the first time, and proper integrity checks should be in place. Implementing this should save me a lot of headaches from people asking which version of InvSee++ is compatible with their outdated server software. I might need to make a distinction between 'Platform' and 'ServerPlatform'.