Go to file
2025-06-15 09:52:01 +02:00
.github/ISSUE_TEMPLATE Update templates and add config.yml 2022-08-30 09:37:05 +02:00
gradle/wrapper Update gradle wrapper 2025-06-15 08:59:28 +02:00
src/main/java/com/alttd/playershops Clean up unused imports 2025-06-15 09:52:01 +02:00
.gitignore Refactor/rework 2022-08-22 00:21:36 +02:00
build.gradle.kts Switch to Cosmos 2025-06-15 09:01:19 +02:00
gradlew Update gradle 2024-08-04 11:45:07 +02:00
gradlew.bat Update gradle 2024-08-04 11:45:07 +02:00
Jenkinsfile Add auto update stage to Jenkinsfile 2024-08-13 15:41:53 +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
SUGGESTIONS.md Add SUGGESTIONS.md 2023-12-10 18:01:54 +01: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