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 Mar 22, 2014I am considering removing the prefix and suffix to allow greater customization of messages. I would like to know what you think. I will be adding support for JSON/tellraw messages.
-
View User Profile
-
Send Message
Posted Mar 22, 2014Great plugin! Could you please add JSON formatted message support? I also made a tisket on GitHub with a bit more info: https://github.com/ELCHILEN0/AutoMessage/issues/13
-
View User Profile
-
Send Message
Posted Mar 20, 2014This plugin is very confusing
-
View User Profile
-
Send Message
Posted Mar 19, 2014@Fay1000
Use the color codes. If you don't know what that is, google it.
-
View User Profile
-
Send Message
Posted Mar 19, 2014How do i make it color
-
View User Profile
-
Send Message
Posted Mar 17, 2014@samf102198
it's not automessage.recieve.regular it's automessage.receive.regular . I pasted from you...and it didn't worked and i saw after you wrote "recieve" not receive
-
View User Profile
-
Send Message
Posted Mar 6, 2014Good plugin ;)
-
View User Profile
-
Send Message
Posted Mar 5, 2014Was just about to say the same thing as @Chris_61 . Also tried all the different ways to make a new line..
-
View User Profile
-
Send Message
Posted Mar 4, 2014How do you make it a new line after and before the prefix?
i have tried \n and %n after the prefix and before but it doesn't work.
Thanks, Chris.
-
View User Profile
-
Send Message
Posted Mar 2, 2014@FateAverie
Apparently you can't do the config while the server is online and then restart it. Didn't know that, thanks for trying to help though :)
-
View User Profile
-
Send Message
Posted Mar 1, 2014Whatever I do I cannot get anyone to see the automeesanger except the ops on the server. I have put the permission node as automessage.recieve.regular and I tried replacing regular with default neither worked. Here is my config please help : http://pastebin.com/xsinZ6ce
-
View User Profile
-
Send Message
Posted Feb 28, 2014Error - http://dev.bukkit.org/paste/9444/
Config - http://dev.bukkit.org/paste/9445/
Version 2.4
Spigot 1321
-
View User Profile
-
Send Message
Posted Feb 27, 2014Just wanted to say that your plugin is freakin' amazing. Thank you very much.
-
View User Profile
-
Send Message
Posted Feb 26, 2014@Kongolan
I was planning on replacing the String formatters with the ability to add tellraw natively. I have been very busy recently and have not had as much time as I would like to implement this. If I can get a day to sit down and work I should be able to get an update out. Sorry its taken so long and don't think i've forgotten it will come eventually!
-
View User Profile
-
Send Message
Posted Feb 25, 2014@MrJellycakeGaming
can you show me the config your making before you restart your server and it gets reset?
-
View User Profile
-
Send Message
Posted Feb 25, 2014Every time I make a new config and restart my server the config goes back to default. Please help! Thanks
-
View User Profile
-
Send Message
Posted Feb 24, 2014@GodsDead
instead of using ' for your messages and having to correct the syntax use this ` the french equivalent, sort of. It's actually used for the accented letters but works as an apostrophe.
here are the many ways to type this "Grave Accent" as it's called:
[WIN]+[R] > Type "charmap.exe"
[Command] + [Option] + [T], or [⌘] + [⌥] + [T]
For Linux Users your skilled enough to know where to find your Char Maps since each Flavour of Linux is different.
most of the time they look exactly the same but YML doesn't recognize ` as ' which means no multiple single quotes. and they look almost entirely the same in Minecraft, except mirrored and no one will notice on first glance, Trust me
Give My Comment a Like if it helps you out at all, thanks XP
-
View User Profile
-
Send Message
Posted Feb 22, 2014or @Kongolan
My bad there... Currently you have to use something like this for /tellraw:
private void sendRawBroadcast(String message) { Player[] players = plugin.getServer().getOnlinePlayers(); for (Player p : players) Bukkit.getServer().dispatchCommand(Bukkit.getConsoleSender(),"tellraw " + p.getName() + " " + message); }
-
View User Profile
-
Send Message
Posted Feb 20, 2014Hello, is there a way to set a "player focused" message ?
Something like:
" If you want to see your stats go to website.net/$player and it will shows for each player his own link."
thanks in advance ! :D
-
View User Profile
-
Send Message
Posted Feb 18, 2014Every configuration that i make is then deleted and implemented with this
--------------------messsage-lists{} settings{}
Help.