The Wayback Machine - https://web.archive.org/web/20220708132247/https://github.com/topics/geysermc
Skip to content
#

geysermc

Here are 14 public repositories matching this topic...

Konicai
Konicai commented Apr 28, 2022

What feature do you want to see added?

Check for updates on startup either by comparing the local version to one of

  1. latest version on SpigotMC
  2. latest GitHub tag/release
  3. latest successful build number on Jenkins

1 and 2 will result in less frequent messages, but each being more important.
3 could also compare the file hash.

A good implementation might be doing version check

enhancement good first issue priority: low

Improve this page

Add a description, image, and links to the geysermc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the geysermc topic, visit your repo's landing page and select "manage topics."

Learn more