OreBroadcast
OreBroadcast

Description
This plugin broadcast a message when a player find ores.
- Ore size detection
- Broadcast and message receiving can be allowed / disallowed trough permissions
- Message fully customizable
- World whitelist
- OpenSource
- Updater included
- Api
Commands
/ob reload : Reloads config from disk /ob clear : Clears the block blacklist /ob update check : Checks for a new update /ob update download : Downloads a new update if available
Permissions
ob.commands.reload : Allow the player to use the /ob reload command. ob.commands.clear : Allow the player to use the /ob clear command. ob.commands.update : Allow the player to use the /ob update command. ob.broadcast : Allow the player to trigger the broadcast when an ore is found. ob.receive : Allow the player to receive a broadcast. ob.update.notification : Players with this permission will be warned on login if an update is available (can be disabled from the config)
Configuration
See the configuration page.
Community
- Thank you very much to AbsintoJPl who made a video tutorial for the plugin (Português Brazil).
- Thank you very much to Benjazor Azor who made a video presentation for the plugin (French).
Development
The project is published under GNU version 3 license, the source code is available on github so feel free to contribute!
-
View User Profile
-
Send Message
Posted May 21, 2014@bendembd
Can you add support for older versions of minecraft, for example 1.6.4? Reasons are for things like mods. Could you also add support for customized ores (ex. Aluminium Ores) in the config?
-
View User Profile
-
Send Message
Posted May 16, 2014@smallpen
Hi, Thanks for your support, I'll check the easiest way to implement your idea (github link).
About your permission problem, could you open a new issue on github including the information about your problem (like the permission plugin used, its configuration, your version of CraftBukkit, version of java and all other information that could be useful to help you with your problem)?
-
View User Profile
-
Send Message
Posted May 15, 2014Nice plugin that can custom ore's name ! Another suggest is that plugin can configure which world been enabled or disable !
Ps. "ob.reload" permission seem don't work , please check it !
-
View User Profile
-
Send Message
Posted Mar 31, 2014To people who are wondering: this plugin will not be affected by the recent changes to the usernames (see https://forums.bukkit.org/threads/psa-the-switch-to-uuids-potential-plugin-server-breakage.250915/).
-
View User Profile
-
Send Message
Posted Mar 13, 2014@WsupPanda
Thanks again! I just added the possibility to use {ore_color} in combination with other tags, the file waiting for approval :)
-
View User Profile
-
Send Message
Posted Mar 12, 2014@bendembd
Yeah, I'm sorry I realize I should've done that. I just didn't think about that while I was posting the other comment. Keep up the awesome work though, thanks for the plugin :)
-
View User Profile
-
Send Message
Posted Mar 12, 2014@darkvergus
Thank you for your support and for the remark. Actually, I don't know neither Portuguese nor Brazilian. AbsintoJPl sent me a PM saying it was Portuguese so I wrote it... I'll check it tomorrow and by the way, I obviously didn't mean to insult Brazil, Portuguese or any other people, I just can't check it by myself :/
@WsupPanda
Thank you very much for your support, I'll add a {ore_color} tag or something :) . Please next time, ask all the features you would like to see in the plugin in one message so I can add them together and the changes can be approved by dbo all at one (as it is right now, you will have to wait for the next update, which will be reviewed later, to get the last features)...
-
View User Profile
-
Send Message
Posted Mar 12, 2014@bendembd
Thanks so much Bendem! The plugin is awesome :) The only other thing I would ask to be changed is so that the entire message can be colored depending on what ore was mined. Right now, only the ore name is colored based on that ore. I want the entire messages to be colored for example red if they find redstone. Do you think that could be possible? :o
-
View User Profile
-
Send Message
Posted Mar 12, 2014Nice plugin also 1 single note: Tank you very much to AbsintoJPl who made a video tutorial for the plugin (Portuguese).
dude that is not in portuguese. that is in brazilian and i would love if you could change, since that is an insult to all portuguese people.
-
View User Profile
-
Send Message
Posted Mar 12, 2014@WsupPanda
All right, I just added this feature and pushed the update to dev.bukkit.org... You just have to wait for the file to be reviewed :-)
-
View User Profile
-
Send Message
Posted Mar 11, 2014@bendembd
Sorry for the delay as well, I lost hope of getting a reply after a few days so I didn't check back, haha.
I'm using essentials. It adds a nickname, and a rank. I think what you should do (if its possible) is add a {displayname} option which will have their name with other plugins and such, but then a {username} option which will just display their username instead of adding the rank and nickname.
-
View User Profile
-
Send Message
Posted Mar 8, 2014@AbsintoJPl
Thank you very much!
-
View User Profile
-
Send Message
Posted Mar 7, 2014Video Tutorial on the Plugin
https://www.youtube.com/watch?v=fUxGgK98rPA
Credits: (AbsintoJ/OreBroadcast)
-
View User Profile
-
Send Message
Posted Mar 6, 2014@WsupPanda
Hi, sorry for the delay, I missed the mail notification... What plugin are you using to add rank to the player name?
-
View User Profile
-
Send Message
Posted Mar 2, 2014Can I make it so the message only shows the player name, {player} shows up as the entire player name with their rank
-
View User Profile
-
Send Message
Posted Feb 13, 2014@kjly
Sorry for the hope I gave you, I will not add this functionality, fell free to fork the project on github if you want it anyway. If you don't want to develop it yourself, you can also ask it in the plugin request category of the bukkit forums.
-
View User Profile
-
Send Message
Posted Feb 11, 2014@bendembd
The file i put in my server allows me to see when spawners are being found now but it doesn't let me see when ores are being found
-
View User Profile
-
Send Message
Posted Feb 9, 2014@kjly
I'm testing your proposition at the moment and I can't find a generic way to implement your idea using the bukkit api. Plus, I don't think it really fits the plugin which is more about broadcasting an amount of block found than broadcasting the find of a specific single block.
I implemented it tho. But there won't be any updates and the build won't be pushed to DBO. If you want to try it, see the third build of the continuous integration server. Add mob_spawner to the ore list and mob_spawner|mob_name for the name of each mobs in the translation section (see this example).
-
View User Profile
-
Send Message
Posted Feb 6, 2014@bendembd
thats ok haha, just glad to have an active author supporting a wonderful plugin :D
-
View User Profile
-
Send Message
Posted Feb 6, 2014@kjly
I'll see if I can find a way to add NBTTag support in a easy to configure way (github link)...
Altough, I'm a bit overwhelmed by my work at the moment so don't expect it before some days :-)