Skip to content
Success

Changes

Summary

  1. Fix mcmmo picking wrong version on builds withou patch number (#4555) (commit: e816310) (details)
  2. Fixed #4556 (#4559) (commit: 5255ae8) (details)
  3. Update changelog (commit: fb94374) (details)
  4. 2.1.200 (commit: b79d452) (details)
Commit e816310da84c005f9fd0a544043db8c455a0e976 by github
Fix mcmmo picking wrong version on builds withou patch number (#4555)

* Fix server versioning

* Switch to regex when getting server version

* add comment

* Poor beginner mistakes

Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>

Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
(commit: e816310)
The file was modified src/main/java/com/gmail/nossr50/util/platform/PlatformManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/interactions/NotificationType.java (diff)
The file was modified src/main/resources/advanced.yml (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/EntityListener.java (diff)
The file was modified Changelog.txt (diff)
The file was modified pom.xml (diff)