PlayerShops/README.md
2022-07-09 14:53:27 +02:00

37 lines
922 B
Markdown
Executable File

# 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**
```yaml
# Magic value used to determine auto configuration updates, do not change this value
config-version: 1
```
## **Support**
## **License**
[LICENSE](LICENSE)