docs: add installing section to peddler's pocket

This commit is contained in:
xHyroM 2023-07-15 19:23:33 +02:00
parent 330b7ed81d
commit 5de86adfe2
No known key found for this signature in database
GPG key ID: BE0423F386C436AA
2 changed files with 9 additions and 0 deletions

View file

@ -15,6 +15,12 @@ This documentation aims to guide you through the installation, configuration, an
> TL;DR: Peddler's Pocket is a plugin that allows players to sell items using a graphical interface. It's easy to use and highly customizable.
## Installling
1. Visit Modrinth by clicking [here](https://modrinth.com/plugin/peddlerspocket)
2. Download specific version
3. Move it to `plugins` folder
## Compatibility
| Version | Supported |

View file

@ -177,6 +177,9 @@ export const PROJECTS = [
name: "Peddler's Pocket",
link: "https://github.com/xHyroM/peddlerspocket",
desc: "A user-friendly plugin that makes the process of selling items easier and boosts your server's economy.",
button: {
link: "https://xhyrom.dev/docs/peddlerspocket",
},
},
{
name: "Roles Bot",