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 ab9a7b22cb Refactor code for creating and retrieving villager profession
Removed the deprecated use of OldEnum and Villager.Profession.valueOf in creating villagers and retrieving their professions. Refactored code to use the more updated NamespacedKey and Registry methods to handle these tasks, enhancing both code stability and maintainability.
2024-07-20 01:35:20 +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
settings.gradle.kts Drop maven, get Gradle 2021-12-17 20:54:43 +01:00