神哥丿
不显示

神哥丿
来人求解

qq1468993126
第一个方法把多世界插件删了
第二个方法  ess设置#  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'把{WORLDNAME}去掉试试看
记得干什么都做好备份

2567419991
你是不是装了mv多世界,打开/plugins/Multiverse-Core里面的config.yml
找到      prefixchat: 'true'
将true改为false保存即可

Yuxi_Jun
如果你是Multiverse-Core插件你可以
打开/plugins/Multiverse-Core/worlds.yml
找到你要改的世界名,举个例子
  1.   world:     --世界名
  2.     ==: MVWorld
  3.     hidden: 'false'
  4.     alias: 主世界    ---修改这个
  5.     color: BLUE
  6.     style: NORMAL
  7.     pvp: 'true'
  8.     scale: '1.0'
  9.     respawnWorld: ''
  10.     allowWeather: 'true'
  11.     difficulty: EASY
  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: 'false'
  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: -1781.0
  39.       y: 65.0
  40.       x: 854.0
  41.     autoLoad: 'true'
  42.     bedRespawn: 'true'
  43.     worldBlacklist: []
  44.     environment: NORMAL
  45.     seed: '1301553537327005808'
  46.     generator: 'null'
  47.     playerLimit: '-1'
  48.     allowFlight: 'false'
复制代码

彩虹云
用worldborder吧

qwe1004645285
你是要給世界改名字吗,用mv多世界插件,在配置文件里可以改