iBroadcast XP

Quote:Note: our current build is not compatible with the latest Bukkit snapshot (1.7.9R03). We are working on a new version!
What is?
iBroadcast XP is a newly developed plugin for broadcasting messages to the players. The plugin provides a permission-based broadcast system so you can broadcast certain messages to certain groups on your server.
The default group is assigned to everyone but you can enable/disable it if you need to. Also the delay's and prefixes per message-list is set on the message-list instead of in the global settings.
Sample configuration
The plugin can display messages to players with a certain permission, this permission is created when you add a new message list into the config.yml see example:
settings: enabled: true motd: true debug: false auto-update: true join-message: - 'Welcome &c{player}&f to this server' - 'Line 2' - 'Line 3' motd: default: - '&fWelcome &c{player}&f to this server' - '&fWe use the &ciCrafted iBroadcast XP&f-plugin' - '&fThis is the default MOTD-list' - '&fThe serveradmin can add more if needed' message-lists: default: prefix: '&1[&fTIP&1]' index: 0 enabled: true random: true delay: 120 world: world default-color: '&f' messages: - '&1[&2First&1]&f Message 1' - '&c[&aSecond&c]&f Message 2' - '&8[&6Third&8]&f Message 3'
The motd node will toggle the motd part on and off.
As you also can see I have two different message-lists defined. The default is standard loaded but is using the permission ibroadcastxp.list.default All other permissions are defined as: ibroadcastxp.list.<message_list>
Preview

Need help?
You need help with configuring the plugin? Please visit our channel at irc.esper.net #icrafted
Bugs & Features?
Did you find any bugs or have any feature requests to enhance this plugin? Please file a ticket of post a comment!
Roadmap
Click here to view our roadmap.
Like the plugin?
Do you really like this plugin and want to keep it updated? Then consider donating to us because we make this plugin in our, spare, free time. And we also keep it free for you because its important for everybody to have great plugins available!

-
View User Profile
-
Send Message
Posted Mar 18, 2014A new version is just released! 1.2.0 final for Bukkit 1.7.2+
-
View User Profile
-
Send Message
Posted Nov 13, 2013@dbaums
Thank you! Yes I have one other plugin, called StaffSwitch (http://dev.bukkit.org/bukkit-plugins/staffswitch/).
Both of the plugins will be updated to the 1.7 branch of CraftBukkit when it comes out!
-
View User Profile
-
Send Message
Posted Nov 13, 2013Nice plugin! Do you have any others?
-
View User Profile
-
Send Message
Posted Jul 24, 2013Nice plugin guys :D
-
View User Profile
-
Send Message
Posted May 15, 2013@pabloaugust
The version is submitted to Bukkit, but can already be downloaded trough http://dev.bukkit.org/server-mods/ibroadcast-xp/files/5-ibroadcast-1-2-0-b0-23/
-
View User Profile
-
Send Message
Posted May 15, 2013@pabloaugust
This will be implemented in version 1.2.0.
Will release an 'public preview' version this night... Has also a few other changes
-
View User Profile
-
Send Message
Posted May 15, 2013i love the plugin and it would be even better if the possibility to use different messages for different worlds with multiverse would be added
-
View User Profile
-
Send Message
Posted Mar 2, 2013Please update :P
-
View User Profile
-
Send Message
Posted Feb 4, 2013Hello rbonk! Hey I just wanted to let you know that I know some java knowledge and I am offering to comanage the plugin. :) Thought I could help to decide on some changes on the plugin. If you want to let me in just PM me. :)
Thanks!
Beast
-
View User Profile
-
Send Message
Posted Jan 2, 2013New version uploaded. Complies to the 1.4.6R0.4 Dev reference. Will begin to make the addins which are submitted.
-
View User Profile
-
Send Message
Posted Jan 2, 2013My staff and I just wanted to say thank you for such a wonderful plugin. We're really looking forward to it's development, keep up the great work!
-
View User Profile
-
Send Message
Posted Dec 15, 2012Got it nevermind, you just have to use {player} :D
-
View User Profile
-
Send Message
Posted Dec 15, 2012Is it possible for to make a broadcast so it shows the users name personal name for each and every user? So a broadcast would say "Hello leefster" and then for me it would say "Hello AirCougar"
-
View User Profile
-
Send Message
Posted Dec 3, 2012Woop a nice DUTCH MADE plugin, I would like to help developping if you need some?
-
View User Profile
-
Send Message
Posted Dec 2, 2012Awesome plugin. Just sayin' :P
-
View User Profile
-
Send Message
Posted Dec 1, 2012Finally a broadcast plugin that isnt stupidly complicated. I used to use Automessage until their last update which was dumb how much effort you had to put in for 1 broadcast. Thanks for making this plugin!
-
View User Profile
-
Send Message
Posted Nov 29, 2012The first beta is accepted by Bukkit. Currently you will have to reload the server instead of the plugin.
Working on the second beta version which will have the commands to reload the plugin etc...
-
View User Profile
-
Send Message
Posted Nov 29, 2012@YiveMe
I would appreciate it very much. Because without any testers I cannot extend the plugin to make it better!
You can create more message-lists which are just message groups. In the example config i posted here I just have two, the default one and one for guests.. You could also make one for VIPs if you want to.
Then just include the following permission into the permission-group: ibroadcastxp.list.vip (for example)
-
View User Profile
-
Send Message
Posted Nov 28, 2012If you need a tester I will be happy to test it.
Will there be more than just guests? Since I need different ones per rank since some ranks have new rules that only apply for them.
-
View User Profile
-
Send Message
Posted Nov 28, 2012@fisherman77
1) Yes the first .jar is submitted a half-hour ago, waiting to be approved
2) If you use the Essentials join message both will be shown, so you could turn one of both off. Also our join message is not permission based currently.