我的世界hqmconfig.cfg文件翻译
版本: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.
B:ServerSync=false
# 出生或创建世界时获得任务书
B:SpawnBook=true
}