- Contributors:
- bendembd
Description
This plugin broadcast a message when a player find ores. First contributor was "bendembd" so all credits belong to him!Plugin is very simple and lightweight. If you find any error, feel free to contact me in the discussion section. All messages are configurable and transatable!
This plugin is not "Anti-Xray", it's just type of information for all players. You can use plugin whatever you want, just have on mind that the plugin is created for other reason.
Features:
Commands
- Ore size detection
- Broadcast and message receiving can be allowed / disallowed trough permissions
- Message fully customizable
- World whitelist
- OpenSource
- Java 7 + 8 compatible
- Disable broadcast for placed ores in Creative
/ob reload - Reloads config from disk
/ob clear - Clears the block blacklist
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.broadcast :- Allow the player to trigger the broadcast when an ore is found.
ob.receive - Allow the player to receive a broadcast.
Configuration
ScreenshotsCode (Text):ores
#A list of the ores which will be broadcasted when found.
colors
#The colors to use to color the ores in the broadcast message.
#See the end of the file for a list of available colors.
message
#The message to be broadcasted (you can use the tags {player_name}, #{real_player_name}, {count}, {plural}, {ore}, {ore_color} and {world}).
#Notes:
#+ You can use colors by using &colorcode (See the end of the file for a list #of available color codes).
#+ The {ore} tag will be replaced by {ore_color}{ore}.
#+ The "player_name" tag is the name of the player as it is set by different #plugins, "real_player_name" is the real pseudo of the player.
plural
#The text to add when more than one ore is found (Will be used to replace the {plural} tag).
ore-translations
#The ore translations to use in the messages.
active-per-worlds
#Set this to true to only activate OreBroadcast in listed worlds.
active-worlds
#List of worlds where OreBroadcast is active. This has no effect if active-#per-world is set to false!
max-vein-size
#Max size of a vein. If the size is greater, the vein is ignored, preventing #server from freezing (i.e. if mining a big structure made of a block to #broadcast).
broadcast-creative-placed-blocks
#Block placed in creative will be broadcasted when a player not in creative #break them.
#Colors and codes
#Use the colors for the ore list and the color codes for the message
black : 0
dark_blue : 1
dark_green : 2
dark_aqua : 3
dark_red : 4
dark_purple : 5
gold : 6
gray : 7
dark_gray : 8
blue : 9
green : a
aqua : b
red : c
light_purple : d
yellow : e
white : f
magic : k
bold : l
strikethrough : m
underline : n
italic : o
reset : r
Rating
If you have any error or problem with this plugin, try to contact me befor posting review.
Anyway, I will be glad for any constructive and positive rating. Enjoy the plugin!![]()

OreBroadcast 1.2
Broadcast a message to the server when you find ores