Adds minimal README and updates Blacksmith dependency
This commit is contained in:
parent
2f4ff7314d
commit
a21130001c
9
README.MD
Normal file
9
README.MD
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# DynmapCitizens
|
||||||
|
|
||||||
|
This plugin aims to add dynmap markers for several types of Citizens NPCs.
|
||||||
|
|
||||||
|
## Supported NPC traits
|
||||||
|
|
||||||
|
- Blacksmith (EpicKnarvik97 version)
|
||||||
|
- Quests
|
||||||
|
- Sentinel
|
2
pom.xml
2
pom.xml
@ -117,7 +117,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.knarcraft</groupId>
|
<groupId>net.knarcraft</groupId>
|
||||||
<artifactId>blacksmith</artifactId>
|
<artifactId>blacksmith</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
<version>1.0.1-SNAPSHOT</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user