2010-12-13 06:45:51 +01:00
|
|
|
vMinecraft v1 Todo:
|
2010-12-28 04:41:59 +01:00
|
|
|
+ Brackets with group prefix colors in chat
|
|
|
|
+ Add permission toggle for using colors
|
2010-12-30 21:54:07 +01:00
|
|
|
+ Guilds
|
|
|
|
+ Party Leaders
|
2010-12-28 04:41:59 +01:00
|
|
|
+ Ability to ban the use of certain colors as default chat/prefix color/suffix color
|
|
|
|
+ More complex fire antigrief
|
2010-12-20 21:08:57 +01:00
|
|
|
+ matchPlayer taking into account nicknames and prefixes and suffixes
|
|
|
|
+ Add [] around player tags
|
2010-12-13 06:45:51 +01:00
|
|
|
+ Modify setNick to not allow players to copy other's
|
2010-12-28 04:41:59 +01:00
|
|
|
+ Fix ^^ in chat causing error message
|
2010-12-13 06:45:51 +01:00
|
|
|
nicknames and account names. Also disallow Notch as a nick :P
|
2010-12-30 21:54:07 +01:00
|
|
|
+ Make death messages accurately report damage type
|
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!
|
2010-12-20 21:08:57 +01: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-13 06:45:51 +01:00
|
|
|
+ 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-12-20 21:08:57 +01: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-09 00:56:01 +02:00
|
|
|
|
2010-11-30 04:01:00 +01:00
|
|
|
DONE
|
2010-12-30 21:54:07 +01:00
|
|
|
+Party system
|
|
|
|
+Party Chat
|
2010-12-28 04:41:59 +01:00
|
|
|
+Fix death messages
|
2010-12-20 21:11:20 +01:00
|
|
|
+Added /freeze command to stop players from moving
|
2010-12-01 17:15:48 +01:00
|
|
|
+ Quick recode of /me to use the new getName function
|
2010-12-20 21:11:20 +01:00
|
|
|
+ Promote and Demote (ASAP) <Cere> DIBS
|
2010-12-20 21:08:57 +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
|