最MC论坛

标题: 怎么设置中文颜色世界名称 [打印本页]

作者: q1246507084    时间: 2017-1-31 09:30
标题: 怎么设置中文颜色世界名称
这问题希望有人帮我解答

作者: 燃烧    时间: 2017-1-31 10:31
  1. world:
  2.     ==: MVWorld
  3.     hidden: 'false'
  4.     alias: 主世界
  5.     color: YELLOW
  6.     style: NORMAL
  7.     pvp: 'false'
  8.     scale: '1.0'
  9.     respawnWorld: ''
  10.     allowWeather: 'true'
  11.     difficulty: NORMAL
  12.     spawning:
  13.       ==: MVSpawnSettings
  14.       animals:
  15.         ==: MVSpawnSubSettings
  16.         spawn: 'true'
  17.         spawnrate: '-1'
  18.         exceptions: []
  19.       monsters:
  20.         ==: MVSpawnSubSettings
  21.         spawn: 'true'
  22.         spawnrate: '-1'
  23.         exceptions: []
  24.     entryfee:
  25.       ==: MVEntryFee
  26.       amount: '0.0'
  27.       currency: '-1'
  28.     hunger: 'true'
  29.     autoHeal: 'true'
  30.     adjustSpawn: 'true'
  31.     portalForm: ALL
  32.     gameMode: SURVIVAL
  33.     keepSpawnInMemory: 'true'
  34.     spawnLocation:
  35.       ==: MVSpawnLocation
  36.       yaw: 0.0
  37.       pitch: 0.0
  38.       z: -300.0
  39.       y: 6.0
  40.       x: -448.0
  41.     autoLoad: 'true'
  42.     bedRespawn: 'true'
  43.     worldBlacklist: []
  44.     environment: NORMAL
  45.     seed: '-1128083610008250407'
  46.     generator: 'null'
  47.     playerLimit: '-1'
  48.     allowFlight: 'true'
复制代码

打开多世界文件里的world.yml
alias是设置世界的名字
color是设置颜色 颜色请使用英文 如BLACK BLUE YELLOW GREEN等.





欢迎光临 最MC论坛 (http://www.zuimc.com/) Powered by Discuz! X3.2