Chat plugin

Discussion in 'Archived: Plugin Requests' started by tweeter2, Oct 21, 2012.

  1. Offline

    tweeter2

    Hello I was searching(couldnt find) if there was a plugin that changes the chat as following:

    Normal:
    [L] Admin wobelman2: Hey jack!
    [L]Member Jacktheman4: Hey Wobel!
    [L] Admin wobelman2: How you doing?
    [L]Member Jacktheman4: Good!

    To:

    Wobel said "Hey Jack!"
    Jack shouted "Hey Wobel!"
    Wobel asked "How you doing?"
    Jack answered "Good!"

    It doesnt need to be so extensive but close to this would be nice :D

    Kind regards,
    Tweeter2
     
  2. Offline

    lenis0012

    they dont have multiple reply command support
    so they wont

    i might make this today or tomorrow if i have time left, since i was already planning to make a chat plugin.
     
    tweeter2 likes this.
  3. Offline

    Hoolean

    For any developers:

    Asked: See if message contains or ends with '?'
    Shouted: See if message contains or ends with '!'
    Answered: Very hard to do reliably
    Said: If none of the conditions above are met
     
    tweeter2 likes this.
  4. Offline

    Kingstarwest

    For any developers:


    on chat, Cancel the event
    player.sendMessage(player.getName() + " Said" + " Message"

    Message for whatever they said, Following on to what MrBluebear3 said.
     
    tweeter2 and MrBluebear3 like this.
  5. Offline

    tweeter2

    Thanks for replying i hope someone will pick up the idea and make a plugin for it it would help a lot of roleplay servers :D
     
  6. Offline

    lenis0012

    I am going to make the priority normal and cancel the chat it the event is canceled, so that it will still work wiht all plugins doing stuff with chat
     
    MrBluebear3 likes this.
  7. Offline

    Hoolean

  8. no.
     
  9. What I didn't post anything either did i answer a fake quote?
     
  10. Offline

    tweeter2

    Thanks for stoping the offtopic bit and please read the request next time :)
     
    MrBluebear3 likes this.
  11. Offline

    gomeow

    They are still bringing this topic to the top of the list, bringing this more views...
     
  12. Offline

    PogoStick29

    Is this a private messaging plugin or a chat manager?
     
  13. Offline

    tweeter2

    Chat manager
     
  14. Offline

    SShad1ow

    Also you could use words from peoples questions to the awnsers just a thought?
     
  15. Offline

    SShad1ow

Share This Page