mcMMO/TODO

72 lines
2.5 KiB
Plaintext
Raw Normal View History

2010-12-12 23:45:51 -06:00
vMinecraft v1 Todo:
2010-12-27 19:41:59 -08:00
+ Brackets with group prefix colors in chat
+ Add permission toggle for using colors
+ Guilds
+ Party Leaders
2010-12-27 19:41:59 -08:00
+ Ability to ban the use of certain colors as default chat/prefix color/suffix color
+ More complex fire antigrief
2010-12-20 14:08:57 -06:00
+ matchPlayer taking into account nicknames and prefixes and suffixes
+ Add [] around player tags
2010-12-12 23:45:51 -06:00
+ Modify setNick to not allow players to copy other's
2010-12-27 19:41:59 -08:00
+ Fix ^^ in chat causing error message
2010-12-12 23:45:51 -06:00
nicknames and account names. Also disallow Notch as a nick :P
+ Make death messages accurately report damage type
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-20 14:08:57 -06: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-12-20 14:08:57 -06:00
+ Track Chest Inventory
+ Probations.
* When a player connects it will automatically kick them and inform them
how much longer they are probated for.
2010-10-08 15:56:01 -07:00
DONE
+Party system
+Party Chat
2010-12-27 19:41:59 -08:00
+Fix death messages
2010-12-20 14:11:20 -06: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-20 14:11:20 -06:00
+ Promote and Demote (ASAP) <Cere> DIBS
2010-12-20 14:08:57 -06: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