Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Inspired by Hay Day's sales method, Roadside Shops 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 sponsored item will be key to getting noticed and attracting new customers! There is a newspaper 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.12
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.
- Keep your community entertained with something different.
- Easy to configure with all customizable text. Vault required.
- Fast and secure with Sqlite.
- Make sales slots obtainable and unlockable.
- API for dev and support/help on Discord.
/roadsideshop [player] - Open your/player shop.
/newspaper - Open the newspaper.
/roadsideshopsadmin <player> - Open player shop to edit it.
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
<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.12</version>
<scope>provided</scope>
</dependency>