aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/config.yml (unfollow)
Commit message (Collapse)Author
2024-08-01bugfixes and more stylistic changesMyles
- remove update checker and multiverse from build dependencies - add config option to hide death messages - ensure join/leave/death messages only apply for tumble games - fix a bunch of random command bugs I found - layers no longer generate with a placeholder material before being clumped - misc refactoring
2024-08-01standardize style and languageMyles
- standardize code style across PR - change some language/fix typos in documentation (code + external)
2024-06-28Improve documentation, tweak commandssowgro
2024-06-27overhaul command and config formats (again)sowgro
2024-06-12New config format, kill-at-y setting and more bug fixessowgro
2024-06-10Fix config reading bugsowgro
2024-06-09Implement multi arena support, and various other improvements (pretty much a ↵sowgro
rewrite)
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-13update versioning, config, and readme for pre-releaseMyles
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-08update config defaultsMyles
2022-12-08add autostart config and commandMyles
2022-12-07add feature: seperate winning player tpMyles
2022-12-03carver is too good at bug fixingMyles
2022-11-27add gameMode to configMyles
2022-11-26spigot yaml parser is weirdMyles
2022-11-26add world config commandMyles
PLEASE I JUST WANT TO GO TO BED
2022-11-25make permission message configurableMyles
2022-11-25add config.yml for join msgsMyles