配置名 | 默认 | 可能的值 | 描述 |
Config.world.name | world | 世界名 | 你想要做为世界的世界 |
Config.world.lobby.radius | 20 | 所有的数字 | 大堂的半径 |
Config.world.lobby.x | 0 | 所有的数字 | 大堂中点的x坐标,你也可以在游戏中的大堂位置使用/craftz setlobby来设置大堂 |
Config.world.lobby.y | 64 | 所有的数字 | 大堂中点的y坐标,你也可以在游戏中的大堂位置使用/craftz setlobby来设置大堂 |
Config.world.lobby.z | 0 | 所有的数字 | 大堂中点的z坐标,你也可以在游戏中的大堂位置使用/craftz setlobby来设置大堂 |
Config.world.real-time | true | true, false | 是否与真实世界的时间同步(推测是与运行的服务器的时间有关) |
Config.world.world-changing.allow-burning | false | true, false | 如果设置为false,树将不会燃烧,但是请注意,火仍然会扩散 |
Config.world.world-changing.allow-block-grow | false | true, false | 是否允许生长蘑菇 |
Config.world.world-changing.allow-tree-grow | false | true, false | 是否允许生长树(自然/骨粉) |
Config.world.weather.allowWeatherChanging | true | true, false | 是否允许更改天气(指令/自然) |
Config.players.interact.shearing | false | true, false | 是否允许玩家修剪羊毛 |
Config.players.interact.sleeping | false | true, false | 是否允许使用床 |
Config.players.interact.block-breaking | false | true, false | 是否允许破坏方块 |
Config.players.interact.block-placing | false | true, false | 是否允许放置方块 |
Config.players.interact.allow-spiderweb-placing | true | true, false | 尽管不允许防止方块,仍然允许放置蜘蛛网 |
Config.players.medical.enable-sugar-speed-effect | true | true, false | 如果值为true,你得到糖后速度会增加 |
Config.players.medical.bleeding.enable | true | true, false | 是否开启玩家流血,如果开启,在流血状态下的玩家每10秒钟扣半滴血 |
Config.players.medical.bleeding.chance | 0.04 | 在0和1之间的所有数字 | 留学的可能性 |
Config.players.medical.bleeding.heal-with-paper | true | true, false | 如果为true,你手中拿着纸右键即可治愈流血(绷带效果) |
Config.players.medical.healing.heal-with-rosered | true | true, false | 如果设置为true,你可以使用红色染料来回复生命值 |
Config.players.medical.healing.only-healing-others | true | true, false | 如果设置为true,你只能治疗别人 |
Config.players.medical.poisoning.enable | true | true, false | 是否会被僵尸感染 |
Config.players.medical.poisoning.chance | 0.04 | 在0和1之间的所有数字 | 被僵尸感染的几率 |
Config.mobs.blood-particles-when-damaged | true | true, false | 如果设置为true,血会在被攻击时喷溅 |
Config.mobs.zombies.enable-drops | true | true, false | 如果设置为true,僵尸会在死时掉落物品 |
Config.mobs.zombies.drops.chance | 0.3 | 在0和1之间的所有数字 | 僵尸掉落物品的几率 |
Config.mobs.zombies.drops.rottenflesh | true | true, false | 僵尸是否可以掉落腐肉 |
Config.mobs.zombies.drops.arrows | true | true, false | 僵尸是否可以掉落箭 |
Config.mobs.zombies.spawning.interval | 10 | 1, 2, 3, 4, 5, ... | 一个重生点重生僵尸的间隔时间 |
Config.mobs.animals. ... |
|
| 这个功能暂时不能使用 |
Config.chat.modify-join-and-quit-messages | true | true, false | 如果设置为true,游戏进入,退出信息会像Dayz原版 |
Config.chat.modify-player-messages | false | true, false | 如果设置为ture,玩家信息会弄得像Dayz一样 |
Config.chat.modify-death-messages | true | true, false | 如果设置为true,玩家死亡信息会弄得像Dayz一样(xxx has been killed) |
Config.vehicles. ... |
|
| 这个功能暂时不能使用 |
Config.change-item-names.enable | true | true, false | 如果设置为true,一些物品的名字会被改变 |
Config.change-item-names.names | A list with item IDs and the wanted names | A list with item IDs and the wanted names | 这里你可以设置每一个物品的ID和想要的名字 |