#Unsupported API version while loading plugin

1 messages · Page 1 of 1 (latest)

dreamy tangle
#

So my server is runnning 1.19.1-R0.1-Snapshot the same version as my plugin's API but I am still getting ```
[ERROR] Could not load 'plugins/LearningSpigot.jar' in folder 'plugins'

org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.19.1-R0.1-SNAPSHOT ```

dense slate
#

just put 1.19 as the api version

#

it only needs major.minor no need for the excess

dreamy tangle
#

alright thanks