Configuration

Configuation

Configuation

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 , , , , , and ). Notes:

  • You can use colors by using &colorcode (See the end of the file for a list of available color codes).
  • The tag will be replaced by .
  • 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 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.

metrics Activates metrics. Metrics is a stat utility allowing the developper to get informations about the server running the plugin. This sends java version, plugin version, player count, etc. This DOESN'T send names, chat, list of operators, ips, etc.

updater.startup-check Checks if a new version of the plugin is available on server startup.

updater.warn-ops Warn ops when they connect if a new version is available.

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

Comments

Posts Quoted:
Reply
Clear All Quotes