lishid / OpenInv

Open anyone's inventory as a chest, real-time!
GNU General Public License v3.0
120 stars 97 forks source link

please update api version 1.14.x #102

Closed successed closed 5 years ago

successed commented 5 years ago

Can you update api version 1.14.x please ?

in console log :

[Server thread/WARN]: Plugin OpenInv v4.0.1 does not specify an api-version.

Jikoo commented 5 years ago

What features specific to the 1.14 API is OpenInv lacking? OpenInv does not specify an API-version because the core plugin is compiled targeting the 1.8.8 API to maintain backwards compatibility with that version.

Jikoo commented 5 years ago

Never mind, api-version below 1.13 isn't allowed to load. If it's a problem for you, you can either configure your logger to ignore that particular line or include it yourself.

Brokkonaut commented 5 years ago

You can set the api-version to 1.13 - Older spigots ignore the version and newer spigots will not print a warning.

Jikoo commented 5 years ago

Yeah, I'm aware, but the plugin core is not compiled against 1.13.