Hey there! I am new to coding plugins. On the "Creating a blank Spigot Plugin" page, it says to select the JAR file called spigot-api. Well, I found 2 of them. One is called "spigot-api-1.9.2-R0.1-SNAPSHOT" and the other is called "spigot-api-1.9.2-R0.1-SNAPSHOT-shaded". Which one should I use? Thanks in advance!
You just use the same jar you would use for the server. Do not include the spigot jar in your plugin jar.