mcMMO/TODO

56 lines
1.9 KiB
Plaintext
Raw Normal View History

2010-12-14 21:50:34 -08:00
vMinecraft v1 Todo:
2010-12-12 23:45:51 -06:00
+ matchPlayer taking into account nicknames
+ 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)
2010-11-30 14:58:55 -06:00
+ Aliasing Commands (Global Aliases and Personal Aliases) <Cere>
2010-12-12 23:45:51 -06:00
+ Write a way to add and remove commands from players and groups
vMinecraft v2 Updates!
2010-12-13 13:55:46 -08:00
+Add in a sort of rap sheet file for storing and retrieving information on bans and kicks.
+ More Complex Antigriefs <Nos> Working on this... that is in the future!
2010-12-12 23:45:51 -06:00
+ Different types of /slay
2010-11-30 14:58:55 -06:00
* /slay fire to burn them to death
* /slay drown to drown them
* /slay boil to burn them with lava
2010-12-12 23:45:51 -06:00
+ Time manipulation
* Have time changes not be instant but move the sky faster
to get to the time entered
* Loop through specific times of the day and then rewind
ex: Sunrise to sunset, mid-morning to noon
2010-10-08 15:56:01 -07:00
DONE
2010-12-15 16:56:01 -08:00
+Added /freeze command to stop players from moving
2010-12-01 08:15:48 -08:00
+ Quick recode of /me to use the new getName function
2010-12-14 21:50:34 -08:00
+ Promote and Demote (ASAP) <Cere> DIBS
2010-12-09 18:56:49 -08:00
+ Simple Fire Antigrief
+ /prefix
2010-12-01 08:15:48 -08:00
+ /a to toggle admin chat
2010-11-30 14:58:55 -06:00
+ Code was organized
+ Aliasing was added
+ Playerlist is now colorful and awesome
+ Random death messages
+ Suicide command
+ Heal Command
+ Colored Prefixes
+ Color Codes only removed when actual colors are specified
* Allows use of ^ for emotes and whatever else they
might be needed for.
+ Multi Line color fix
* Now we can have color on multiple lines without
crashing the client
* Also does not cut words in half
2010-12-08 13:29:13 -06:00
+ vminecraft Help
* Specialized help message for vminecraft
? /vhelp?
+ Recode Messaging
* Reply Feature
* Personal Muting
2010-12-09 21:09:33 -06:00
+ Allow players to nickname themselves or others
+ Allow players to set suffixes
2010-12-10 02:27:24 -06:00
+ ^r for rainbow color code
2010-12-12 13:40:39 -06:00
+ Finish work on the flat file system
2010-12-12 23:45:51 -06:00
+ Disabled /modify
2010-12-02 01:55:15 -08:00
Notes: Let's try to to finish as much of this list as possible tomorrow and push for a b8 release soon :P