please update api version 1.14.x #102

Closed
opened 2019-05-27 13:11:26 -04:00 by successed · 4 comments
successed commented 2019-05-27 13:11:26 -04:00 (Migrated from github.com)

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.

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 2019-05-27 16:42:49 -04:00 (Migrated from github.com)

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.

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 2019-05-27 20:57:33 -04:00 (Migrated from github.com)

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.

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 2019-05-27 23:02:45 -04:00 (Migrated from github.com)

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

You can set the api-version to 1.13 - Older spigots ignore the version and newer spigots will not print a warning.
Jikoo commented 2019-05-28 01:47:44 -04:00 (Migrated from github.com)

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

Yeah, I'm aware, but the plugin core is not compiled against 1.13.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minster586/OpenInv#102
No description provided.