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

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

     
  1. Offline

    RedFalKon

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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:

    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

    This post has been edited 4 times. It was last edited by RedFalKon Jan 1, 2012.
    Chillax_Team, DaEgo, tombik and 5 others like this.
  2.  
  3. Offline

    bonani

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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.
  4. Offline

    XxDeath_ShadowxX

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can you make this open source?
  5. Offline

    Duning

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey, I would like to type random characters like in minecraft credits, how I do that?
  6. Offline

    LetCraft

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks! Very good plugin.
  7. Offline

    Leofreitas

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    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 !
  8. Offline

    TakeMeNL

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Just look it up on Dev.bukkit.org
  9. Offline

    xL_BENJY_Lx

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    get internal error when using reload command and broadcasts dont work?
  10. Offline

    MurderBear

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I edited the time it loops around as 300 seconds (5 minutes) but it didn't do that. It stayed at 20 seconds. Help?
  11. Offline

    declanmc96

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have an announcer plugin similar to this:
    dev.bukkit.org/server-mods/deckerz-announcer
  12. Offline

    seamonkey12171

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    How do i stop it from just saying [Auto]: Another message?! i cant seem to figure it out and it bothers me....
  13. Offline

    jordany

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    it is possible to do /commands like /arena.ctf.join
  14. Offline

    Thunder7908

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    How do you edit the amount of time in-between messages?
  15. Offline

    Shade56

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Only my OPS or people with all permissions can see the automessage is there a command to allow to see?

Share This Page