
InstantMarker
A Minecraft Fabric Mod that can mark the position you are pointing to and broadcast to all other players.
- Загрузки
- 730
- Подписчики
- 5
- Обновлён
- 3 апреля 2025 г.
- Лицензия
- MIT
Опубликован 16 января 2023 г.
InstantMarker
Description
A Minecraft Fabric Mod that can mark the position you are pointing to and broadcast to all other players.
Usage
Install the mod, join a server or your single player world and press Z (you can change to other keys in Key Binding settings).
Configuration
You can modify global configurations in mod menu.
Also, we provided a command system that you can change configurations temporarily in game.
Commands
All in one root command: /im
Clear markers
To clear all markers you have created or received, type in the following command.
/im clear
Mute/Unmute
To mute a player's marking operation, you need to type this command, and he/she will be added into ignore list. It's only ignored by your client, but others can still see his/her markers.
/im mute <playerName>
To unmute a player, type this command, and he/she would be removed from ignore list.
/im unmute <playerName>
Sound settings
To enable/disable sound notification when someone (include yourself) marks a position, type the following command
/im sound
Local mode
To share or disable sharing your markers to others, use the following command
/im local
Share detailed information
To share more information around the marker, there are many things you can do
/im share <items|biome>
items: Share items around the marker (10×10×6 blocks) to others.biome: Share the biome the marker at to others.
Dependencies
oωo
Version requirement: >=0.8.2
Provides configuration management
(Optional) Mod Menu
Version requirement: >=4.0.5
Provides a global configurations panel
License
This project is licensed under MIT License. You can view it in LICENSE in root directory.
Ченджлог
1.1Релиз1.21.4 · 3 апреля 2025 г.
Port to 1.21.4
1.1Релиз1.21, 1.21.1 · 4 ноября 2024 г.
Port to 1.21.1
1.1Релиз1.19.1, 1.19.2, 1.19.3 · 20 января 2023 г.
Release notes
Features
- Add more transmission data: biome and nearby items.
- Add
Local Modethat markers can view only by yourself. - Add configurations that can customize the mod.
- Show time since the marker was created.
Fixes
Nothing was fixed since there were no issues.
Dependencies
Full Changelog: https://github.com/Ranzeplay/InstantMarker/compare/1.0.0...1.1
Комментарии
Загружаем…