mcMMO/TODO

54 lines
1.8 KiB
Plaintext
Raw Normal View History

2010-12-13 06:45:51 +01:00
vMinecraft v1 Todo:
! Promote and Demote (ASAP) <Cere> DIBS
2010-12-08 20:29:13 +01:00
+ Antigriefs <Nos> Working on this
2010-12-13 06:45:51 +01: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 21:58:55 +01:00
+ Aliasing Commands (Global Aliases and Personal Aliases) <Cere>
2010-12-13 06:45:51 +01:00
+ Write a way to add and remove commands from players and groups
vMinecraft v2 Updates!
+ Different types of /slay
2010-11-30 21:58:55 +01:00
* /slay fire to burn them to death
* /slay drown to drown them
* /slay boil to burn them with lava
2010-12-13 06:45:51 +01: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-09 00:56:01 +02:00
DONE
2010-12-01 17:15:48 +01:00
+ Quick recode of /me to use the new getName function
2010-12-10 03:56:49 +01:00
+ Simple Fire Antigrief
+ /prefix
2010-12-01 17:15:48 +01:00
+ /a to toggle admin chat
2010-11-30 21:58:55 +01: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 20:29:13 +01:00
+ vminecraft Help
* Specialized help message for vminecraft
? /vhelp?
+ Recode Messaging
* Reply Feature
* Personal Muting
2010-12-10 04:09:33 +01:00
+ Allow players to nickname themselves or others
+ Allow players to set suffixes
2010-12-10 09:27:24 +01:00
+ ^r for rainbow color code
2010-12-12 20:40:39 +01:00
+ Finish work on the flat file system
2010-12-13 06:45:51 +01:00
+ Disabled /modify
2010-12-02 10:55:15 +01:00
Notes: Let's try to to finish as much of this list as possible tomorrow and push for a b8 release soon :P