Solved Help me with announcement plugin!

Discussion in 'Bukkit Help' started by PapiDimmi, Mar 1, 2013.

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

    PapiDimmi

    Bump bump and bump again! Nobody can help me? :'(
    I really need an announcement plugin THAT WORKS :oops:
     
  2. they all work, but you need to know the basics of yaml to configure them, or use the ingame commands to configure them, then there are no config errors

    you missing a # at the start of the file
    causing the file to be rendered as ----------------------------------------------------

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

    PapiDimmi

  4. Offline

    Lolmewn

    I'm guessing seconds. Isn't that documented somewhere?
     
  5. Offline

    PapiDimmi

    Nvm about the interval question.
    I found out it was seconds!

    I don't understand!
    I still don't receive messages!
    I set the interval to 8 minutes, and I have wait, wait and wait!

    Config:
    Code:
    # ----------------------------------------------------
    #  AutoMessage Configuration File
    #  ----------------------------------------------------
    #  Message Configuration:
    #     Messages are handled in lists to allow for advanced customization!
    #     Feel free to add color codes by using & in your messages!
    #     To split a message onto multiple lines use the \n delimiter!
    #     Lines starting with / will be run as a command!
    #     To add single apostrophes into a message use ''.
    #     For a complete tutorial go to http://dev.bukkit.org/server-mods/automessage.
    #     If you are unfamiliar with YAML use the in-game commands: /am help
     
    settings:
      enabled: true
      min-players: 2
      log-to-console: false
      auto-update: false
    message-lists:
      resident:
        enabled: true
        random: true
        interval: 420
        expiry: -1
        prefix: '&1[&2PapiCraft&1]&r '
        messages:
        - '&6To earn money, &2kill mobs&6, &2sell stuff&6, &2work for people&6, &2etc.
        - '&6To read the rules, go to &2/warp Rules&r'
        - '&6To see a list of warps, and clickable warp-signs, go to &2/warp Warps&r'
        - '&6To see the staff-wall, go to &2/warp Staff&6'
        - '&6Try out the spleef at &2/warp Spleef&6'
        - '&6Try out the mob arena with &2/ma join&6'
        - '&6Try out the SkyBlock at &2/warp SkyBlock&6'
        - '&6Check out PapiDimmi''s PlanetMinecraft account at &2www.bit.ly/PapiPMC&6'
        - '&6Try out our parkour in &cH&4e&cl&4l&6 and win awesome prizes! &2/warp NetherParkour
        - '&6What warps/shops do other people have? Check at &2/warp UserWarps&6'
        - '&6What players are banned, and why? Check at &2/warp BannedPlayers&6'
        - '&6Somebody griefed you? Contact an online mod, admin, etc., or contact &2PapiDimmi&6'
        - '&6Do you made something awesome in &1creative world &1(&2/warp Creative&1)&6? Contact &2PapiDimmi&6, and if it's cool enough, we may protect it!
      moderator:
        enabled: true
        random: false
        interval: 45
        expiry: -1
        prefix: '&d[PapiCraft] '
        messages:
        - '&6Who griefed the house, you say? Do &2/prism help&6 for a list of the Anti-griefing plugin's commands.'
        - '&6Alias for &2/prism&6 is &2/p&6'
        - '&6Do &2/p l&6 and then left click a block to see who placed it, and right click a block to see who removed a block next to the block you right click!'
        - '&6Is &2P&1r&2i&1s&2m&6 to advanced for you? Don't worry, check out these videos at&2 http://bit.ly/prismtutorial &6'
        - '&6Hello, {NAME}! Doing good?'
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  6. Offline

    Necrodoom

    you STILL refuse to YML parse your file, and actually READ what it says.
    it looks like you expect us to do all the work for you.
     
  7. Offline

    PapiDimmi

    SORRY I am such a dang noob!

    I don't understand this! Please help me!! :'(

    Picture 1 (open)
    [​IMG]

    Picture 2 (open)
    [​IMG]


    Bump!

    Help me!
    Anyone?

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

    jasonrubik

    Get a YAML parser program. check your config.yml file with it.
     
  9. Offline

    PapiDimmi

  10. Offline

    Jackbrook

    The error is literally told to you in both of the YAML Parsers you have used. o_o Fix line 15, by comparing it to the working messages. Previous posters have already said this...
     
  11. Offline

    Dingle

  12. Offline

    Skamtakle

    OMFG STOP BUMPING PLEASE
     
  13. Offline

    PapiDimmi

    IT ACTUALLY HAS PERMISSIONS!
    http://dev.bukkit.org/server-mods/deckerz-announcer/pages/command-and-permissions/

    Ok, I downloaded Deckerz Announcer, but only the deafult announcements show up!
    [​IMG]

    Also when I do /announcer list, it just says the deafult ones:
    [​IMG]

    My config.yml: http://pastebin.com/04h72FTP

    Default config: http://pastebin.com/4v3PjM1X

    BUT THEN when I added something with the /announce add, the config turned into:
    http://pastebin.com/tQ64pzRr

    THEN I edited it into: http://pastebin.com/4j5feaY5

    THEN the list were still:
    [​IMG]

    THEN I added antother announcement with /announce add test, and the config turned into:
    http://pastebin.com/aqLuNZkg

    THEN I deleted all of the announcements with /announce delete, and it turned into: http://pastebin.com/tzw2wj8p

    WTF!

    I restarted my server (NOT with /reload) and did /announcer reload and everything, DOES NOT WORK!

    I had this problem before, with several announcement plugins, and most of them reloads the config of itselfs (but not this one, but it doesn't work)!

    HELP!!!

    EDIT: I have the same problem with the "working" ShceduleAnnouncer2!
    Config.yml: http://pastebin.com/Wp9X1UiY

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

    ghost0001

    1. Stop bumping this more than every 12 hours.
    2. Don't run a server, just play mine craft. I guess listening and reading are beyond your comprehension level. Three people already told you the problem.
     
  15. Offline

    PapiDimmi

    [something used to be here]
     
  16. Offline

    chad53105

    Wow, you really appreciate it when people tell you the honest truth.
     
  17. Offline

    PapiDimmi

    What the hell? You're telling me that just because I'm having issues with a plugin, I'm stop hosting server and playing normal Minecraft? Wtf

    Found it out.

    Thanks to you guys and YALM patcher.

    THANKS.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
Thread Status:
Not open for further replies.

Share This Page