Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.83 KB

README.md

File metadata and controls

52 lines (38 loc) · 1.83 KB

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.12</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