Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Releases: lucgei231/Minecraft-Command-Maker

1.0.1

15 Aug 12:55

Choose a tag to compare

Automated release for 1.0.1

1.0.0: Update Gradle to 7.0, Bump CI stuff (#95)

14 Aug 10:40
62a3d3c

Choose a tag to compare

🚀 Release: v1.0.0 – First Public Build

✨ Features

  • Initial implementation of core mod functionality
  • Compatible with Minecraft 1.21.7 and Fabric Loader
  • Includes /crash command (JSON-only, no external functions)
  • Portable setup with minimal dependencies

🧪 Known Issues

  • Some edge cases may not trigger expected behavior
  • Permission handling may vary across server setups
  • Gradle build may require manual refresh in certain environments

📦 Installation

  1. Drop the .jar file into your server's mods/ folder
  2. Ensure Fabric Loader is installed and matches Minecraft 1.21.7
  3. Restart the server and test with /crash or other mod commands

🛠️ Developer Notes

This is my first mod release, and I'm still learning the ropes. Expect a few bugs or quirks—I'm actively improving it!
If you encounter issues, feel free to open an issue or share feedback.