aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/MylesAndMore/tumble/TumbleManager.java (unfollow)
Commit message (Collapse)Author
2023-06-17refactoring!MylesAndMore
it's been a while, I thought I would clean up the code a bit and test to make sure everything works on 1.20 :)
2022-12-12refactoring to prep for release!!Myles
- refactor a bit of code - add a bit more documentations - remove music code--we can't redistribute the music in a pack :( - remove old readme--writing the new docs tonight or tmrw we got this!
2022-12-02I unfourtenatly cannot spellMyles
2022-12-02I WILL MURDER EVER YSINGEL EMISCOLON IN TEH WEORLDMyles
2022-12-02begin the game object (eventual replacement for gamemanager)Myles
also added another field in the TumbleManager for getting the game type
2022-11-27refactor: the PluginManager was too op, so we had to nerf itMyles
it is now TumbleManager because I just realized bukkit already has something called PluginManager
2022-11-27the PluginManager is too opMyles
2022-11-26amend PluginManagerMyles
2022-11-26add PluginManagerMyles