Xanium1 / GemsEconomy

One of my spigot plugins. Minecraft Economy plugin with multi currency support!
14 stars 30 forks source link

Sql queries fix and maven spigot dependency #3

Closed FurryKitten closed 3 years ago

FurryKitten commented 3 years ago

Quick fix for exceptions in sql queries. Tested on my server, that worked. But I might miss something.

Also, there was wrong artifactId in pom.xml

Xanium1 commented 3 years ago

The artifact was not wrong. I had forgot to add the spigot-api as a second dependency. If have had compiled the 1.16.4 jar on your computer you would have had access to the spigot api :)