Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bestem0r authored Jul 6, 2022
1 parent 540ccd1 commit 92e4993
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# VillagerMarket
*The shop plugin you've been looking for! Perfect for semi-vanilla servers.*

VillagerMarket is the all-in-one shop plugin. With VillagerMarket you can let player setup
their own shops in a predefined shopping district, or let them place their own shops using
shop items. **Sell**, **buy** and **trade** items, in both permanent and **rentable shops**.

## Developer API

```xml
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
```
```xml
<dependency>
<groupId>com.github.Bestem0r</groupId>
<artifactId>VillagerMarket</artifactId>
<version>1.10.5</version>
</dependency>
```

## Support
- [Discord](https://discord.com/invite/a5fNDQY)
- [Wiki](https://vebjorn-elvekrok.gitbook.io/villager-market/)

0 comments on commit 92e4993

Please sign in to comment.