Go to file
Paldiu 330fd278b7 Beta 20220422-SNAPSHOT
Changelog:
 - Added a configuration with editable rarity values and rarity types for the different events that can occur, to give the end user more control over how often players receive the effects.
- Modified listeners to use the respective Configuration values.
- Added the ability to reload a specific player configuration with /luck reload -p <player_name>
- Added the ability to reload the main configuration using /luck reload -m
- Added an integrity checker to validate the main configuration on boot.
2022-04-22 19:25:02 -05:00
gradle/wrapper Initial commit 2022-03-17 16:16:52 -05:00
src/main Beta 20220422-SNAPSHOT 2022-04-22 19:25:02 -05:00
.gitattributes Initial commit 2022-03-17 16:16:52 -05:00
.gitignore Remove Compiler Files 2022-04-16 16:25:07 -05:00
build.gradle Beta 20220411-SNAPSHOT 2022-04-11 10:29:18 -05:00
gradle.properties Initial commit 2022-03-17 16:16:52 -05:00
gradlew Initial commit 2022-03-17 16:16:52 -05:00
gradlew.bat Initial commit 2022-03-17 16:16:52 -05:00
LICENSE Initial commit 2022-03-17 16:16:52 -05:00
settings.gradle Changed Project Settings 2022-04-01 07:51:58 -05:00