Adds links to supported traits and dependencies

This commit is contained in:
Kristian Knarvik 2022-11-01 15:59:22 +01:00
parent 357245a173
commit b81742b1bb

View File

@ -1,9 +1,17 @@
# DynmapCitizens # DynmapCitizens
This plugin aims to add dynmap markers for several types of Citizens NPCs. This plugin aims to add dynmap markers for several types of Citizens NPCs. It's currently very WIP, and will change a
lot, until it's finished. The plan is to allow translations of all marker text, and disabling markers on a per-trait
basis, and possibly choosing exactly what information to display on each trait's marker description.
## Dependencies
- [Citizens](https://www.spigotmc.org/resources/citizens.13811/)
- [Dynmap](https://www.spigotmc.org/resources/dynmap%C2%AE.274/)
## Supported NPC traits ## Supported NPC traits
- Blacksmith (EpicKnarvik97 version) - [Blacksmith](https://www.spigotmc.org/resources/blacksmith.105938/)
- Quests - [Quests](https://www.spigotmc.org/resources/quests.3711/)
- Sentinel - [Sentinel](https://www.spigotmc.org/resources/sentinel.22017/)
- [Minstrel](https://git.knarcraft.net/EpicKnarvik97/Minstrel)