aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-06-06 12:18:29 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-06-06 12:18:29 -0600
commitc18c642b977462a6229638c1cdc5282bfe3b4fbb (patch)
treea46ecf7dd44b2d616fd4e8c2cdf9267a9d9ebabd /TODO.md
parent8449343bdfe60b983e0af8a180ced301971b0108 (diff)
downloadresurrection-c18c642b977462a6229638c1cdc5282bfe3b4fbb.tar
resurrection-c18c642b977462a6229638c1cdc5282bfe3b4fbb.tar.gz
resurrection-c18c642b977462a6229638c1cdc5282bfe3b4fbb.tar.bz2
i think the death thing works now
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 92787ef..8e217d5 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,11 +2,13 @@
### 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 how to convert milliseconds to an actual date and time for the end user
* figure out commands and how to use them
* `about`
* `resurrect PLAYER` (resurrects a player now if needed)