Go to file
Paldiu bb9bdcdf03 [Beta] Snapshot v20220425
Changelog:
- Added RandomEffect, which gives a user a random positive potion effect on respawn or teleport.
- Implemented a class loading system with reflections to dynamically load all listeners.
- Adjusted rarity values in the config.yml
- Added a positiveEffects list to ListBox for RandomEffect event
- Adjusted the behavior of the BlockDrops event.
2022-04-25 16:30:38 -05:00
gradle/wrapper Initial commit 2022-03-17 16:16:52 -05:00
src/main [Beta] Snapshot v20220425 2022-04-25 16:30:38 -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] SNAPSHOT {Bug Fix} - Patch 0001 2022-04-24 19:54:40 -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