游侠崔斯特
多世界背包分组文件里设置了中文世界就无效了? 我终于找到问题所在了,只要groups.yml分组里面包含了一个中文名字的世界,那么这个配置文件就彻底没用了,然后运行服务器以后每个世界就是一个单独的组,彼此背包不共享。

然后同样的我用了几个英文世界名,进入游戏,发现世界包裹按照我事先设定好的组分类,

那问题是怎么办我有不少世界都是中文的,如果让多世界背包插件能支持中文世界 而不发生分类错误求高手指点~~~

nnyilun
exampleGroup:
- P
- world_nether
- world_the_end
- O
- F
- plotworld
- Z
otherGroup:
- skyworld
- K




注意大小写,插件要求比较严格。(重启服务器才会有效)

以下是如何更换世界名称
worlds:
  F:
    ==: MVWorld
    hidden: 'false'
    alias: 竞技场   #世界名
    color: YELLOW  #颜色(英文,不支持&123一类)
    style: NORMAL
    pvp: 'true'
    scale: '1.0'
    respawnWorld: ''
    allowWeather: 'true'
    difficulty: EASY
    spawning:
      ==: MVSpawnSettings
      animals:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
      monsters:
        ==: MVSpawnSubSettings
        spawn: 'true'
        spawnrate: '-1'
        exceptions: []
    entryfee:
      ==: MVEntryFee
      amount: '0.0'
      currency: '-1'
    hunger: 'true'
    autoHeal: 'true'
    adjustSpawn: 'true'
    portalForm: ALL
    gameMode: SURVIVAL
    keepSpawnInMemory: 'true'
    spawnLocation:
      ==: MVSpawnLocation
      yaw: 0.0
      pitch: 0.0
      z: -214.0
      y: 4.0
      x: -1834.0
    autoLoad: 'true'
    bedRespawn: 'true'
    worldBlacklist: []
    environment: NORMAL
    seed: '4327204876120018751'
    generator: 'null'
    playerLimit: '-1'
    allowFlight: 'true'

这个只是举一个例子,以此类推

qadds
你把世界名字弄成中文的干嘛     直接修改玩家说话时的世界前缀就好了

游侠崔斯特
早知今日何必当初,现在都改好了,但是大量商店 命令方块牌子 等东西要修改 ,连公会圈地都要改,