5 Commits

Author SHA1 Message Date
98290f1c61 Misc cleanup (thanks @Col-E)
Signed-off-by: SticksDev <tanner@teamhydra.dev>
2023-06-09 21:14:27 -04:00
616c6ea517 Add javadocs, add "requiresNearbyEntity" flag to ItemBasedSpell, respect dmg and range values, use <player>.getTargetEntity instead of the randomness before.
Signed-off-by: SticksDev <tanner@teamhydra.dev>
2023-06-05 19:52:03 -04:00
a3f581fc8a Finish plugin functionality 2023-06-01 15:34:45 -04:00
820f61b894 Added fire spell, starting config, and spell handlers. Also added skel for cooldown and mana handlers. 2023-05-31 21:03:09 -04:00
cca8ae9a55 Add basic things:
- Added util to handle config loading and unloading
- Added some base structs for spells
- Added base spell package
2023-05-31 16:33:06 -04:00