TODO 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. Vminecraft b8 Todo:
  2. + Antigriefs
  3. + Allow players to nickname themselves or others
  4. + /a to toggle admin chat
  5. + vminecraft Help
  6. * Specialized help message for vminecraft
  7. ? /vhelp?
  8. + Time manipulation <Cere> Working on this
  9. * Have time changes not be instant but move the sky faster
  10. to get to the time entered
  11. * Loop through specific times of the day and then rewind
  12. ex: Sunrise to sunset, mid-morning to noon
  13. + Aliasing Commands (Global Aliases and Personal Aliases) <Cere>
  14. + Recode Messaging
  15. * Reply Feature
  16. * Personal Muting
  17. + Quick recode of /me to use the new getName function
  18. + Different types of /slay
  19. * /slay fire to burn them to death
  20. * /slay drown to drown them
  21. * /slay boil to burn them with lava
  22. ? Overload /modify
  23. <Cere> We talked about potentially doing this and I think
  24. I would like to now to add in further functionality and
  25. further limit what features of /modify groups can access
  26. DONE
  27. + Code was organized
  28. + Aliasing was added
  29. + Playerlist is now colorful and awesome
  30. + Random death messages
  31. + Suicide command
  32. + Heal Command
  33. + Colored Prefixes
  34. + Color Codes only removed when actual colors are specified
  35. * Allows use of ^ for emotes and whatever else they
  36. might be needed for.
  37. + Multi Line color fix
  38. * Now we can have color on multiple lines without
  39. crashing the client
  40. * Also does not cut words in half