[Funny] The voice from above!

Discussion in 'Archived: Plugin Requests' started by YodaRULZ, Feb 26, 2011.

  1. Offline

    YodaRULZ

    My plugin idea seems very simple to implement. When the op of a server I was on used the server to say "I'm watching you" because he wasn't on the game itself, I realized it would be hilarious if the name in the chat was "God" instead of "Server". All this plugin would do is change the name of the server in chat to "God". No real reason, it's just funny.

    Summary: Changes name of server in chat from "Server" to "God".
    --- merged: Mar 2, 2011 1:55 AM ---
    Any takers? I would attempt to do it myself but I would probably end up with my computers confiscated like last time. If you need clarification about the idea, look at the following block of text.

    Code:
    YodaRULZ: Wood or stone?
    Dude_And_Dude: Wood for the floor but stone for the steps.
    YodaRULZ: Interesting choice.
    [Server]: Make sure not to grief you guys. I'm watching you.
    Except this plugin makes the last chat line say "[God]" instead of "[Server]"
     
  2. Offline

    iamjagman2

    I could do that as a command, like godsay, but as far as i know, you can't just change the name of the say command.

    ex.
    Code:
    godsay Make sure not to grief you guys. I'm watching you.
    would output
    Code:
    [God]: Make sure not to grief you guys. I'm watching you.
     
  3. Offline

    YodaRULZ

    Cool. This would be even better. Thanks!
     
  4. Offline

    niccholaspage

    Already done in my FakeMessage plugin, I just need to update it to the new builds.
     

Share This Page