Skip to content

Releases: honkling/MHPlus-Mod

v1.0.0

10 Aug 20:23
d0c872e
Compare
Choose a tag to compare

I have completely rewritten the Minecraft mod in Kotlin. Let's look at the changes!

  • Removed server history (implemented by Minehut)
  • Removed blocking as it has been implemented by Minehut and Minecraft
  • Added brand new settings GUI
  • Improved typo protection
  • Improved codebase for future updates

MH+ now requires fabric-language-kotlin, a library which adds Kotlin support to Fabric mods, you can get it on CurseForge. (https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin)

v0.3.0

14 May 19:20
f355194
Compare
Choose a tag to compare

Changes:

  • Redid settings system
  • Improved codebase
  • Changed command to /mhplus
  • You can now block users. Use /mhplus block to block somebody, and run it again to unblock them. You will not view messages from blocked users in lobbies or most servers.
  • MH+ now protects you from making mutable typos. If you say something like ./join abc or ad abc, your message will be blocked, but you can click the MH+ message to send it. This filter doesn't block messages like join (placeholder literal).

v0.2.0

06 May 12:09
f355194
Compare
Choose a tag to compare

Changes:

  • Changed colors to make the mod messages not ugly
  • You can now hide (most) Minehut broadcasts
  • You can now view previously joined servers with /minehutplus history