JohnnyJayJay / spigot-maps

A library to simplify the use of customised maps in Spigot.
GNU Lesser General Public License v3.0
48 stars 4 forks source link

Fix compatibility issues for versions without a third component #14

Open JohnnyJayJay opened 2 years ago

JohnnyJayJay commented 2 years ago

This PR fixes an error that occurred when using the library on a server version that only consists of two components, e.g. 1.19, as described by #12 .

It also updates the build/publishing configuration to use a new repository because bintray is dead.