版本:1.7.10

文件位置   .minecraft\config\hqm\hqmconfig.cfg


# Configuration file


general {

    # Always display the tier name, instead of the individual bag's name, when opening a reward bag.

    # 当打开奖励袋时,总是显示奖励袋的层名,而不是每个奖励袋的名称。

    B:AlwaysUseTierNameForRewardTitles=false


    # 自动开启极限模式。

    B:"Auto-start hardcore mode"=false


    # 自动开启任务模式。

    B:"Auto-start questing mode"=true


    # 玩家在游戏开始时的生命数。

    I:"Default lives"=20


    # 生命数最大值(最多只能 255)。

    I:MaxLives=200


    # 允许队伍中每一个玩家都领取奖励,如果设置为false,则一个队伍中只有一个人可以领取奖励。

    B:MultiReward=true


    # Enable or disable sending a status message if Hardcore Questing mode is off

    # 是否在极限模式关闭时发送一个状态消息给玩家。

    B:NoHardcoreMessage=true


    # Display an interface with the contents of the reward bag when you open it.

    # 是否在打开奖励袋时显示一个界面,展示奖励袋中的内容。

    B:RewardInterface=true


    # Define in seconds how long the rot timer is.

    # 红心腐烂计时器的时间长度,单位是秒(设置多久后红心腐烂)。

    I:RotTime=120


    # Turn on/off the rot timer.

    # 启用红心腐烂计时器。

    B:RotTimer=false


    # If this is set to true, the server will send the quests to clients connecting to it.

    # 设置为true可将任务从服务器发送到连接到服务器的客户端。

    B:ServerSync=false


    # 出生或创建世界时获得任务书。

    B:SpawnBook=true

}