aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/MylesAndMore/tumble/Main.java (follow)
Commit message (Collapse)AuthorAge
* add feature: seperate winning player tpMyles2022-12-07
|
* GIVING ITEMS IS SO ANNOYING!CraivMan2022-12-06
| | | | (And prevented item dropping)
* add [tumble] prefixMyles2022-12-03
|
* carver is too good at bug fixingMyles2022-12-03
|
* add init messageMyles2022-12-02
|
* more refactoring rel. TumbleManagerMyles2022-11-27
|
* onDisable() isn't necessary, so it's removed for nowMyles2022-11-27
|
* rename 'setworld' command to 'link'Myles2022-11-27
|
* refactor: the PluginManager was too op, so we had to nerf itMyles2022-11-27
| | | | it is now TumbleManager because I just realized bukkit already has something called PluginManager
* slight lang change to warning wording on startupMyles2022-11-27
|
* add null config check in Main.javaMyles2022-11-26
|
* rename StartGame to startMyles2022-11-26
|
* begin the StartGame commandMyles2022-11-26
|
* add world config commandMyles2022-11-26
| | | | PLEASE I JUST WANT TO GO TO BED
* add comments for my idiot future self 🙄Myles2022-11-25
|
* I have reformatting ocdMyles2022-11-25
|
* register config, bStats, command, and add disable methodMyles2022-11-25
|
* add bStats supportMyles2022-11-25
|
* sike we're using spigot nowMyles2022-11-25
|
* refactoring file struct changesMyles2022-11-25