aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com (unfollow)
Commit message (Collapse)Author
2022-11-26add logic so players cannot rejoin in game worldMyles
EventListener logic
2022-11-26add null config check in Main.javaMyles
2022-11-26complete reformat of logic in StartGameMyles
2022-11-26add duplicate world protection in SetWorldConfigMyles
also changed the msgs slightly
2022-11-26rename StartGame to startMyles
2022-11-26amend PluginManagerMyles
2022-11-26add PluginManagerMyles
2022-11-26begin the StartGame commandMyles
2022-11-26we're too cool for a worldmanagerMyles
2022-11-26oopsies forgot to add permsMyles
2022-11-26add world config commandMyles
PLEASE I JUST WANT TO GO TO BED
2022-11-26add var for pluginMyles
2022-11-25add comments for my idiot future self 🙄Myles
2022-11-25make permission message configurableMyles
2022-11-25I have reformatting ocdMyles
2022-11-25add ReloadCommand to...reload..yeahMyles
2022-11-25add Metrics class for bStatsMyles
2022-11-25register config, bStats, command, and add disable methodMyles
2022-11-25wow the event listener actually works now! (maybe)Myles
2022-11-25add bStats supportMyles
2022-11-25sike we're using spigot nowMyles
2022-11-25refactoring file struct changesMyles