Go to file
Paldiu 8e70e1de73 Beta 20220414-SNAPSHOT
Changelog:
 - Added the ability to fully mature crops when using bone meal
 - Added the ability to cheat death (Grants 1 half heart and between 2.5 and 5 points of absorption)
 - Added #info, #warn, and #err to MiniComponent, and utilized these across the board.
 - Switched the #color method to use org.bukkit.ChatColor instead of TextColor for accessibility.
 - Moved loading configurations and listener registration to separate methods.
2022-04-14 14:58:14 -05:00
.gradle Beta 20220411-SNAPSHOT 2022-04-11 10:29:18 -05:00
.idea Changed Project Settings 2022-04-01 07:51:58 -05:00
build Beta 20220411-SNAPSHOT 2022-04-11 10:29:18 -05:00
gradle/wrapper Initial commit 2022-03-17 16:16:52 -05:00
src/main Beta 20220414-SNAPSHOT 2022-04-14 14:58:14 -05:00
.gitattributes Initial commit 2022-03-17 16:16:52 -05:00
.gitignore Initial commit 2022-03-17 16:16:52 -05:00
build.gradle Beta 20220411-SNAPSHOT 2022-04-11 10:29:18 -05:00
FeelingLucky.iml Changed Project Settings 2022-04-01 07:51:58 -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