Configuration

Documentation for XrayInformers Configuration:

 

#----------------------------------------------
# XrayInformer Configuration
# Created by: wesley27
#----------------------------------------------

 

#---------------[Logging Plugin]---------------
# Set this to one of the following values for the logging plugin you use:
# coreprotect
# logblock
logging_plugin: coreprotect

#---------------[Default World]---------------
default_world: OC_2015

#-------------[Player Join Check]-------------
checkOnPlayerJoin: true

#---------------[Ores to Check]---------------
# Set all ores you want to check to true, and all other ores to false.
diamond: true
gold: true
lapis: true
iron: true

redstone: true
coal: true
mossy: true
emerald: true

spawners: true

#------[XCheck Warn and Confirm Values]------
# It is strongly recommended that you
# DO NOT CHANGE these values. They are used
# by XrayInformer to estimate when people
# might be, and probably are, cheating.
# Altering them will alter the way
# XrayInformer calculates data.
diamond_warn: 3.2
diamond_confirmed: 3.8
gold_warn: 8.0
gold_confirmed: 10.0
emerald_warn: 0.3
emerald_confirmed: 0.5
lapis_warn: 3.2
lapis_confirmed: 3.8
iron_warn: 40.0
iron_confirmed: 100.0

redstone_warn: 50.0
redstone_confirmed: 100.0

coal_warn: 50.0
coal_confirmed: 100.0
spawners_warn: 1.6
spawners_confirmed: 2.2

iron_warn: 40.0
iron_confirmed: 100.0

#--------------[Log Ore Breaks]--------------
# Set these values to true if you want to
# log all ore breaks to administrator's
# chat. Set to false to disable.
logOreBreaks:
    diamond: false
    emerald: false
    iron: false
    gold: false

    redstone: false

    coal: false
    lapis: false
    mossy: false

    spawners: false