Config

  1. Parameters to search the chests. Ex 1 = Par 1 seek bedrock material quantities greater than or equal to 1 (ammount).
    parametros:
    '1':
    material: BEDROCK
    amount: 1
    '2':
    material: ENDER_PORTAL_FRAME
    amount: 1
    debug: false # Debug, Do not touch this.
    langset: EN # Language,
    lang: # Languages strings,
    EN:
    msg_Cofigload: Configuration successfully loaded.
    msg_enabled: Chest Check is enabled.
    msg_disabled: Chest Check is disabled.
    msg_inisearchload: It has begun the search for suspects chests in loaded chunks.
    msg_inisearchall: It has begun the search for suspects chests in the map.
    msg_saveresultin: Saving results in results.yml
    msg_foundchest: Found.
    msg_foundchest2: chest suspects.
    msg_nofoundchest: No suspects chests found.
    msg_reload: Reload complete.
    ES:
    msg_Cofigload: La configuracion ha sido cargada correctamente.
    msg_enabled: Chest Check esta activado.
    msg_disabled: Chest Check esta desactivado.
    msg_inisearchload: Buscando chest sospechosos en chunks cargados.
    msg_inisearchall: Buscando chest sospechosos en todo el mapa.
    msg_saveresultin: Guardando resultados en results.yml
    msg_foundchest: 'Se han encontrado '
    msg_foundchest2: chest sospechosos.
    msg_nofoundchest: No se han encontrado chest sospechosos.
    msg_reload: Reload completo.

Comments

Posts Quoted:
Reply
Clear All Quotes