Roadside Shops
SpigotMCModrinthDive deeper into the seller's side with Roadside shops! With newspaper sponsor system.
1.7k downloads 5.0 rating
latest v1.1.21 SpigotMC
ReadyToTest zip
Download in one zip everything you need to get RoadsideShops going in one click!
The zip will contain:
- Vault v1.7.3
- SimpleEconomy v1.0.2
- RoadsideShops v1.1.21
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.
Code (YAML):
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
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
Code (Text):
<repository>
<id>escanortargaryen</id>
<url>https://nexus.frengor.com/repository/escanortargaryen-public/</url>
</repository>
<id>escanortargaryen</id>
<url>https://nexus.frengor.com/repository/escanortargaryen-public/</url>
</repository>
Code (Text):
<dependency>
<groupId>it.escanortargaryen</groupId>
<artifactId>roadsideshops</artifactId>
<version>1.1.21</version>
<scope>provided</scope>
</dependency>
<groupId>it.escanortargaryen</groupId>
<artifactId>roadsideshops</artifactId>
<version>1.1.21</version>
<scope>provided</scope>
</dependency>
bStat
Comments 0
No comments yet. Be the first to share your thoughts.