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 dc4b618a80 Remove redundant null check in WorthConfig
The revised version of WorthConfig.java removes a redundant check for null material. This null check was duplicated due to a merge.
2024-07-09 18:34:18 +02:00
gradle/wrapper Update gradle 2023-12-31 16:36:39 +01:00
src/main Remove redundant null check in WorthConfig 2024-07-09 18:34:18 +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
settings.gradle.kts Drop maven, get Gradle 2021-12-17 20:54:43 +01:00