前言 Multicraft2.0.0,是一个敲级厉害的版本,界面比1.8好看了不少,但是,网上关于2.0.0的有关资料很少,基本下载不到,也不用说破解,所以我打算来分享一下。我看到BBS有人发了一些关于MU的资料信息 ,但对于一些小白来说压根看不懂破解的信息,所以我来弄一下专门的针对破解的2.0.0!!
哈哈,漂亮吧,默认是蓝色的,但我们都可以把它改了(其实蓝色也很好看的,你这是什么鸟样)
[collapse title=”注意事项”]
1.要使用64位的Java7,不然内存只能设置为1024,高了就开不起来!
2.解压目录必须是纯英文的!
3.需解压到纯英文的目录中!!
[/collapse]
错误500修复方法:
Multicraft2.0下载
[dltable file=”Multicraft2.0″ size=”2.4M” banben=”2.0″ sybanben=”1.11 1.10.X 1.9.X 1.8.X 1.7.10 1.7.2 1.6.X” gxrq=”2017-3-9″ yuyan=”中文” tqm=”gvmp” yqt=”这里填写其他” ]Multicraft2.0[/dltable]
Multicraft2.0汉化文件下载
[dltable file=”Multicraft2.0汉化文件” size=”19kb” banben=”2.0″ sybanben=”1.11 1.10.X 1.9.X 1.8.X 1.7.10 1.7.2 1.6.X” gxrq=”2017-3-9″ yuyan=”中文” tqm=”85tp” qt=”其他” ]Multicraft2.0汉化文件[/dltable]
破解教程:
打开目录C:\Windows\System32\drivers\etc 找到host,用Notepad++打开
# Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host # localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost 127.0.0.1 localhost ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 10.172.129.141 iZ25uq0rfxhZ 45.78.57.137 www.multicraft.org 45.78.57.137 multicraft.xhost.ch 127.0.0.1 www.multicraft.org 127.0.0.1 www.multicraft.org
直接全部覆盖就行了(最好事先备份一个)
汉化教程
先打开MU的目录,然后依次找到multicraft\panel\protected\messages然后把汉化包里的zh扔到里面即可!最后打开面板,找到“settings”,然后左边选项的第三个“Panel Configuration”右边“Language”选简体中文即可!
=======================
添加汉化文件:因为官网的汉化文件是不足的,所以我们需要手动添加汉化文件SO怎么添加(我是自己摸索出来的)打开zh
所有汉化文件都在这了,你可以随便改,(需要软件:Notepad++)然后右键用Notepad++打开说明一下你们自己去摸索吧
只有PHP文件可以更改!(你拿Notepad++去MU目录里随便玩玩也许有新发现!)
改完之后用Notepad++左上角保存按钮保存,然后刷新页面!
主要文件在mc.php里头,你需要打开它,然后找到需要添加的汉化文件
‘英文’ => ‘中文’,
(一个东西都不能少!特别是”,”这个逗号,少了你就开不起来!)
1 2