TODO 1.5 KB

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