Skip to content

Dive deeper into the seller's side with Roadside shops! With newspaper sponsor system.

License

LGPL-2.1, GPL-3.0 licenses found

Licenses found

LGPL-2.1
LICENSE
GPL-3.0
license.md
Notifications You must be signed in to change notification settings

EscanorTargaryen/RoadsideShops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roadside Shops

Logo

Dive deeper into the seller's side with Roadside shops! With newspaper sponsor system.


Modrinth Page: https://modrinth.com/plugin/roadside-shops/
Spigot Page: https://www.spigotmc.org/resources/107148/
Discord Server: https://discord.gg/KRS7dSU6tR

ReadyToTest zip

Download in one zip everything you need to test RoadsideShops going in one click!

The zip will contain:

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.

Maven for developers

<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.11</version>
    <scope>provided</scope>
</dependency>

License

This project is licensed under the GNU Lesser General Public License v3.0 or later.

Credits

RoadsideShops has been made by EscanorTargaryen.
The pluign uses the following libraries:

  • CommandAPI (released under MIT license) to add commands to the plugin
  • AnvilGUI (released under MIT license) to set the price of the items
  • Vault (released under LGPL license) to transfer money in the game