- Java 100%
| .forgejo/workflows | port to 26.2 | |
| common | fix round map tooltip | |
| gradle/wrapper | bump version to release | |
| versions | bump version to release | |
| .editorconfig | bump axolotlclient dependency | |
| .gitattributes | initial commit | |
| .gitignore | initial commit | |
| build.gradle.kts | update fmjs | |
| CHANGELOG.md | update fmjs | |
| formatting.xml | initial commit | |
| gradle.properties | bump version to release | |
| gradlew | port to 26.1 | |
| gradlew.bat | port to 26.1 | |
| HEADER | update header | |
| LICENSE | [skip] update license copyright date | |
| README.md | correct modrinth dependencies | |
| settings.gradle | port to 26.2 | |
AxolotlClient Waypoints
A minimap/worldmap and waypoints mod designed for modern versions. This means that new features are likely to only get added to the latest version of minecraft.
Features:
- Minimap
- Integrates into AxolotlClient's HUD system if it is present.
- World and level(/dimension)-specific waypoints
- Worldmap
Certain aspects of the mod can be disabled by servers:
- Whether the minimap is enabled
- Whether caves may be seen on the world map or the minimap
- Whether caves may be seen on the world map in dimensions with roofs (Nether)
This can either be done by
-
Installing this mod on the server-side as well as on the client-side.
It will then generate a config file for these options on the server and send them to the client. You can edit the config file and then use the
/axolotlclient_waypoints reloadcommand to load the edited config or modify it using/axolotlclient_waypoints modify_config <property> <value>. After running either command the values will be sent to all connected players again. -
Making use of system message properties for xaero's minimap/world map:
§f§a§i§r§x§a§e§r§oto disable caves on both the minimap & worldmap§x§a§e§r§o§w§m§n§e§t§h§e§r§i§s§f§a§i§rto allow caves on the world map in dimensions with roofs§n§o§m§i§n§i§m§a§pto disable the minimap§r§e§s§e§t§x§a§e§r§oto reset all values
Note however that if the mod is installed on the server the use of xaero's properties will be disabled.
Disclaimer: Despite the system described above this mod does not have capabilities to disable itself on servers that do not allow usage of minimaps. It is your responsibility to adhere to server rules.