mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
v1 will never get finished at this rate >.>
This commit is contained in:
parent
ab86705d31
commit
5209ad26f6
6
TODO
6
TODO
@ -1,6 +1,8 @@
|
|||||||
vMinecraft v1 Todo:
|
vMinecraft v1 Todo:
|
||||||
+ Brackets with group prefix colors in chat
|
+ Brackets with group prefix colors in chat
|
||||||
+ Add permission toggle for using colors
|
+ Add permission toggle for using colors
|
||||||
|
+ Guilds
|
||||||
|
+ Party Leaders
|
||||||
+ Ability to ban the use of certain colors as default chat/prefix color/suffix color
|
+ Ability to ban the use of certain colors as default chat/prefix color/suffix color
|
||||||
+ More complex fire antigrief
|
+ More complex fire antigrief
|
||||||
+ matchPlayer taking into account nicknames and prefixes and suffixes
|
+ matchPlayer taking into account nicknames and prefixes and suffixes
|
||||||
@ -8,7 +10,7 @@ vMinecraft v1 Todo:
|
|||||||
+ Modify setNick to not allow players to copy other's
|
+ Modify setNick to not allow players to copy other's
|
||||||
+ Fix ^^ in chat causing error message
|
+ Fix ^^ in chat causing error message
|
||||||
nicknames and account names. Also disallow Notch as a nick :P
|
nicknames and account names. Also disallow Notch as a nick :P
|
||||||
+ Make death messages accurately report damage type
|
+ Make death messages accurately report damage type
|
||||||
+ Aliasing Commands (Global Aliases and Personal Aliases) <Cere>
|
+ Aliasing Commands (Global Aliases and Personal Aliases) <Cere>
|
||||||
+ Write a way to add and remove commands from players and groups
|
+ Write a way to add and remove commands from players and groups
|
||||||
|
|
||||||
@ -31,6 +33,8 @@ vMinecraft v2 Updates!
|
|||||||
how much longer they are probated for.
|
how much longer they are probated for.
|
||||||
|
|
||||||
DONE
|
DONE
|
||||||
|
+Party system
|
||||||
|
+Party Chat
|
||||||
+Fix death messages
|
+Fix death messages
|
||||||
+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
|
+ Quick recode of /me to use the new getName function
|
||||||
|
Loading…
Reference in New Issue
Block a user