/MarketPlace

MarketPlace is a plugin where all players can buy or/and sell their items with commands and GUI interface.

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

MarketPlace

GitHub Workflow Status (branch) Sonar Quality Gate Sonar Coverage GitHub release (latest by date) GitHub repo size GitHub license

MarketPlace is a plugin where all players can buy or/and sell their items with commands and GUI interface.

This project use Kotlin (typesafe and modern language).

Requirements

  • Java 8
  • MySQL 8.0 (Optional now, since MarketPlace 1.6.0 has SQLite support)
  • Vault

Build

MarketPlace use Gradle, to build use these commands : Use Bash (like git base on Windows) to install dependencies

./install-dependency-in-cache.sh
./gradlew clean build

Supported Minecraft versions

MC Version Supported
1.20.X
1.19.4
1.18.2
1.17.1
1.16.5
1.15.2
1.14.4
1.13.2
1.12.2

Wiki

Commands and Permissions
Configuration

Community Discord

Discord : https://discord.gg/e2vYaPHsZt

License

GPLv3