[INACTIVE][CHAT] FakeMessage 0.5.2 - Notch has joined the game! [1000]

Discussion in 'Inactive/Unsupported Plugins' started by niccholaspage, Feb 12, 2011.

  1. Offline

    niccholaspage

    FakeMessage - Faking messages in the chat
    Version: v0.5.2
    Tested on Craftbukkit 1000
    This plugin can fake chat messages. For example:
    Notch has joined the game.
    <Notch> Hello!
    Notch has left the game.

    Features:
    • Supports different message formats.
    • Has join and leave messages.
    • Private messaging
    • Supports Permissions.
    • Console & players can use the commands
    • Supports prefixes, suffixes, group names, and worlds!
    UPGRADE NOTICE 0.3 and lower to 0.4+
    The config file is now in plugins/FakeMessage/config.yml and has been changed. FakeMessage 0.4+ will automatically generate it for you.

    Commands:

    The commands are:
    /fsay name message
    /fj or /fjoin name
    /fl or /fleave name
    /fmsg toplayer name message
    /fswitch name

    Permissions:
    /fsay - fakemessage.say
    /fjoin or /fj - fakemessage.join
    /fleave or /fl - fakemessage.leave
    /fmsg - fakemessage.message
    If you would like to give these all to a group, use fakemessage.*

    Custom messages:
    If you run the plugin without creating a configuration file, the message format will be the following:
    <namehere> messagehere

    The join format will be:
    name has joined the game.

    The leave format will be:
    name has left the game.

    If you would like to change this, modify the plugins/FakeMessage/config.yml file.
    Code:
    FakeMessage:
        messageformat: '[Default] +name: +message'
        privatemessageformat: '(MSG) <+name> +message'
        joingame: '&e+name has logged on.'
        leavegame: '&e+name has logged out.'
    
    +prefix - The player's group prefix
    +suffix - The player's group suffix
    +group - The players group
    +name - The players display name
    +world - The world the player is in
    +message - The message the player sent

    If you would like to add colors, add & and then the color you want. For example:
    Code:
    FakeMessage:
        messageformat: '[&6+group&f] +name: +message'
    This will make the group name a gold color. If your prefix is &6, FakeMessage will color wherever the prefix is in your message format. For a list of colors, go to:
    minepedia.net/colorguide.php

    Remember to replace the ยง character with &.

    Download FakeMessage

    Source

    Todo:
    • New line character for join/leave messages
    • nChat and iChat support (Should be pretty easy)
    Changelog:
    Version 0.5.2
    • Fix for 1.6
    • Using /fj and /fl without any arguments will fake you as joining/leaving.
    Version 0.5.1
    • Fix for 1.5
    Version 0.5
    • /fswitch
    • Prefix, suffixes, worlds, and group support.
    Version 0.4
    • Uses onCommand, no more OP unknown command messages
    • Cleaned up code
    • Fixed Permissions bug
    • Messaging support
    • Use commands from console
    Version 0.3
    • Updated to newer CB builds
    • New commands (Look above)
    • If permissions is not found, plugin will default to OP.
    • If a user doesn't enter all the arguments, FakeMessage will send how to use the command back.
    Version 0.21

    • Changed namespace from com.bukkit.niccholaspage.FakeMessage to com.niccholaspage.FakeMessage.
    Version 0.2

    • Color support is added.
    • Custom join and leave messages added.
    Version 0.1

    • First Release
     
    Hankscorpiouk, NikkyyyHD and JWhy like this.
  2. Offline

    Magister

    Please test on 612.
     
  3. Offline

    sdpenaloza

    612 works for me no issues or messages on log =)
     
  4. Offline

    Moo Master

    Should this work on 617?
     
  5. Offline

    Prime

    I have this working fine on Build 617.
     
  6. Offline

    Moo Master

    Al right thanks, i love this plugin because i can make it so i leave the game then go invisible and mangage users!
     
  7. Offline

    niccholaspage

    Works on 670. I should be updating this soon if I'm don't keep working on my other plugins so much!
     
  8. Offline

    MeinerHosen

    Looks like another great plugin, this works great with NPCs XD
     
  9. Offline

    niccholaspage

    Of course. Notch NPC + this equals a win.
     
  10. Offline

    MeinerHosen

    Hahahaha, I actually convinced a player Notch was actually online. But it would be SO much better if group support were added ;o
     
  11. Offline

    niccholaspage

    Since you said you would give me the permissions, I incorporated group support that's coming out in 0.5!

    0.5 is out! Enjoy!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 8, 2016
  12. Offline

    Rick

    the chat color disappears if i pretend to be someone that has already joined the server, whether that person is offline or not. Or if i put that fake user in a certain group other than the default
     
  13. Offline

    niccholaspage

    Have you even changed the message format?
     
  14. Offline

    MeinerHosen

    Ok, so a little dumb on the config files.

    if i put "[+group] +name: +message"

    I get "[+group] Notch: message that i typed"

    How do I get colors per group, as well?
     
  15. The +group isn't working. Also, the groups should automatically use the colors so you can use this for any group without having to change the color. :)
    Then it would be awesome.
     
  16. Offline

    niccholaspage

    Will look into this. Oh, and it does use colors already.
     
  17. Offline

    MeinerHosen

    You can probably use +prefix to add color per group. I just thought of that but hadn't been able to test due to not being able to use +group yet ;o
     
  18. Offline

    niccholaspage

    The message format should be the same as your nChat/iChat message format, if you have it installed. :p
     
  19. Offline

    TomSleeUK

    im still not sure how to use permissions, do i have to go into notepad and create all the
    fakemessage.say etc
    files and save them as fakemessage.say and the others, then upload them to my server? can someone give me a quick list of instructions please thanks k by
     
  20. Offline

    Darktrey

    Everytime i write /fj Notch it says /fj name

    What did i do wrong -.-
     
  21. Offline

    TomSleeUK

    I have fakemessage.config and fakemessage.jar now how do i make or do the permissions eg fakemessage.say
    How do i get it so only all admin can use all of fakemessage commands?
    Thanks in advance
    Thomas
     
  22. Offline

    Dicilion

    709 PLOX :)
     
  23. Offline

    niccholaspage

    I know. Give me some time.

    Update to 0.5.1 which is a fix for MC 1.5.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 8, 2016
  24. Offline

    1994mat

    would be epic for CommandBook integration :D
    So that you dont show up in /playerlist
     
  25. Offline

    Hoddie54

    Can you add Colours support please, for example:
    ./fsay Name &bHello - I am Blue.
     
  26. Offline

    niccholaspage

    So you don't? You mean do, right? And no, I cannot do this.
    For messages? Sure. But if you are talking about prefixes, suffixes and groups, just put color codes in for them, like &1 and &2.
     
  27. Offline

    Hoddie54

    Messages please.
     
  28. Offline

    niccholaspage

    Already done, read the post.
     
  29. Offline

    1994mat

    I know something better, Make your own version of playerlist built in this plugin? Then you can make it so we don't show up inthere :].
     
  30. Offline

    niccholaspage

    I guess. Will have to somehow cooperate with other /who plugins though.
     
  31. Offline

    Hoddie54

    Is it me being stupid, but
    /fsay Test &bBlue
    Does not actually show blue text(&b is code for blue)
     

Share This Page