Go to file
2023-08-12 12:31:09 +02:00
.github/ISSUE_TEMPLATE Update templates and add config.yml 2022-08-30 09:37:05 +02:00
gradle/wrapper Update gradle-wrapper.properties 2023-06-27 16:32:14 +02:00
src/main/java/com/alttd/playershops Update amount of orders in messages 2023-08-12 12:31:09 +02:00
.gitignore Refactor/rework 2022-08-22 00:21:36 +02:00
build.gradle.kts Add TransferShopsCommand 2023-08-12 11:38:22 +02:00
gradlew Yet another rework of the PlayerShop plugin. 2022-06-06 18:30:35 +02:00
gradlew.bat Yet another rework of the PlayerShop plugin. 2022-06-06 18:30:35 +02:00
LICENSE Add lombok 2022-07-04 11:04:13 +02:00
README.md Split project 2022-07-09 14:53:27 +02:00
settings.gradle.kts rework some stuff 2022-08-13 15:22:00 +02:00

PlayerShops


Downloads

Downloads can be obtained on GitHub actions page.

Building

Initial setup

Clone the repo using git clone https://github.com/Altitude-Devs/PlayerShops.git.

Building

Use the command ./gradlew shadowJar --stacktrace in the project root directory. The compiled jar will be placed in directory /build/libs/.

Commands

Command Description Permission

Permissions

Permission Description

Configuration

# Magic value used to determine auto configuration updates, do not change this value
config-version: 1

Support

License

LICENSE