-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/) |