build:
- "./gradlew buildProject"
- "./gradlew --stop"
artifacts:
"/binarys/PersistentVelocityCore.jar": "Persistent/build/libs/Persistent.jar"
"/binarys/VelocityCore.jar": "build/libs/velocitycore.jar"
"/binarys/deployarena.py": "deployarena.py"