
A mod that adds the teams and mark system from Fortnite
A Minecraft Fabric mod that brings Fortnite's marker and team HUD system to Minecraft.
.jar file into your mods foldermods folder.plugins folder. The mod will automatically switch to plugin-based communication.
Markers sync automatically across your team and play sound notifications.
Invite players:
/qm invite <player>
Leave the team:
/qm leave
When you receive an invite, a notification will appear. Press Y (default key, customizable in Minecraft's Controls menu) to accept.
When you're in a team, a HUD appears showing the health of all teammates.
QuickMark uses two communication methods:
quickmark://.⚠️ Crucial for Fallback Mode: If you are not using the server plugin, ensure that your chat or anti-cheat plugins do not filter or remove messages starting with quickmark://, as this will break the mod's team and marker synchronization.
The mod is inspired by Fortnite’s intuitive marker system, designed to enhance team coordination and communication in Minecraft.
Pull Requests are welcome! Please feel free to submit issues and contributions on our GitHub repository.
For development setup, clone the repo and run ./gradlew build.