You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
In pom.xml the Bukkit Dependency is referencing a non-existing version which caused me to fail in building the plugin.
Currently, it references Version "1.12-R0.1-SNAPSHOT" which fails to build.
I changed this to "1.12.2-R0.1-SNAPSHOT" which was then letting me build.
The text was updated successfully, but these errors were encountered: