Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for yoshiro

Update notifications for your plugins, straight from Modrinth / Hangar.

Report VersionEye?

VersionEye

Supported on Paper Supported on Purpur Built with Java 25 Available on GitHub

VersionEye checks your installed plugins for updates on Modrinth. Updates are reported in the console, to ops when they join, and on demand with `/updatecheck`. All checks run off the main thread. Works on Paper, Purpur, and Folia.

Plugins are identified by the sha512 hash of their jar, so they are matched to their exact Modrinth project and release with no name guessing. Alpha and beta builds are ignored unless enabled.

Commands and permissions

Command Permission Default
/updatecheck versioneye.check op
Join notifications versioneye.notify op

Config

check-interval-hours: 6         # how often to re-check (0 = startup only)
notify-on-join: true            # tell ops about updates when they join
require-matching-game-version: false  # only count releases tagged for your MC version
include-prereleases: false      # also count alpha and beta uploads
overrides: {}                   # pin a plugin to an exact Modrinth slug
exclude:                        # plugins to skip
  - VersionEye

If a plugin shows as not found, it either isn't on Modrinth or its jar came from somewhere else. Pin it to the right project, or exclude it:

overrides:
  Essentials: essentialsx
exclude:
  - SomeWeirdPlugin

VersionEye only notifies. It never downloads or replaces plugins, so you stay in control of what gets updated and when.

Source code is on GitHub. Found a bug? Open an issue.

Information

CategoryAdmin Tools
Published onJuly 4, 2026
LicenseMIT
Downloads0
Stars1
Watchers0
Supports Folia
Addon

Pinned Versions

Members

Avatar for yoshiro

yoshiro

Owner