AutoMessage icon indicating copy to clipboard operation
AutoMessage copied to clipboard

Easily schedule server wide broadcasts to players

Results 19 AutoMessage issues
Sort by recently updated
recently updated
newest added

Here is my config: ```yml settings: enabled: true min-players: 0 log-to-console: true message-lists: regular: enabled: true interval: 1 expiry: -1 random: false messages: - /say 1 - /say 2 ```...

This spams regularly. I'm pretty sure it happens when certain messages are displayed: https://gist.github.com/MithrandirCraft/066db34f722f16158329355de6b27bc2

Title says it all, people who are /opped can see the messages however normal players cannot.

-http://dev.bukkit.org/server-mods/automessage. +http://dev.bukkit.org/server-mods/automessage/ link was wrong :dancer:

As of Spigot 1.8.3 builds, JSON messages no longer display properly. ![Example of JSON Problems](http://i.j-f.co/u/de3ee75cf060fc92ca441c19f0b22690.png)

when i edit the texst with a / in it, it will give me a error that its a command: regular: enabled: true interval: 45 expiry: -1 random: false messages:...