aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/config.yml (follow)
Commit message (Collapse)AuthorAge
* bugfixes and more stylistic changesMyles2024-08-01
| | | | | | | | | - 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
* standardize style and languageMyles2024-08-01
| | | | | - standardize code style across PR - change some language/fix typos in documentation (code + external)
* Improve documentation, tweak commandssowgro2024-06-28
|
* overhaul command and config formats (again)sowgro2024-06-27
|
* New config format, kill-at-y setting and more bug fixessowgro2024-06-12
|
* Fix config reading bugsowgro2024-06-10
|
* Implement multi arena support, and various other improvements (pretty much a ↵sowgro2024-06-09
| | | | rewrite)
* refactoring!MylesAndMore2023-06-17
| | | | 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 :)
* update versioning, config, and readme for pre-releaseMyles2022-12-13
|
* 1AM COMMIT LETS GOOOOMyles2022-12-10
| | | | | | | | - 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
* update config defaultsMyles2022-12-08
|
* add autostart config and commandMyles2022-12-08
|
* add feature: seperate winning player tpMyles2022-12-07
|
* carver is too good at bug fixingMyles2022-12-03
|
* add gameMode to configMyles2022-11-27
|
* spigot yaml parser is weirdMyles2022-11-26
|
* add world config commandMyles2022-11-26
| | | | PLEASE I JUST WANT TO GO TO BED
* make permission message configurableMyles2022-11-25
|
* add config.yml for join msgsMyles2022-11-25