Inactive [CHAT/ADMN/INFO] ZavAutoMessager v1.9 - Broadcast Automated Messages [1.3.1]

Discussion in 'Inactive/Unsupported Plugins' started by zachoooo, Mar 3, 2012.

  1. Offline

    MrGoatie

    Ah, maybe I've overlooked it in the documentation... oh well.
    Thanks for a great script :D
     
  2. Offline

    zachoooo

    No problem :D
     
  3. Offline

    Plumeex

    Great plugin !
    Let me suggest a feature; different messages for the different groups !
     
  4. Offline

    Antroz59

    Ok euh.. Is it normal that the messages are always reseting? I change them, reload the plugin and the message are always : Thanks for choosing this plugin, created by.... Plz help!
     
  5. Offline

    wannezz

    Nice plugin :)
     
  6. Offline

    IsaiahRobichaud

    Great plugin, is title of the plugin supposed to be spelt wrong?
     
  7. Offline

    javoris767

    Lol, to us messager is better than messenger :p
     
  8. Offline

    IsaiahRobichaud

    k
     
  9. Offline

    houba1970

    I have a problem with your plugin, sometimes I start to repeatedly reset and I do not know what it is.
    Please help me...
     
  10. Offline

    Kasperino

    Awesome plugin ^^ Be even better with a delete am and edit am :D
     
  11. Offline

    Chrisski3

    Reloading Plugin resets the config.yml file? Set it back to default, lost all my messages.
     
  12. 1.3.1 update coming soon? :)
     
  13. Offline

    cj89898

    it broke here is my config
    Code:
    # Default config for ZavAutoMessager.
    # Visit http://dev.bukkit.org/server-mods/zavautomessager/ for more help
    # Plugin created by the ZavCoding Team
    # Authors: javoris767 and zachoooo.
    # Make sure all your messages are inside of single quotes. (This makes sure that color and special characters work properly)
    # If you want to make your own line breaks MAKE SURE WORDWRAP IS FALSE!!! Custom line breaks are only supported when wordwrap is off.
    # Update checking requires an internet connection.
    # Set update checking to false if you have no internet connection or you have a very strict firewall.
     
    enabled: true
     
    wordwrap: false
     
    delay: 300 # In Seconds
     
    permissionsenabled: false # If true, only people with permission can view the message.
     
    chatformat: '[&dBroadcast]: %msg'
     
    messageinrandomorder: false # Should the messages be displayed in a random order
     
    updatechecking: true
     
    messagesinconsole: true
     
    requireplayersonline: true
     
    messages:
    - '&b[Spawn] &fType /spawn every once in a while to see what's new!'
    - '&a[Tip] &fRemember to just ask somebody if you need any help!'
    - '&6[Website] &fWant to become VIP or Mod? donate or apply at http://cjstekkitserver.enjin.com/donate'
    - '&b[Spawn] &fThe shop is coming soon! Type /spawn and take a left to check it out so far!'
    - '&a[Tip] &fTry out the teleporters by typing /spawn and taking a right!'
    - '&6[Website] &fCheck out the brand new website! http://cjstekkitserver.enjin.com/home'
    - '&b[Spawn] &fOur building plots are here! Big plots are availaibe for $5000, and small plots are availabe for $1500. Ask Mod+ to buy!'
    - '&a[Tip] &fRemeber that if your in survival... thatsssssss a very nice diamond you''ve got there'
    - '&6[Website] &fCheck out our forums! http://cjstekkitserver.enjin.com/forums'
    please reply fast
     
  14. Offline

    McLuke500

    In this line
    '&b[Spawn] &fType /spawn every once in a while to see what's new!

    The ' in the whats is thought to be the end of the line so it gives an error
    Heres a fixed version
    Code:
    # Default config for ZavAutoMessager.
    # Visit http://dev.bukkit.org/server-mods/zavautomessager/ for more help
    # Plugin created by the ZavCoding Team
    # Authors: javoris767 and zachoooo.
    # Make sure all your messages are inside of single quotes. (This makes sure that color and special characters work properly)
    # If you want to make your own line breaks MAKE SURE WORDWRAP IS FALSE!!! Custom line breaks are only supported when wordwrap is off.
    # Update checking requires an internet connection.
    # Set update checking to false if you have no internet connection or you have a very strict firewall.
     
    enabled: true
     
    wordwrap: false
     
    delay: 300 # In Seconds
     
    permissionsenabled: false # If true, only people with permission can view the message.
     
    chatformat: '[&dBroadcast]: %msg'
     
    messageinrandomorder: false # Should the messages be displayed in a random order
     
    updatechecking: true
     
    messagesinconsole: true
     
    requireplayersonline: true
     
    messages:
    - '&b[Spawn] &fType /spawn every once in a while to see whats new!'
    - '&a[Tip] &fRemember to just ask somebody if you need any help!'
    - '&6[Website] &fWant to become VIP or Mod? donate or apply at http://cjstekkitserver.enjin.com/donate'
    - '&b[Spawn] &fThe shop is coming soon! Type /spawn and take a left to check it out so far!'
    - '&a[Tip] &fTry out the teleporters by typing /spawn and taking a right!'
    - '&6[Website] &fCheck out the brand new website! http://cjstekkitserver.enjin.com/home'
    - '&b[Spawn] &fOur building plots are here! Big plots are availaibe for $5000, and small plots are availabe for $1500. Ask Mod+ to buy!'
    - '&a[Tip] &fRemeber that if your in survival... thatsssssss a very nice diamond you''ve got there'
    - '&6[Website] &fCheck out our forums! http://cjstekkitserver.enjin.com/forums'
    Or you could just remove that apostrophe.

    To find out in the future check this tool out
    http://yaml-online-parser.appspot.com/
    Paste the yaml in the left side and if theres no errors on the right then your ok :D
     
  15. Offline

    cj89898

    thnx!
     
  16. Offline

    Mathi

    The plugin keeps repeating the default messages, what am I doing wrong ?
     
  17. It was working fine, but once when I /reloaded after I made another message, and it starting automessaging the old default messages. How could that happen? And yes, I have Word Warp off.
     
  18. Offline

    zachoooo

    Try using the config generator that way you don't get any yaml errors
     
  19. Offline

    martin0leung

    i'm having a problem it say:
    Code:
    2013-08-23 15:36:50 [WARNING] [ZavAutoMessager] Task #28 for ZavAutoMessager v2.5 generated an exception
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at com.zavteam.plugins.RunnableMessager.run(RunnableMessager.java:31)
    at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:53)
    at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
    at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:522)
    at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
    at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
    at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
    at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
     
  20. Offline

    zachoooo

    Theres an error in your config most likely.

    TnT Can you take this from Inactive. This plugin never hasn't been inactive and I plan to update it if/when it ever gets broken in an update

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

Share This Page