mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Changes to TODO
This commit is contained in:
parent
7d9d4758ea
commit
390396f9b3
16
TODO
16
TODO
@ -1,6 +1,7 @@
|
|||||||
vMinecraft v1 Todo:
|
vMinecraft v1 Todo:
|
||||||
! Promote and Demote (ASAP) <Cere> DIBS
|
! Promote and Demote (ASAP) <Cere> DIBS
|
||||||
+ matchPlayer taking into account nicknames
|
+ matchPlayer taking into account nicknames and prefixes and suffixes
|
||||||
|
+ Add [] around player tags
|
||||||
+ Modify setNick to not allow players to copy other's
|
+ Modify setNick to not allow players to copy other's
|
||||||
nicknames and account names. Also disallow Notch as a nick :P
|
nicknames and account names. Also disallow Notch as a nick :P
|
||||||
+ Fix death messages (again :v)
|
+ Fix death messages (again :v)
|
||||||
@ -8,8 +9,9 @@ vMinecraft v1 Todo:
|
|||||||
+ Write a way to add and remove commands from players and groups
|
+ Write a way to add and remove commands from players and groups
|
||||||
|
|
||||||
vMinecraft v2 Updates!
|
vMinecraft v2 Updates!
|
||||||
+Add in a sort of rap sheet file for storing and retrieving information on bans and kicks.
|
+Add in a sort of rap sheet file for storing and retrieving
|
||||||
+ More Complex Antigriefs <Nos> Working on this... that is in the future!
|
information on bans and kicks.
|
||||||
|
+ More Complex Antigriefs <Nos> Working on this... that is in the future!
|
||||||
+ Different types of /slay
|
+ Different types of /slay
|
||||||
* /slay fire to burn them to death
|
* /slay fire to burn them to death
|
||||||
* /slay drown to drown them
|
* /slay drown to drown them
|
||||||
@ -19,11 +21,15 @@ vMinecraft v2 Updates!
|
|||||||
to get to the time entered
|
to get to the time entered
|
||||||
* Loop through specific times of the day and then rewind
|
* Loop through specific times of the day and then rewind
|
||||||
ex: Sunrise to sunset, mid-morning to noon
|
ex: Sunrise to sunset, mid-morning to noon
|
||||||
|
+ Track Chest Inventory
|
||||||
|
+ Probations.
|
||||||
|
* When a player connects it will automatically kick them and inform them
|
||||||
|
how much longer they are probated for.
|
||||||
|
|
||||||
DONE
|
DONE
|
||||||
+ Quick recode of /me to use the new getName function
|
+ Quick recode of /me to use the new getName function
|
||||||
+ Simple Fire Antigrief
|
+ Simple Fire Antigrief
|
||||||
+ /prefix
|
+ /prefix
|
||||||
+ /a to toggle admin chat
|
+ /a to toggle admin chat
|
||||||
+ Code was organized
|
+ Code was organized
|
||||||
+ Aliasing was added
|
+ Aliasing was added
|
||||||
|
Loading…
Reference in New Issue
Block a user