Go to file
Paldiu fe620952bc Add CooldownTimer
Added the Cooldown Timer for when a user uses a Rabbit's Foot. This restricts a user from using rabbit's feet consecutively by forcing a 30 second cooldown between uses.
2022-04-17 14:48:05 -05:00
gradle/wrapper Initial commit 2022-03-17 16:16:52 -05:00
src/main Add CooldownTimer 2022-04-17 14:48:05 -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