AutoMessage
What is AutoMessage?
AutoMessage is an easy to use chat scheduler plugin. It is a plugin perfect for server admins who would like to announce broadcasts at configurable intervals. The plugin features a rich in-game config editor as well as the ability to edit the config from the disk. The plugin is designed to be very lightweight and cause no impact on server resources! The plugin is updated within days of new releases to ensure complete up-to-date server compatibility! Check out the plugin review here!
Features:
- Fully configurable configuration!
- Rich in-game config editor!
- Quick and painless reloading!
- Option to randomize broadcasts!
- Color code support!!
- Run commands in your messages!
Installation:
Just drag and drop into your plugins folder then restart or reload your server! Simple!
Usage and Information:
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
This plugin features an update command which will check if you are running the latest build and download the update to the plugin folder if it not currently installed. You are required to trigger the command manually and you must restart or reload the server for changes to take effect.
Thanks to my donators!
- TheFarmerNL from Minevival.com
-
View User Profile
-
Send Message
Posted Jun 16, 2012What am I doing wrong? Here is my config... http://pastebin.com/FxHejJQg
Automessage keeps erasing the config and replacing it with the default every time i do /am reload or stop and restart the server.....
-
View User Profile
-
Send Message
Posted Jun 16, 2012Example:
settings:
enabled: true
interval: 45
prefix: '&0[&bAutoMsg&0]'
random: true
logToConsole: true
messages:
- '&1First&f message in the loaded messages!'
- '&2Second&f message in the loaded messages!'
- '&3Third&f message in the loaded messages!'
commands:
- 'say Hi!'
- 'save-all'
-
View User Profile
-
Send Message
Posted Jun 16, 2012Works for R4?
-
View User Profile
-
Send Message
Posted Jun 16, 2012<<reply 753968="">>
I agree. When I updated, it reset the config. I said UGH, then went and got a backup from TimeMachine (Mac thing). I copied pasted the messages into the new format. I started my server again, it reset the config again.
-
View User Profile
-
Send Message
Posted Jun 14, 2012Update? :<
-
View User Profile
-
Send Message
Posted Jun 12, 20121.4 is pretty buggy, making even simple changes to the config generates this error: "operation cannot be performed on a file with a user-mapped section open"
-
View User Profile
-
Send Message
Posted Jun 11, 2012PLease help i posted my config a few posts below
-
View User Profile
-
Send Message
Posted Jun 9, 2012@ELCHILEN0
:D, thanks Aaron
-
View User Profile
-
Send Message
Posted Jun 9, 2012@AaronMcH
Ill add this to my todo list.
-
View User Profile
-
Send Message
Posted Jun 9, 2012@ELCHILEN0
Heres my config if theres something wrong plz tell me http://pastie.org/4057528
-
View User Profile
-
Send Message
Posted Jun 9, 2012Hi it would be awesome if there was the setting to not show auto messages in a specific world, and if possible show different auto messages for specific worlds.
Another alternative would be to integrate with HeroChat to do the above however instead of for different world, auto messages could be configured per chat channel.
Let me know Thanks Aaron
-
View User Profile
-
Send Message
Posted Jun 8, 2012@DrFusion
Im going to go ahead and fix builds this weekend expect an update in around 2-3 days or whenever I finish testing.
-
View User Profile
-
Send Message
Posted Jun 8, 2012@Dr_Proffesor
No it is intended to check if any values are missing or the header is not in place. If so it will regenerate those values. So you may have encountered errors where you were using an old config or had a value missing however I am not sure.
-
View User Profile
-
Send Message
Posted Jun 8, 2012and im using the one you put here http://dev.bukkit.org/server-mods/automessage/?comment=132
-
View User Profile
-
Send Message
Posted Jun 8, 2012@ELCHILEN0
Its intended to overwrite right my config!?!?!?!? i hope your yanking me. But the startup error is gone
-
View User Profile
-
Send Message
Posted Jun 8, 2012Yo it worked for sometime but then it screwed up, i don't understand the worked part then suddenly went.. kaplunk, and ETA on the next WORKING build?
-
View User Profile
-
Send Message
Posted Jun 8, 2012@Dr_Proffesor
Not sure which version you are using but this is intended.
-
View User Profile
-
Send Message
Posted Jun 8, 2012I tried your dev build. When i startup server it overites my config with default config -_-
-
View User Profile
-
Send Message
Posted Jun 7, 2012@gabessdsp
I think I found the error in your config. - '&bRemember: Greifers will be banned.$n &bYou can repeal bans by sending gabessdsp a PM on the forums.' That line has a line break. It disrupts the way that the config and messages are parsed.
-
View User Profile
-
Send Message
Posted Jun 7, 2012@gabessdsp
Glad you figured it out. Sometimes you may miss a stray ' and that can throw off the way that the plugin reads the messages. Ill try to have my latest build up soon.