From 390396f9b30e56205649db9ff1f6023e6db3fa41 Mon Sep 17 00:00:00 2001 From: cerevisiae Date: Mon, 20 Dec 2010 14:08:57 -0600 Subject: [PATCH 1/2] Changes to TODO --- TODO | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index d25300137..ec5f20f9a 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ vMinecraft v1 Todo: ! Promote and Demote (ASAP) DIBS - + matchPlayer taking into account nicknames + + matchPlayer taking into account nicknames and prefixes and suffixes + + Add [] around player tags + Modify setNick to not allow players to copy other's nicknames and account names. Also disallow Notch as a nick :P + Fix death messages (again :v) @@ -8,8 +9,9 @@ vMinecraft v1 Todo: + Write a way to add and remove commands from players and groups vMinecraft v2 Updates! - +Add in a sort of rap sheet file for storing and retrieving information on bans and kicks. -+ More Complex Antigriefs Working on this... that is in the future! + +Add in a sort of rap sheet file for storing and retrieving + information on bans and kicks. + + More Complex Antigriefs Working on this... that is in the future! + Different types of /slay * /slay fire to burn them to death * /slay drown to drown them @@ -19,11 +21,15 @@ vMinecraft v2 Updates! to get to the time entered * Loop through specific times of the day and then rewind ex: Sunrise to sunset, mid-morning to noon + + Track Chest Inventory + + Probations. + * When a player connects it will automatically kick them and inform them + how much longer they are probated for. DONE + Quick recode of /me to use the new getName function - + Simple Fire Antigrief - + /prefix + + Simple Fire Antigrief + + /prefix + /a to toggle admin chat + Code was organized + Aliasing was added From 1824ac45702f233f5c4c133922b6089167a0c77e Mon Sep 17 00:00:00 2001 From: cerevisiae Date: Mon, 20 Dec 2010 14:11:20 -0600 Subject: [PATCH 2/2] Changes to TODO --- TODO | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index b4fccfae1..fa17ed5b3 100644 --- a/TODO +++ b/TODO @@ -26,16 +26,11 @@ vMinecraft v2 Updates! how much longer they are probated for. DONE - +Added /freeze command to stop players from moving + +Added /freeze command to stop players from moving + Quick recode of /me to use the new getName function -<<<<<<< HEAD + + Promote and Demote (ASAP) DIBS + Simple Fire Antigrief + /prefix -======= - + Promote and Demote (ASAP) DIBS - + Simple Fire Antigrief - + /prefix ->>>>>>> 30d6b1ac5186143118978d1d49d9be4295585464 + /a to toggle admin chat + Code was organized + Aliasing was added