Backstory
Recently, I was browsing the requests forum when I found http://forums.bukkit.org/threads/notes.38407/this thread. I liked the idea, and a plugin was born!
Commands
There are currently three commands you can use to read, write, and delete notes.
/newnote <note name> - Used to create a note with the name <note name>.
/note <note name> - Read the note with the name <note name>.
/delnote <note name> Delete the note with the name <note name>.

