本帖最后由 __Tong__ 于 2014-12-21 12:07 编辑 
教你如何把世界名称改成中文名
大家看到别人服务器的世界名称是中文的
是不是很羡慕?
想把自己的服务器的世界前缀也改成中文的
但是MCBBS上面查找的
都写得太简单了
大部分人试了都没有用
下面我教大家一个100%可以使用的方法简单易学
让所有的腐竹都可以有一个自己想要的世界名称
下面是教程,不要嫌长,手把手的教你
按照步骤来都可以成功的
感谢大家看了这么久,因为考虑到可能有年龄特别小的腐或者对配置插件接触不深的腐竹
我就非常认真的把每个步骤,每个细节都讲了一遍,其实重要的步骤就几步而已
请答题区的大神们不要复制我的话,直接发本帖地址(楼主为了人气就是这么臭不要脸了)
最后求点人气,求个赞啊....{:10_501:}
不错的教程,简单粗暴、。
DIM1:没记错的话是MCPC+服务端生成的地狱地图文件夹
DIM1:没记错的话是MCPC+服务端生成的地狱地图文件夹
夜米奇 发表于 2014-12-21 17:24
DIM1:没记错的话是MCPC+服务端生成的地狱地图文件夹
好吧,谢谢提醒
Notepad++打开的话   用Ansi格式直接输入中文字就可以   转码的什么太麻烦
琥珀剑心 发表于 2014-12-22 10:06
Notepad++打开的话 用Ansi格式直接输入中文字就可以 转码的什么太麻烦
{:10_527:}不知道为什么我的不行
164的用Ansi   172的貌似用UTF-8
复制代码
- worlds:
 
-   Plot:
 
-     ==: MVWorld
 
-     hidden: 'false'
 
-     alias: 【地皮】
 
-     color: WHITE
 
-     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: 'false'
 
-     spawnLocation:
 
-       ==: MVSpawnLocation
 
-       yaw: 0.0
 
-       pitch: 0.0
 
-       z: 3.5
 
-       y: 66.0
 
-       x: 3.5
 
-     autoLoad: 'true'
 
-     bedRespawn: 'true'
 
-     worldBlacklist: []
 
-     environment: NORMAL
 
-     seed: '2736750104445947166'
 
-     generator: PlotMe
 
-     playerLimit: '-1'
 
-     allowFlight: 'true'
 
-   DIM-17:
 
-     ==: MVWorld
 
-     hidden: 'false'
 
-     alias: ''
 
-     color: WHITE
 
-     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: 0.0
 
-       y: 62.0
 
-       x: 0.0
 
-     autoLoad: 'true'
 
-     bedRespawn: 'true'
 
-     worldBlacklist: []
 
-     environment: 'null'
 
-     seed: '-6083371334797764701'
 
-     generator: 'null'
 
-     playerLimit: '-1'
 
-     allowFlight: 'true'
 
-   DIM1:
 
-     ==: MVWorld
 
-     hidden: 'false'
 
-     alias: 【末地】
 
-     color: BLUE
 
-     style: NORMAL
 
-     pvp: 'true'
 
-     scale: '16.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: 0.0
 
-       y: 66.0
 
-       x: 0.0
 
-     autoLoad: 'true'
 
-     bedRespawn: 'true'
 
-     worldBlacklist: []
 
-     environment: THE_END
 
-     seed: '-6171189619981198888'
 
-     generator: 'null'
 
-     playerLimit: '-1'
 
-     allowFlight: 'true'
 
-   DIM7:
 
-     ==: MVWorld
 
-     hidden: 'false'
 
-     alias: 【暮色】
 
-     color: GREEN
 
-     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: 1.5
 
-       y: 35.0
 
-       x: 2.5
 
-     autoLoad: 'true'
 
-     bedRespawn: 'true'
 
-     worldBlacklist: []
 
-     environment: TWILIGHTFOREST
 
-     seed: '-3354429240874487313'
 
-     generator: 'null'
 
-     playerLimit: '-1'
 
-     allowFlight: 'true'
 
-   DIM-1:
 
-     ==: MVWorld
 
-     hidden: 'false'
 
-     alias: 【地狱】
 
-     color: RED
 
-     style: NORMAL
 
-     pvp: 'true'
 
-     scale: '8.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: 8.5
 
-       y: 71.0
 
-       x: 8.5
 
-     autoLoad: 'true'
 
-     bedRespawn: 'true'
 
-     worldBlacklist: []
 
-     environment: NETHER
 
-     seed: '-6171189619981198888'
 
-     generator: 'null'
 
-     playerLimit: '-1'
 
-     allowFlight: 'true'
 
-   world:
 
-     ==: MVWorld
 
-     hidden: 'false'
 
-     alias: 【主世界】
 
-     color: YELLOW
 
-     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: 0.5
 
-       y: 75.0
 
-       x: 0.5
 
-     autoLoad: 'true'
 
-     bedRespawn: 'true'
 
-     worldBlacklist: []
 
-     environment: NORMAL
 
-     seed: '-6171189619981198888'
 
-     generator: 'null'
 
-     playerLimit: '-1'
 
-     allowFlight: 'true'
 
tong- =......
我也就看看啦。。。
好像很diao的样子←_←
有图就更好了233~(方便小白啊)
大力支持,剛剛測試了 Unicode 也可以用在其他地方!
非常好的教程谢谢楼主
__Tong__ 发表于 2015-1-7 23:09
是的,其实很多汉化只要改成ANSI格式就行了
没必要我这么麻烦
有某些主机不知为啥读取ANSI转码出现乱码
楼主请问引号要用中文输入法么 还是英文状态下的
简单粗暴~支持一下
好啊   不错   不错{:10_552:}
顶帖-+-+-+-+-+-+
原来需要转码、、 == 
谢谢不然我就只可以光是羡慕了
已经收藏了!!!!!
233
233
所以我一般是2个多世界插件一起配合,一个负责起中文名,一个负责地皮世界和详细管理
感谢分享,不过8L的似乎更方便呢
我找了一个月了!终于找到了!不顶就不行了!感谢!十分感谢!
太感谢了,终于找到这个了
夜米奇 发表于 2014-12-21 17:26
DIM1:没记错的话是MCPC+服务端生成的地狱地图文件夹
是末地吧- -
这个原帖有写......
琥珀剑心 发表于 2014-12-22 10:54
164的用Ansi 172的貌似用UTF-8
完全无用
这么难。。。。。。。。。
好神奇- -||有空去试试
这么好的作品
{:10_500:}
看着都好像很麻烦的样子
楼主你太帅了
哇请问怎么弄我不会
我创建世界的时候输入中文的世界名字,就会乱码
谢谢了!我知道了
额!可否给我你的QQ你帮我弄弄我被你说迷糊了!!!~~~
不错哟 谢谢楼主 教程带走
谢谢楼主  顶
好东西  收藏。 原址
{:10_495:}表示在之前回答从来没看到过你的帖子,你会不会砍死我QAQ
支持下 谢谢LZZZ
感谢楼主分享 找了很久了...
- - 表示不能用 用了看不到 连 英文世界名字都没有了
qw5125123 发表于 2014-12-21 12:28
不错的教程,简单粗暴、。
确实!我终于会改中文名字了。接你的帖子顶一个
夜米奇 发表于 2014-12-21 17:24
DIM1:没记错的话是MCPC+服务端生成的地狱地图文件夹
我还是不怎么会
不错哦!赞!!我的服务器也去弄一下,真的很方便!