Roadside Shops
Dive deeper into the seller's side with Roadside shops! With newspaper sponsor system.
Roadside Shops
<center><div align="center">

</div></center>

Inspired by <strong>Hay Day</strong>'s sales method, <strong>Roadside Shops</strong> from a new method to trade between players! Each player has his or her own shop where they can offer their items for sale. Your choice of <strong>sponsored item</strong> will be key to getting noticed and attracting new customers! There is a <strong>newspaper</strong> where you can see other players' sponsored items.
ReadyToTest zip
Download in one zip everything you need to test RoadsideShops going in one click!
The zip will contain: - Vault v1.7.3 - SimpleEconomy v1.0.2 - RoadsideShops v1.1.21
Click here for the download!
> Note! SimpleEconomy was released in order to be able to test RoadsideShops quickly. It is recommended to use another economy plugin of your choice that is compatible with Vault.
<br><br>
<center><div align="center">

</div></center>
- Keep your community <strong>entertained</strong> with something different. - <strong>Easy</strong> to configure with all customizable text. Vault required. - <strong>Fast</strong> and <strong>secure</strong> with Sqlite. - Make <strong>sales slots</strong> obtainable and unlockable. - <strong>API</strong> for dev and <strong>support/help</strong> on Discord.
<br>
<center><div align="center">

</div></center>
/roadsideshop [player] - Open your/player shop.
/newspaper - Open the newspaper.
/roadsideshopsadmin <player> - Open player shop to edit it.
<br>
<center><div align="center">

</div></center>
```yml permissions: roadsideshops.admin.sponsortimebypass: description: bypass sponsor time default: op roadsideshops.admin.editshops: description: permission to edit the shops of others with command /roadsideshopsadmin <player> default: op roadsideshops.shopcommand: description: open shop GUI default: true roadsideshops.newspapercommand: description: open newspaper GUI default: true ```
<br>
<center><div align="center">

</div></center>
```xml <repository> <id>escanortargaryen</id> <url>https://nexus.frengor.com/repository/escanortargaryen-public/</url> </repository>
<dependency> <groupId>it.escanortargaryen</groupId> <artifactId>roadsideshops</artifactId> <version>1.1.21</version> <scope>provided</scope> </dependency> ```