Skip to content
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

Implement basic updating #63

Open
timvisee opened this issue Sep 2, 2017 · 0 comments
Open

Implement basic updating #63

timvisee opened this issue Sep 2, 2017 · 0 comments
Assignees
Milestone

Comments

@timvisee
Copy link
Owner

timvisee commented Sep 2, 2017

A basic updating system should be implemented.
This system should check whether new (compatible) versions are available for download, and it must be able to automatically install these updates if wanted.

An universal updater should be available to use on any system. The updated will be hosted on my (@timvisee) personal domain.

If the plugin is running on a Bukkit server, a Bukkit-specific updater must be used that is using update files hosted on Bukkit's website. This is a required constraint for plugins hosted on Bukkit.

Administrators should be notified on login if an update is available.


The update systems don't have to be feature complete yet, as this will be done at a later time. A rapid release is important for this version. It just has to be able to do the tasks mentioned above.

@timvisee timvisee added this to the Version 0.2.5 milestone Sep 2, 2017
@timvisee timvisee self-assigned this Sep 2, 2017
@timvisee timvisee changed the title Implement a proper updating system Implement basic updating Sep 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant