Inactive [INFO] AutoMessage v1.5a - Broadcast Automatic Messages [1535]

Discussion in 'Inactive/Unsupported Plugins' started by RedFalKon, Jan 31, 2011.

  1. AutoMessage (Version 1.5a)

    Attention: There is currently an issue with AutoMessage v1.5a on CB Build #1185 which causes duplicate console output, in-game messages are unaffected however, this will be fixed in v1.6.

    A Simple Automatic Message plugin developed upon request from:
    http://forums.bukkit.org/threads/tip-message.2933/

    This Plugin allows multiple messages to be broadcast serverwide at a set interval. The default time between messages is around 20 Seconds. This can be changed in the configuration file "automessages.properties".

    Installation
    1. Copy "plugins\AutoMessage.jar" to your CraftBukkit Server Plugins Directory.
    2. Copy "plugins\automessages.properties" to your CraftBukkit Server Plugins Directory.
    Commands

    • /reloadmsg - Reload the Message Configuration File (OPs Only)
    Adding Messages


    New Messages can be added by creating a new line in the properties file in the form of "msg=[message]".
    Code:
    msg=This is a Sample Message !
    Colours can now be used in messages with the $ prefix
    Code:
    msg=$cHello $eAll!
    Multiple Lines can now also be used in messages with $n

    Code:
    msg=Hello All!$nA New Line
    Colour Codes:
    Show (open)

    Black = $0
    Dark Blue = $1
    Dark Green = $2
    Dark Aqua = $3
    Dark Red= $4
    Dark Purple = $5
    Gold = $6
    Gray = $7
    Dark Grey = $8
    Blue = $9
    Green = $a
    Aqua = $b
    Red = $c
    Light Purple = $d
    Yellow = $e
    White = $f

    To-Do
    • Add Colour Code Support for Messages (v1.1+)
    • Add Per User Message Control (1.6)
    • Add YAML Configuration File Support (1.6)
    • Move Config File to Plugins/AutoMessage Directory (1.6)
    • Add In-Game Message Editing/Viewing Functionaility (1.6)
    • Add Group Permissions Support (1.7?)
    Change Log

    • Versino 1.5a
      • Moved Properties File to Plugins Directory
    • Version 1.5
      • Removed Prior Change (Disable Colour Option)
      • Removed Truncation of Messages (Requires CraftBukkit #406)
    • Version 1.4
      • Added option to disable Colour Codes in messages (allows for untruncated messages)
    • Version 1.3
      • Added Multi-Line Support with $n Delimiter
      • Implemented Fix to Prevent Client and Server Crashes
      • Fixed problem when reading the plugin tag after /reloadmsg
    • Version 1.2
      • Added Colour Code Support for Message Prefix
      • Allowed removal of Message Prefix
      • Added support for message shuffling
      • Added /reloadmsg command to reload config for Server OPs
    • Version 1.1
      • Added Colour Code Support with $ prefix
    • Version 1.0
      • Released AutoMessage 1.0
    Downloads:

    Current CraftBukkit Builds:
    [MC]AutoMessage.zip (Latest Version for CB RB and Current Builds)

    Donations:
    If you like the plugin please consider donating to help withthe production of new features and updates for this and other plugins I develop.

    Donate via PayPal
     
    Chillax_Team, DaEgo, tombik and 5 others like this.
  2. Offline

    andrewkm

    RedFalKon
    Will you be putting out an R5 update?
    (If one is required)
     
  3. Offline

    Fate-Kun

    will there ever be an update for this plugin?
    Preferably one that has specific messages for different groups
    e.g.
    default: [notice] you are the default class and I give noob hints
    Mod: [notice] to use X plugin type "/X use"
     
  4. Offline

    Endimmion

  5. Offline

    OMGBACONROFL

    Noob question;
    Where is the place where I can edit messages?
     
  6. Offline

    JayWayne

    Worked Perfect with 1.2.3 :O *GREAT*
     
    nunber1_Master likes this.
  7. Offline

    Garretty

    fatmarley likes this.
  8. Offline

    number1_Master

    The automessages.properties . It is located directly in your plugins folder.
     
  9. Offline

    muggerfugger

    what do u mean updated? automsg does wht it needs to do and works, no reason to update it.
    simple and works great.
     
    Pythros likes this.
  10. Offline

    Techcuron

  11. Offline

    andrewkm

    Still working on 1.2.4 :) \o/
     
  12. Offline

    Minecraft-Mania

    Could you please update this plugin?

    Suggestions:
    • Messages to be only viewed by certain permission groups.
    • Don't spam the console when no one is online.
     
  13. Offline

    bonani

    @RedFalKon, will you add MySQL-support? Would be awesome if it always reads from a DB-table.
     
  14. Offline

    *CoN *

    I think I know what you mean by line breaks but I may be wrong :confused: If i'm right to split a line you type $n for new line
    e.g :
    msg=This message is a test message$n
    I will make more messages later!

    that should look like :
    This is a test message
    I will make more messages later!
     
  15. Offline

    ThePoopfish

    Still working with 1.2.5
     
  16. Offline

    deathdragonaw

    Not working for me in 1.2.5 ... "/reloadmsg" shows me the reload of the plugin, but no message gets shown, even if I use the standard file nothing happens
     
  17. Offline

    ThePoopfish

    The /reloadmsg does work, it is a little bugged. I switched over to scheduleannounce2, it is exactly the same as this one.
     
  18. Offline

    gawelium

    Hi !
    I'm french and I try to put accent in vowel, like : présentation
    I try the codes : \u00e9 but doesn't work. I try to encode in UTF-8 (sans BOM) doesn't work.

    Do you know which code I have to put in the .yml ?

    Thank's
     
  19. Offline

    bonani

    Still wondering; why you might ask? Because I run most my serverplugins via database and would also be able to create a smooth webpage that edits, adds or removes messages.
     
  20. Can you make this open source?
     
  21. Offline

    Duning

    Hey, I would like to type random characters like in minecraft credits, how I do that?
     
  22. Offline

    LetCraft

    Thanks! Very good plugin.
     
  23. Offline

    Leofreitas

    Hey man, good plugin but, Is there a way to make the messages stop being showed in the server log? Cause it just flood the log and I cant see anything of 1 hour ago.

    Sorry for bad English :p
    But please, awnser me !
     
  24. Offline

    TakeMeNL

    Just look it up on Dev.bukkit.org
     
  25. Offline

    xL_BENJY_Lx

    get internal error when using reload command and broadcasts dont work?
     
  26. Offline

    MurderBear

    I edited the time it loops around as 300 seconds (5 minutes) but it didn't do that. It stayed at 20 seconds. Help?
     
  27. Offline

    Deckerz

    I have an announcer plugin similar to this:
    dev.bukkit.org/server-mods/deckerz-announcer
     
  28. Offline

    seamonkey12171

    How do i stop it from just saying [Auto]: Another message?! i cant seem to figure it out and it bothers me....
     
  29. Offline

    jordany

    it is possible to do /commands like /arena.ctf.join
     
  30. Offline

    Thunder7908

    How do you edit the amount of time in-between messages?
     
  31. Offline

    Shade56

    Only my OPS or people with all permissions can see the automessage is there a command to allow to see?
     

Share This Page