Simple Self Chat

Discussion in 'Archived: Plugin Requests' started by micah.croft1, Jun 26, 2014.

  1. Offline

    micah.croft1

    I'm in need of a plugin that you can execute certain commands and receive a fully configurable message only viewable to yourself. I know this would be pretty simple to do. I know the very basics of coding and know that this wont take many lines of code. But, I think I'll leave it to the pros :p I was thinking of adding about 5 different commands labled "cmd1", "cmd2" and so forth. Like I said, I'd also need a config to edit the messages.

    Thank you,
    Micah
     
  2. Offline

    GianlucaPMC

    Please explain better :p

    You want a plugin where the user types in a command and receives a message back?
     
  3. Offline

    Jaaakee224

  4. Offline

    timtower Administrator Administrator Moderator

  5. Offline

    micah.croft1

    Yes that is exactly it.

    Either this plugin does not work or I am terribly confused as to how it works. Please explain.

    Actually, I've gotten it to work. But, the messages don't support color codes and when the prefix is deleted, an unwanted space appears before the message.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  6. Offline

    timtower Administrator Administrator Moderator

    You give an input string, that will be the command, then you provide a lists of strings that the player will get.
    And please provide your config then.
     
  7. Offline

    micah.croft1

    Refer to the post that I said after that.
     
  8. Offline

    timtower Administrator Administrator Moderator

    Config part still counts.
     
  9. Offline

    micah.croft1

  10. Offline

    timtower Administrator Administrator Moderator

    micah.croft1 Make the prefix two single quotes instead of putting something in between.
    And color codes should be working.
    Try to put the strings between single quotes. If that is still not working then please post your server log.
     
  11. Offline

    micah.croft1

    This: [LinkLikeMe] Loading LinkLikeMe v0.0.1
    And This: [LinkLikeMe] Enabling LinkLikeMe v0.0.1

    Are the only things that show in the console about that plugin. And, I have no errors. I got the color codes working by putting the single quotes around the strings, but I have my prefix with nothing inside the two quotes and it's making a blank space before the message. I apologize, for I am extremely meticulous about this kind of stuff. :p But, I'd rather not have a blank space before the message. The point of me doing this is to have alike messages. So. It kind of defeats the purpose if I can't get the messages to be the same as other messages.
     
  12. Offline

    timtower Administrator Administrator Moderator

  13. Offline

    micah.croft1

    Well, I'll figure it out. Thank you for your time and help!
     

Share This Page