simple-inbox

Discussion in 'Archived: Plugin Requests' started by Brant Wladichuk, Apr 5, 2012.

  1. Offline

    Brant Wladichuk

    Plugin category: Mail

    Suggested name: Simple-Inbox

    What I want:

    Just a simple inbox plugin that uses mysql for storage.

    Should display all unread messages first


    Ideas for commands:
    /inbox - lists first page of messages
    /inbox page # - List # page of messages
    /inbox new - Displays newest message
    /inbox # - Displays that message
    /inbox delete # - Deletes that message
    /inbox respond # - Responds to that message
    /inbox write <player> <message> - Write new message to player


    Ideas for permissions:
    inbox.use - Allows use of all commands.

    Hopefully someone can help me with this! =)
     
  2. Offline

    Unscrewed

    Sorry, this is just a question, but why would a simple plugin like this need MySQL?
     
  3. Offline

    Brant Wladichuk

    I'm building a website on the same box as the server. The site is going to use the mysql database so users can check and send messages from either in game, or the website.
     

Share This Page