From e2eac7a28e0a10f473ba8e756b0e4858e46e27fd Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Thu, 19 Aug 2021 23:40:31 -0600 Subject: trying to find why settings wont apply --- TODO.md | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 8e217d5..d97b79b 100644 --- a/TODO.md +++ b/TODO.md @@ -1,20 +1,15 @@ # TODO List -### Done! -* get the player death event working -* figure out how to convert milliseconds to an actual date and time for the end user -* figure out commands and how to use them - * `about` - -### For first release - -* figure out how to get the player.data file to add a user when one joins the server for the first time -* figure out commands and how to use them - * `about` - * `resurrect PLAYER` (resurrects a player now if needed) - -### For later releases - -* add ability to change time with new commands - * `change-time MILLISECONDS` (0 for default 1 day wait time) -* figure out how to get a version updater working using the web server (using JSON hopefully) +### Find compatibility with other versions + +* 1.8 +* 1.9 +* 1.10 +* 1.11 +* 1.12 +* 1.13 +* 1.14 +* 1.15 +* 1.16 + * Works, native version +* 1.17 -- cgit v1.2.3