Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/201st-luka/modularmap

ModularMap - a Minecraft Fabric map mod that supports plugins and servers (in the future).
https://github.com/201st-luka/modularmap

fabricmc-mod mincraft-mods minecraft minecraft-map

Last synced: 16 days ago
JSON representation

ModularMap - a Minecraft Fabric map mod that supports plugins and servers (in the future).

Awesome Lists containing this project

README

        

# ModularMap

---

This Minecraft mod is a mapController mod.
The goal of this modification is to provide a mapController that is modular and can be customized to the player's
liking.

The mod is at an early stage of development and is not yet ready for use, but you can follow the progress on this page.
The mod should also implement an API to communicate with other child mods in the future, but at the moment it is not
the part that is focused working on.

## Features

Not yet released, so it is difficult to say what features will be available in the first version.

---

## Planned features

Here is a list of planned features

- [ ] World mapController (fix rendering issues/bugs)
- [ ] World mapController available after restarting the game
- [ ] Customizable waypoints
- [ ] Ability to select another mapController to be used (useful if the server has multiple IPs or if the server
mapController was
tested on a client and uploaded to the server, so all progress is kept)
- [ ] Configuration menu
- [ ] Server integration (ability to synchronise the mapController to other clients that play on the same server using
this
mod)
- [ ] API for other (child) mods (such as a minimap, a seed mapController, a chunk debugging tool, etc.)

---

## Contributing

Do you have an idea of a feature that is not yet implemented? Please let me know.

All kinds of contribution are appreciated.
Check out the [CONTRIBUTING.md](CONTRIBUTING.md) file to see more information.

A list of contributors can be found in the [CONTRIBUTORS.md](CONTRIBUTORS.md) file.

---

## Disclaimer

This project is not endorsed by [FabricMc](https://fabricmc.net) or by
[Mojand and Minecraft](https://www.minecraft.net).