- Tham gia
- 12/07/2016
- Bài viết
- 372

Plugin có chức năng sẽ hiện thông báo khi bạn tìm thấy ore nào đó


/ob reload - Reloads config from disk
/ob clear - Clears the block blacklist

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.

Mã:
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

www.spigotmc.org
File Việt hóa: upfile.vn
Sửa lần cuối:



