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 30a7d85f3d Update configuration file paths and enum usage
The configuration files for the VillagerShopUI have been relocated from the home directory to a mounted volume at "/mnt/configs/VillagerShopUI". Also, an outdated way of accessing enums in the 'CommandCreateVillager' class has been updated to use 'OldEnum' instead of 'Enum'.
2024-07-19 23:33:33 +02:00
gradle/wrapper Update gradle 2023-12-31 16:36:39 +01:00
src/main Update configuration file paths and enum usage 2024-07-19 23:33:33 +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