You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 29, 2026. It is now read-only.
First of all, thanks for this great ansible role! Building and installing Spigot works like a charm and is really effortless.
I just have a minor issue regarding plugins. I would like to install plugins from bukkit.org or spigotmc.org but the role fails, since it expects "jar" in the URL. If I remove that condition, it wouldn't work either because the connection fails (I assume they expect some sort of referrer or a browser user-agent).
First of all, thanks for this great ansible role! Building and installing Spigot works like a charm and is really effortless.
I just have a minor issue regarding plugins. I would like to install plugins from bukkit.org or spigotmc.org but the role fails, since it expects "jar" in the URL. If I remove that condition, it wouldn't work either because the connection fails (I assume they expect some sort of referrer or a browser user-agent).