Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | I stole my own code a little too well | Myles | 2022-11-26 | |
| | | | | | reformat to make use of lobbyWorld var I like cleaner code (although this is definetly not it) | |||
* | oops forgot to steal my own code | Myles | 2022-11-26 | |
| | | | | | to make it better! (players are now teleported from lobby -> game spawn instead of set coords, just to make it more customizable) | |||
* | add lobby -> game teleportation logic in StartGame | Myles | 2022-11-26 | |
| | | | | also: check config file for nulls is added | |||
* | change error feedback in SetWorldConfig | Myles | 2022-11-26 | |
| | ||||
* | add logic so players cannot rejoin in game world | Myles | 2022-11-26 | |
| | | | | EventListener logic | |||
* | remove start-game alias | Myles | 2022-11-26 | |
| | | | | it's no longer applicable with the new command name | |||
* | add null config check in Main.java | Myles | 2022-11-26 | |
| | ||||
* | complete reformat of logic in StartGame | Myles | 2022-11-26 | |
| | ||||
* | add duplicate world protection in SetWorldConfig | Myles | 2022-11-26 | |
| | | | | also changed the msgs slightly | |||
* | rename StartGame to start | Myles | 2022-11-26 | |
| | ||||
* | amend PluginManager | Myles | 2022-11-26 | |
| | ||||
* | add PluginManager | Myles | 2022-11-26 | |
| | ||||
* | begin the StartGame command | Myles | 2022-11-26 | |
| | ||||
* | we're too cool for a worldmanager | Myles | 2022-11-26 | |
| | ||||
* | spigot yaml parser is weird | Myles | 2022-11-26 | |
| | ||||
* | oopsies forgot to add perms | Myles | 2022-11-26 | |
| | ||||
* | add world config command | Myles | 2022-11-26 | |
| | | | | PLEASE I JUST WANT TO GO TO BED | |||
* | add var for plugin | Myles | 2022-11-26 | |
| | ||||
* | add comments for my idiot future self 🙄 | Myles | 2022-11-25 | |
| | ||||
* | make permission message configurable | Myles | 2022-11-25 | |
| | ||||
* | I have reformatting ocd | Myles | 2022-11-25 | |
| | ||||
* | add ReloadCommand to...reload..yeah | Myles | 2022-11-25 | |
| | ||||
* | add Metrics class for bStats | Myles | 2022-11-25 | |
| | ||||
* | register config, bStats, command, and add disable method | Myles | 2022-11-25 | |
| | ||||
* | wow the event listener actually works now! (maybe) | Myles | 2022-11-25 | |
| | ||||
* | update plugin.yml for reload cmd | Myles | 2022-11-25 | |
| | ||||
* | add config.yml for join msgs | Myles | 2022-11-25 | |
| | ||||
* | add bStats support | Myles | 2022-11-25 | |
| | ||||
* | add plugin.yml | Myles | 2022-11-25 | |
| | ||||
* | sike we're using spigot now | Myles | 2022-11-25 | |
| | ||||
* | refactoring file struct changes | Myles | 2022-11-25 | |