[CHAT/ADMN] ConsoleName v0.4 - Change the console broadcast name. [1.0.1-R1]

Discussion in 'Inactive/Unsupported Plugins' started by dbizzzle, Aug 14, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    dbizzzle

    ConsoleName - Change the console broadcast name.:
    Version: v0.4

    <Edit by Moderator: Redacted mediafire url>
    Source(GitHub)

    Ever get annoyed that when you talk in the console it comes up to your members as "(*CONSOLE)" or "[Server]"? Well now you can customize what the console name is. In the config file you will see "ConsoleName: [Console]" you can change the "[Console]" part to whatever you want it to show up as. This command will not work from the server, only from the console. The only difference from the default "say" command is that the command is "t". So to say "hi all" you would type "t hi all" into the console. Added in v0.3, the default "say" command now works and everybody should get the plugin ConsoleLikeChat as it allows you to chat from the console without a command and requires "/" for commands from the console.

    This is the Minecraft colour code, these are what you put in the config file to colour your name:
    [​IMG]

    For the colour Dark Red you can see the number is #4, the only difference is that as with most other plugins, this plugin does not use #, it uses &, so rather than typing "#4[Console]" you would put "&4[Console]" to make it appear as "<font color="rgb(255, 0, 0)">[Console]</font>". You can see an example of this in the config file if you do not understand. You can also change the colour of the text after the name by putting a colour at the end, If you want it to be white just leave the &f in the config.

    <font color="rgb(20, 20, 20)">Features:</font>
    * Allows you to customize the console broadcast name
    * Change the colour of your custom name
    * Works with the plugin ConsoleLikeChat

    <font color="rgb(20, 20, 20)">To Do list:</font>
    * Add plugin reload command.

    Changelog:
    Version 0.4:
    * Prevented duplicate messages

    Version 0.3:
    * Say command now works
    * Hooked into ConsoleLikeChat

    Version 0.2:
    * Added Colour Support

    Version 0.1:
    * Initial Release
     
    Last edited by a moderator: Nov 12, 2016
    efstajas likes this.
  2. Offline

    JanTTuX

    yes and they are in font.png
     
  3. Offline

    dbizzzle

    @JanTTuX Well, I don't know what to say then, I do not know why this plugin would interfere with that or how I could fix it.
     
  4. Offline

    efstajas

    They don't work because the console doesn't use unicode. Not the plugins fault.
     
  5. Offline

    RobZ_SD

    Dosent work...
    No error messages just I type 'say OMGTFBMW' and it comes up as '[SERVER] OMGWTFBMW' in purple, rather that what I want which is '[SERVER OVERLORD] OMGWTFBMW' in red!
     
  6. Offline

    dbizzzle

    @RobZ_SD Did you reload the server, did you try using 't OMGTFBMW'?
     
  7. Offline

    RobZ_SD

    Yeah done, no effect
     
  8. Offline

    dbizzzle

    @RobZ_SD Do you have an error? Did the plugin enable? Are you doing the command from the Console?
     
  9. Offline

    RobZ_SD

    No. Yes. Yes.

    FIXED IT!!! upgraded to 1060! fail on my part

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

    dbizzzle

    @RobZ_SD Hmm, not sure why it wouldn't work on 1000, did for me, well may be related to the hook, oh well, it works :)
     
  11. Offline

    RobZ_SD

    Which is awesome!!!!
     
  12. Offline

    Deamonicon

    This is an awesome plugin
     
  13. Offline

    dbizzzle

  14. Offline

    Deamonicon

    its a really good idea
     
  15. Offline

    STiChad

    This workin for 1185 yet?
     
  16. Offline

    tustin2121

    I've installed this plugin into a 1185 server, and have set the console name as [God]. However, when I use this plugin, the console prints back to me:
    Code:
    >Hello World
    [God] Hello World
    [Console] Hello World
    I don't think that second line is supposed to be there.....
     
  17. Offline

    tehB3NJ1E

    Can you please release the source? It would be highly appreciated. :D
     
  18. Offline

    544nick101

    i have same problem but my chat wont show up to players...
     
  19. Offline

    Doc

    +1 for getting extra info in the server.log
    however my users CAN see the output
    Code:
    17:24:19 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1112-g54a13b2-b1240jnks (MC: 1.8.1)
    ...
    17:24:21 [INFO] [ConsoleName] Plugin enabled.
    ...
    
    >t test
    17:24:26 [INFO] [Server]: test
    17:24:26 [INFO] [Console]: test
     
  20. Offline

    Stone_Tigris

    Loving this plugin, the double output only appears in the console so it doesn't bother me. Thanks for this plugin!
     
  21. Offline

    dbizzzle

    Just heard about the double output, this is because with the new build it shows you saying it in the chat as well as you saying it in the console, I should be able to easily bypass this, may release a new version.

    Version 0.4 Released:
    • Fixed duplicated messages
    • Neatened code

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

    Doc

    wget friendly download link please.
    Thanks for the great plugin!

    -Doc
     
  23. Offline

    dbizzzle

  24. Offline

    Doc

    windows/linux command line download tool
    if I
    wget <Edit by Moderator: Redacted mediafire url>
    it downloads a webpage index.html

    Also I believe the internal version of your plugin still says 0.3 instead of 0.4

    -Doc
     
    Last edited by a moderator: Nov 12, 2016
  25. Offline

    dbizzzle

    @Doc yes it does, I realized that I forgot to change it when I update to 0.3 last time so its 0.3 for now.
     
  26. Offline

    544nick101

    It works :D
     
  27. Offline

    Deleted user

    ConsoleName - Change the console broadcast name.:
    Version: v0.3

    <Edit by Moderator: Redacted mediafire url>

    So is ConsoleName v0.3 or 0.4.
     
    Last edited by a moderator: Nov 12, 2016
  28. Offline

    dbizzzle

    @ShootToMaim It's 0.4, forgot to change that, if you look at the changelog 0.4 is there, I will change that, thanks for letting me know.
     
  29. Offline

    dbizzzle

    Finally got source up on GitHub for those who want to look at it.
     
  30. Offline

    flamingblaze11

    îm searching for plugins to my server for my in real friends and me then i found this:) good plugin:D ps
    [creeper]itssss a nicccce plugin you got there[creeper] mmmm[cookedmeat] (sorry but im new here:p testing ikons)
     
  31. Offline

    douglas_srs

    Hey, thank you very much for this plugin but unfortunatelly it won't work with a plugin called ConsoleScheduler, I put a command like "say TEST" then it shows the old message: "[Server]: test" in pink!, can u make something about it? THanks
     
Thread Status:
Not open for further replies.

Share This Page