A spawn shop plugin using villagers. It includes a point system to attempt to balance the number of transactions a player can make per unit of time
Go to file
Teriuihi 3fc8561265 Add Jenkinsfile for CI pipeline
Set up a Jenkins pipeline with stages for building using Gradle, archiving artifacts, and sending notifications to Discord. This configuration ensures that builds are processed with Gradle and results are communicated effectively for branches 'main' and 'master'.
2024-08-20 21:12:13 +02:00
gradle/wrapper Update gradle 2023-12-31 16:36:39 +01:00
src/main Refactor code for creating and retrieving villager profession 2024-07-20 01:35:20 +02:00
.gitignore Added build script to git ignore 2021-11-10 17:38:11 +01:00
build.gradle.kts Update build configurations and add villager messaging functionality 2024-07-09 18:32:50 +02:00
gradlew Update gradle 2023-12-31 16:36:39 +01:00
gradlew.bat Drop maven, get Gradle 2021-12-17 20:54:43 +01:00
Jenkinsfile Add Jenkinsfile for CI pipeline 2024-08-20 21:12:13 +02:00
settings.gradle.kts Drop maven, get Gradle 2021-12-17 20:54:43 +01:00