Inactive [INFO/CHAT] AutoAnnouncer v1.7-03.23 - Send ads/announcements/messages [1.2.5]

Discussion in 'Inactive/Unsupported Plugins' started by sharkale, Apr 7, 2011.

  1. Offline

    sharkale

    Dev Bukkit: http://dev.bukkit.org/server-mods/autoannouncer/

    Info below is outdated. Go to Bukkit DEV

    AutoAnnouncer - Global announcements every few minutes

    Latest Version: v1.6-03.03
    Tested with CB: 1.1-R4

    Commands:
    • /announcer help|? - Show help
    • /announcer on|off - Start/stop AutoAnnouncer
    • /announcer restart - Restart the AutoAnnouncer scheduler
    • /announcer interval <minutes> - Set interval time between announcements
    • /announcer random <on|off> - Set random or use consecutive announcements
    Default Settings.yml


    Supports Colors:
    Code:
    [/S]
    [S]&AQUA;[/S]
    [S]&BLACK;[/S]
    [S]&BLUE;[/S]
    [S]&DARK_AQUA;[/S]
    [S]&DARK_BLUE;[/S]
    [S]&DARK_GRAY;[/S]
    [S]&DARK_GREEN;[/S]
    [S]&DARK_PURPLE;[/S]
    [S]&DARK_RED;[/S]
    [S]&GOLD;[/S]
    [S]&GRAY;[/S]
    [S]&GREEN;[/S]
    [S]&LIGHT_PURPLE;[/S]
    [S]&RED;[/S]
    [S]&WHITE;[/S]
    [S]&YELLOW;[/S]
    [S]

    Multiline feature:
    Code:
    &NEW_LINE;

    Permissions Node:
    If permission not found or not used only OP can use the commands.
    For all command:

    Features:
    • Interval time adjustable.
    • Random/Consecutive setting.
    • Colors support.
    • On/Off AutoAnnouncer.
    • Commands in-game
    • Permissions support (Optional)
    • Permissions groups support.
    • Editable Tag.
    • YAML settings.
    [​IMG]
    Version: 1.3-06.25
    Goto bukkit dev for latest version

    Source Code:

    [​IMG]

    Changelog:

    Version 1.3-06.25
    • Add editable Tag.
    • Add Permissions groups support.
    Version 1.2-05.01
    • Minor tweaks for MC 1.5.
    • Add multiline feature with &NEW_LINE;.
    Version 1.1-04.10
    • Finish reload, interval and random/consecutive commands.
    • Delete debug message.
    • Show message for commands in-game.
    • Minor bug fixes.
    Version 1.0-04.08
    • First release
    TODO:
    • Implement reload, interval and random command.
    • Ability to add, remove announcement ingame.
    • Ability to send announcement to specific grups.
    • Multiline in announcement.
    Do you have problems?:
    [/CODE][/S]
     
  2. Offline

    deadc4t

    Thank you very much! Your Plugin helps me a lot.
    It's actually the only one who makes leightweight announces possible.
    Good job!
     
  3. Offline

    Pringles

    I keep getting this error i dont know what im doing wrong it could be something really stupid but i cant find what im doing wrong pls help


    Code:
    20:46:44 [SEVERE] Error occurred while enabling AutoAnnouncer v1.3-06.25 (Is it
    up to date?): while scanning for the next token; found character        '\t' tha
    t cannot start any token
    while scanning for the next token
    found character         '\t' that cannot start any token
     in "<reader>", line 26, column 1:
            - "&GOLD;this is a test."
        ^
    
            at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:360)
            at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:18
    3)
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(
    ParserImpl.java:510)
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceFirstEntry.pro
    duce(ParserImpl.java:502)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
            at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.jav
    a:203)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:82)
            at ar.com.sharkale.AutoAnnouncer.AutoAnnouncer.load(AutoAnnouncer.java:2
    18)
            at ar.com.sharkale.AutoAnnouncer.AutoAnnouncer.onEnable(AutoAnnouncer.ja
    va:45)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:857)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:157)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136
    )
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Code:
    ########################################
    # AutoAnnouncer Settings by Sharkiller #
    ###############################################################
    # To support unicode characters save the file in UTF-8 format #
    ###############################################################
    Settings:
        # Scheduler Interval in minutes
        Interval: 1
        # true: random | false: consecutive
        Random: false
        # true: permissions security | false: only OP's
        Permission: true
    Announcer:
        # Tag for Announcement. May be empty: ''
        Tag: '&GOLD;[Announcement]'
        # true: certain groups in permissions | false: to all
        ToGroups: false
        # Groups to send announcement. Only if ToGroups is true.
        Groups:
            - 'Default'
        # Strings to announce
        # If you have problems check your syntax here:
        # http://yaml-online-parser.appspot.com/
        Strings:
            - "&DARK_RED;Running CraftBukkit server with &GOLD;AutoAnnouncer."
        - "&GOLD;this is a test."
     
  4. Offline

    sharkale

    @Pringles 4 spaces in last line.
    Code:
        Strings:
            - "&DARK_RED;Running CraftBukkit server with &GOLD;AutoAnnouncer."
            - "&GOLD;this is a test."
    use the yaml parser. the link is in the thread
     
  5. Offline

    chaseoes

    Download link is down for me.
     
  6. Offline

    shell64

    can't find the download link too, if someone upload the latest jar build it will be cool.
     
  7. Offline

    Guniv

    2011-07-01 13:22:59 [SEVERE] Another plugin is trying to enable Permissions manually. Don't do this! It's probably ar.com.sharkale.AutoAnnouncer.AutoAnnouncer

    and yeah DL link is missing
     
  8. Offline

    dirkson

    Awesome!

    Now I'd like to see the ability to send different sets of messages to different groups. That'd really make my day.
     
  9. Offline

    imaxorz

    Is this working for you guys on 953? It seems to load up perfectly for me, but the messages aren't coming on :(
     
  10. Offline

    Shynthoras

    on my server its all fine with rb953 :D
    @imaxorz could it be that there is an mistake in the yml ?? check it ;)
     
  11. Offline

    imaxorz

    Yeah I have no idea what was wrong, everything was configured right and I had no errors. It says it loaded fine and loaded the announcement. I just gave up and got another auto broadcast plugin :p
     
  12. Download link down...
     
  13. Offline

    Worlther

  14. Offline

    arthuryoss

  15. Offline

    Sayshal

    Am I stupid, because I cant find the download link..
     
  16. Offline

    Ailenpangwin

    hi. on my server, i run this plugin. i had it working before, but since 1.7, whenever it runs, it gives no errors however it does not announce anything. perhaps it is because im using the old settings.yml? ive tried removing it to let it auto-generate with no prevail thanks.

    -Austin
     
  17. Offline

    Worlther

    Maybe you have some syntax error? Check your log for something like that:

    My config

    With this config Autoannouncer works perfect. Compare with your config, maybe you find some error.
     
  18. Offline

    amunro

    Exactly the same with me! No errors, just no announcements. It even shows my settings on startup ( [INFO] [AutoAnnouncer] Settings Loaded (12 announces).)

    I have tried Worlthers config but still not working.
     
  19. Offline

    musicin3d

    Could you make a link that always points to the latest version and give it to the author of CraftBukkitUpToDate?
     
  20. Offline

    Ailenpangwin

    yea, idk i used this plugin before but now its doing that. i
     
  21. Offline

    AcidicTaco

    please update, it tells me that there are no announcements to be scheduled even though there are
     
  22. Offline

    xLoGiiKzZo

    so how exactly do you add announcements?
     
  23. Offline

    Zixt

    Please upload to Dropbox. The other URL does not work.
     
  24. Offline

    vernonboy4

    Look, i want to make The tag say something other than autoannouncer like maybe Announcement in light purple how would i do this. # To support special characters save in UTF-8
    Settings:
    # Scheduler Interval in minutes
    Interval: 1
    # true: random | false: consecutive
    Random: false
    # true: permissions security | false: only OP's
    Permission: true
    # Tag for Announcement. Empty:
    Tag: '&RED;[Announcement]'
    Announcer:
    # true: certain groups in permissions | false: to all
    ToGroups: true
    # Groups to send announcement.
    Groups:
    - 'default'
    - '*'
    # Strings to announce
    Strings:
    - '&BLUE;If you are new go register at &AQUA;trinitycity.webs.com &BLUE;and post an application.&NEW_LINE;&BLUE;A staff member will look over your application and approve it once you post it.'
     
  25. Offline

    Paul McCarron

    Keep Getting this error ->

    Code:
    2011-07-15 17:58:35 [SEVERE] Error occurred while enabling AutoAnnouncer v1.3-06.25 (Is it up to date?): special characters are not allowed
    unacceptable character #FFFD special characters are not allowed
    in "<reader>", position 1402
        at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:68)
        at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:159)
        at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:117)
        at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarNonSpaces(ScannerImpl.java:1449)
        at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1434)
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:846)
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:835)
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:343)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:510)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
        at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
        at org.bukkit.util.config.Configuration.load(Configuration.java:82)
        at ar.com.sharkale.AutoAnnouncer.AutoAnnouncer.load(AutoAnnouncer.java:218)
        at ar.com.sharkale.AutoAnnouncer.AutoAnnouncer.onEnable(AutoAnnouncer.java:45)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:864)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:264)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    We are running bukkit 953 with various plugins
    Any help would be greatly appreciated
    thanks

    Edit ----
    This is my config file

    Code:
    ########################################
    # AutoAnnouncer Settings by Sharkiller #
    ###############################################################
    # To support unicode characters save the file in UTF-8 format #
    ###############################################################
    Settings:
        # Scheduler Interval in minutes
        Interval: 5
        # true: random | false: consecutive
        Random: true
        # true: permissions security | false: only OP's
        Permission: true
    Announcer:
        # Tag for Announcement. May be empty: ''
        Tag: '&GOLD;[Anarchy Notice]'
        # true: certain groups in permissions | false: to all
        ToGroups: false
        # Groups to send announcement. Only if ToGroups is true.
        Groups:
            - 'Default'
        # Strings to announce
        # If you have problems check your syntax here:
        # http://yaml-online-parser.appspot.com/
        Strings:
            - "&RED;Server part of the community 'OwnedCraft'!."
            - "&GREEN;This Is The New Offical Map! &DARK_RED;Any Griefing will equal a Ban!"
            - "&AQUA;You can apply for a vault on the Anarchy Forums under Vault Applications"
            - "&GOLD;Have you Been to www.ownedcraft.com Yet?"
            - "&ROSE;You can look your chests, doors and furnaces with Lockette, for more help visit the help room at spawn!
            - "&GOLD;Register on The Forums at, http://forum.ownedcraft.com For Daily News!"
            - "&GREEN;Donate just £5s for the rank Knight!"
     
  26. Offline

    RazorFlint

    A-maze-ing :D
     
  27. Offline

    deadc4t

    Looks like your not updating for since a while.
    Well, there a plugin out there wich does that what this here can but more.
    Your also able to make ingame new announcements..so...sorry. I changed.
    How ever thanks for your plugin!
     
  28. Offline

    Straza

    I keep getting an error on server start telling me it cant load the announcer. it wont let me use the & and ; for the color tag. any help please?
     
  29. Offline

    blaize9

    How can i make it so that it only announces certain messages to certain groups?
     
  30. Offline

    sharkale

    OMG the forum never alert me of new comments...

    @Paul McCarron You forgot a quote in 5º announce.
    @AcidicTaco no need update. you edit wrong the config.
    @vernonboy4 change Tag option with whatever you want.
    @blaize9 set ToGroups: true and add the group name (case sensitive)
    @Straza ??? add the config in CODE tag here.
    @deadc4t the plugins works. is simple. no need 9837491823 functions. but now im working in milkAdmin.
    @amunro @Ailenpangwin wrong config. plugins works. read before comment. use yaml parser to check syntax.
     
  31. Offline

    vernonboy4

    Yeah i got it
     

Share This Page