-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem With Updating Plugins #255
Comments
@Minionguyjpro what does your config for that look like? works for me via github: |
It's:
I am updating using the version provided on the Spigot website. It is however set to use an external site there while it does just point to the latest Spigot download URL already. Seems like it doesn't work with ViaBackwards that way, while it does with ViaVersion. EDIT: Whoops, my bad. It goes to the GitHub page. But can it really auto update that way? Since the JAR file has the version number in it always, wouldn't it cause it for me to need to update it every time with every new release when I use the GitHub alternative? |
@Minionguyjpro check the top comment in plugins.yml where it says that the asset name provided by you must NOT contain version information, autoplug will remove all numbers from the asset names on GitHub before comparing them with yours. |
Nevermind, doing that indeed worked. Thanks! |
Importance: 8/10
Problem:
I want to update the plugins in my Minecraft server, but due to this error, it prevents me from doing so:
Solution:
Fix this error in the program somewhere, since it looks like some error that needs to be fixed in the program itself.
The text was updated successfully, but these errors were encountered: