aboutsummaryrefslogtreecommitdiff
path: root/src/main/java (follow)
Commit message (Expand)AuthorAge
* add some static testing generation in the GameManagerMyles2022-11-27
* add cyl support in generatorMyles2022-11-27
* change startgame messageMyles2022-11-27
* add a circle generator (ew math)Myles2022-11-27
* more refactoring rel. TumbleManagerMyles2022-11-27
* reformat StartGame and integrate with GameManagerMyles2022-11-27
* create GameManagerMyles2022-11-27
* methodize StartGameMyles2022-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
* the PluginManager is too opMyles2022-11-27
* reformat if/else to reflect commonalityMyles2022-11-27
* is it an honor to freeze the whole server thread?Myles2022-11-27
* add return false because that's what you're supposed to doMyles2022-11-27
* slight lang change to warning wording on startupMyles2022-11-27
* add comment to StartGameMyles2022-11-26
* I stole my own code a little too wellMyles2022-11-26
* oops forgot to steal my own codeMyles2022-11-26
* add lobby -> game teleportation logic in StartGameMyles2022-11-26
* change error feedback in SetWorldConfigMyles2022-11-26
* add logic so players cannot rejoin in game worldMyles2022-11-26
* add null config check in Main.javaMyles2022-11-26
* complete reformat of logic in StartGameMyles2022-11-26
* add duplicate world protection in SetWorldConfigMyles2022-11-26
* rename StartGame to startMyles2022-11-26
* amend PluginManagerMyles2022-11-26
* add PluginManagerMyles2022-11-26
* begin the StartGame commandMyles2022-11-26
* we're too cool for a worldmanagerMyles2022-11-26
* oopsies forgot to add permsMyles2022-11-26
* add world config commandMyles2022-11-26
* add var for pluginMyles2022-11-26
* add comments for my idiot future self 🙄Myles2022-11-25
* make permission message configurableMyles2022-11-25
* I have reformatting ocdMyles2022-11-25
* add ReloadCommand to...reload..yeahMyles2022-11-25
* add Metrics class for bStatsMyles2022-11-25
* register config, bStats, command, and add disable methodMyles2022-11-25
* wow the event listener actually works now! (maybe)Myles2022-11-25
* add bStats supportMyles2022-11-25
* sike we're using spigot nowMyles2022-11-25
* refactoring file struct changesMyles2022-11-25