moorkop / mccy-engine

Provides a web based "Minecraft Server as a Service" (MCaaS?) to deploy Minecraft server containers on any Docker Swarm cluster or standalone Engine instance.
Apache License 2.0
12 stars 4 forks source link

Add option to just reference Bukkit plugin jar's by URL #24

Open itzg opened 8 years ago

itzg commented 8 years ago

Since Bukkit (and Spigot) plugins are nicely curated over at http://dev.bukkit.org/bukkit-plugins/ and the jar downloads are not hidden by Adfly type links...let the user just paste in a URL and the backend will proxy the jar file content.

danpolanco commented 8 years ago

The current method is upload yeah? So this can wait a little bit? Pushing to 0.2, change as appropriate.

sshipway commented 8 years ago

Personally, I prefer upload, since although some Bukkit plugins are available via their URL, there are still many that are not, including any custom ones being tested by the user. Also, the Bukkit library URL may change.

I am more keen to see a World library in the same way we have a mod library....