MiniMOTD

MiniMOTD

5k Downloads

[Feature Request] Take into account Minecraft version for update checks on Fabric

tacogerbil opened this issue ยท 2 comments

commented

Describe the bug
Using MiniMOTD on Fabric 1.19.2 (Using it for Cobblemon) and the log is stating there is an update. When I go to the update sources thay all have the updates for Fabric marked as being 1.19.4.

[13:58:02] [ForkJoinPool.commonPool-worker-3/INFO]: There is an update available for MiniMOTD!
[13:58:02] [ForkJoinPool.commonPool-worker-3/INFO]: This server is running version v2.0.9, which is 3 versions outdated.
[13:58:02] [ForkJoinPool.commonPool-worker-3/INFO]: Download the latest version, v2.0.12 from GitHub at the link below:
[13:58:02] [ForkJoinPool.commonPool-worker-3/INFO]: https://github.com/jpenilla/MiniMOTD/releases/tag/v2.0.12

To Reproduce
Steps to reproduce the behavior:

  1. Boot up the server and watch the log.

Expected behavior
The mod wouldn't tell you that there is a new release for the version you are currently lrunning.

Screenshots
If applicable, add screenshots to help explain your problem.

Server Software and Version:

  • Fabric
  • 1.19.2
  • Generating server launch JAR
    Starting net.fabricmc.loader.impl.game.minecraft.BundlerClassPathCapture
    [15:24:26] [main/INFO]: Loading Minecraft 1.19.2 with Fabric Loader 0.14.21
    [15:24:26] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds...

Additional context
N/A

commented

The same thing applies as with TabTPS: jpenilla/TabTPS#30 (comment)