aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/MylesAndMore/tumble/Main.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-14slight lang changeMyles
2022-12-11make rounds timedMyles
2022-12-10lang changesMyles
2022-12-101AM COMMIT LETS GOOOOMyles
- fixed about 20 bugs, glitches, exploits, you name it--Jacob can break anything (not even joking, did my first *real* playtest; it was...valuable...we'll leave it at that) - added some sort of block balancing (want to improve on it later maybe?) - change the prefix back to lowercase because we're emo or something (COMMONALITY SHUT UP) - game env is now more controlled (thanks Jacob) - can I go to bed now
2022-12-08add autostart config and commandMyles
2022-12-07add feature: seperate winning player tpMyles
2022-12-06GIVING ITEMS IS SO ANNOYING!CraivMan
(And prevented item dropping)
2022-12-03add [tumble] prefixMyles
2022-12-03carver is too good at bug fixingMyles
2022-12-02add init messageMyles
2022-11-27more refactoring rel. TumbleManagerMyles
2022-11-27onDisable() isn't necessary, so it's removed for nowMyles
2022-11-27rename 'setworld' command to 'link'Myles
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-27slight lang change to warning wording on startupMyles
2022-11-26add null config check in Main.javaMyles
2022-11-26rename StartGame to startMyles
2022-11-26begin the StartGame commandMyles
2022-11-26add world config commandMyles
PLEASE I JUST WANT TO GO TO BED
2022-11-25add comments for my idiot future self 🙄Myles
2022-11-25I have reformatting ocdMyles
2022-11-25register config, bStats, command, and add disable methodMyles
2022-11-25add bStats supportMyles
2022-11-25sike we're using spigot nowMyles
2022-11-25refactoring file struct changesMyles