Valandur / Web-API

RESTful web server for Minecraft Sponge including an admin panel
https://valandur.github.io/Web-API/
MIT License
66 stars 17 forks source link

What's the different between "webapi-5.4.6-S7.2.0.jar" & "webapi-server-5.4.6-S7.2.0.jar" ? #139

Closed luochen1990 closed 4 years ago

luochen1990 commented 4 years ago

Hello, I'm running a sponge server at the first time, and I think this plugin will be very useful for me, but when I attempt to install this plugin, I'm confused by these two jar files:

Since I'm running a server, so I think maybe I should use the second one, but I find that only the first one is uploaded to ore, that implies that many people only use the first one, so I really don't know which one to use, and I have read all the README and find nothing about it. could you please help me?

oblx commented 4 years ago

Hello, you need the first one :) webapi-server-5.4.6-S7.2.0 is made for advanced use and you already have a lot to do with the basic webapi-5.4.6-S7.2.0 .

Have fun !

luochen1990 commented 4 years ago

@oblx thanks for your quick reply, this is very helpful 👍