From c7d259a122ebd8300d84914032e247a5cc4a7f01 Mon Sep 17 00:00:00 2001 From: Myles Date: Wed, 7 Dec 2022 21:13:33 -0600 Subject: add feature: seperate winning player tp --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7cc6990..1a8306a 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ once this list is complete and all bugs are fixed, we *should* be ready for rele - [x] prevent players from joining/autojoining during a game - [x] keep track of when someone wins; start a new round when this happens - [x] keep track of how many wins each player has; end the game when a player reaches 3 - - [ ] add a section in the config for a place to tp the winning player - - [ ] add logic to do this + - [x] add a section in the config for a place to tp the winning player + - [x] add logic to do this ## configuration/customization -- cgit v1.2.3