Add lombok
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
# 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 build --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)
|
||||
Reference in New Issue
Block a user