Skip to content
Sparkling Comet edited this page Nov 25, 2022 · 43 revisions

GH Actions

Description

This plugin manages how players trade one item for another. The concept behind it is very simple, you just place a chest and a sign on top, then write all the information on the sign.

Details

Authors: Lori00 / KillerOfPie
Download & Infos: plugin's resource page on SpigotMC
Tested MC versions: For version compatibility please check Version Support

  • Please post reviews on the SpigotMC resource page. Suggestions and bug reports may be sent through a the GitHub issues tab.

  • A full list of commands can be found here, while you will find the permission's list here.

  • A test-CI for code validation is kindly provided by Jitpack: link

  • If you need help, join our official Discord.

Getting started

  • Download the plugin and copy the JAR file into the plugins/ directory. Restart the server.

  • You need to assign permissions to players in order to let them access to basic plugin features. Look at the permissions page for a list of permissions to choose from. If you do not know how to assign permissions, look up a tutorial for a permissions plugin such as LuckPerms.

  • Edit the TradeShop config and language files to your liking.

If you have any trouble read the faq page and after that contact us on Discord.

Wiki Index

Downloads

  • You may download the latest version here.
  • You may clone the source with the command git clone https://github.com/TradeShop/TradeShop.git
  • You may also clone the whole wiki to your computer with the command git clone https://github.com/TradeShop/TradeShop.wiki.git.

Contact

You may contact the developers for any reason on Discord or on GitHub.

License

The entire project is licensed under the Apache License v2.0.

Clone this wiki locally