服务器搭建基岩版我的世界
1. 我的世界电脑基岩版创建不了局域网
首先创建一个单人圆瞎世界-进去之后点击键盘左上角ESC-对局域网开放
这时游戏内会出现一行字,已在XXXXX端口上开启
让你局域网的小竖亩伙伴点击-添加服务器-输入局域网地址(下面会说到查看方法)比上刚才出余腔森现的端口
例如:192.168.0.100:12345(必须是英文状态下比号)
2. 我的世界服务器java版跟基岩版一起搭建在同一个服务器吗
一个服务器只能是Java版或者基岩版中的一种,Java版是用Java编的,基岩版是用C++编的,本身语言都不一样更不用说同时运行了。
一般一个存档在30个mod、4GB以下是什么配置都能带动的。你只要能下载下来游戏基本上二三十个模组没问题的。
3. 我的世界国际版如何开一个属于自己的服务器
没有电脑基础就去学一下再来看,不要问我这里怎么操作那里怎么操作,已经很详细了,有不会的很可能是因为你没学
(此为Java版的教程,Java版开服务器是免费的。前提是你有可24小时运行的电脑或服务器,没有的话租赁服务器的费用不计。基岩版开服务器请另寻)
首先呢,你需要一个JE国际版的正版账号。
接下来,确保你的电脑里安装了java和JDK。
没有安装可以去java官网安装。(记得也要安装JDK并添加到环境变量)
接下来,下载一个服务器核心(推荐paperMC或spigot)网站上找到对应的版本号下载即可。
然后任意位置(方便找到就好)新建一个文件夹(最好不要用中文,不然有可能识别不了),吧你下载的核心拖进去,新建一个文本文档(名称随意,好记就行),里面写:java -Xms(大小)g -Xmx(大小)g -jar (你下载的服务器核心名字).jar
-Xms意为服务器最小大小,-Xmx意为服务器最大大小,如果人少的话最小1g,最大2g就行了。复制之后把括号和里面的文字删掉后填写上你预定的大小。后面的把括号和里面的内容删去后填你下载的服务器核心的名字(这个是可以随便改的,但记得核心名字和这里的名字必须一致,差一个空格都不行)然后关掉保存,修改后缀名为.bat,双击运行,等它下载完,代码跑完后就开服了。
后续维护及如何让别人连接上服务器,请查阅Minecraft Wiki!上面有详细讲解。
4. 如何在Minecraft国际版加入服务器【基岩版】
准备一下需要的东西:
1.一个微软账户
2.Minecraft 基岩版【不是网易版本,是要国际版】
进入游戏后会显示该主界面
点击左下角登录按钮
记得选择 保存至Microsoft
先点击游戏进入游戏选择界面选择服务器
服务器IP为 101.37.79.58 端口为 19132【更新】原来的 40443 端口已报废
最后,大家可放心游玩,本服务器为防内鬼,开启Xbox账号验证,IP抓取,行为记录器,请不要以身实则,谢谢,祝你游玩愉快
5. 我的世界基岩版服务器搭建提示Please note that LAN discovery
1、打开“控制面板”,双击“管理工具”。2、双击“服务”,找到Windows Installer服务。3、双击该条目,在出现的对话框中单击左键“启动”按钮。4、重新安装CuteFTP。如果仍然不能解决问题的,请下载Windows Installer更新。5、有些安装程序并不是EXE文件,而是MSI文件。MSI是脚本文件,如果运行MSI安装程序时出现不支持接口的提示,那么双击instmsiw.exe文件就可以解决问题,其原因就在于instmsiw.exe文件里包含了所有关于运行MSI所需要的文件。6、如果没有管理员权限或系统文件损坏也有可能造成不支持此接口,从而无法进不去游戏。
6. 我的世界 基岩版:官方服务器配置与使用
Commands
You can issue commands to the server by typing in the console. The following commands are available. < > means a parameter is required, [ ] means it's optional and | denotes different allowed values. Strings can be enclosed in double quotes, ", if they contain spaces.
Command syntax Description
kick <player name or xuid> <reason> Immediately kicks a player. The reason will be shown on the kicked players screen.
stop Shuts down the server gracefully.
save <hold | resume | query> Used to make atomic backups while the server is running. See the backup section for more information.
whitelist <on | off | list | reload>
on and off turns the whitelist on and off. Note that this does not change the value in the server.properties file!
list prints the current whitelist used by the server
reload makes the server reload the whitelist from the file.
See the Whitelist section for more information.
whitelist <add | remove> <name> Adds or removes a player from the whitelist file. The name parameter should be the Xbox Gamertag of the player you want to add or remove. You don't need to specify a XUID here, it will be resolved the first time the player connects.
See the Whitelist section for more information.
permissions <list | reload>
list prints the current used operator list.
reload makes the server reload the operator list from the ops file.
See the Permissions section for more information.
op <player>
Promote a player to operator. This will also persist in permissions.json if the player is authenticated to XBL. If permissions.json is missing it will be created. If the player is not connected to XBL, the player is promoted for the current server session and it will not be persisted on disk. Defualt server permission level will be assigned to the player after a server restart.
deop <player>
Demote a player to member. This will also persist in permissions.json if the player is authenticated to XBL. If permissions.json is missing it will be created.
changesetting <setting> <value> Changes a server setting without having to restart the server. Currently only two settings are supported to be changed, allow-cheats (true or false) and difficulty (0, peaceful, 1, easy, 2, normal, 3 or hard). They do not modify the value that's specified in server.properties.
Backups
The server supports taking backups of the world files while the server is running. It's not particularly friendly for taking manual backups, but works better when automated. The backup (from the servers perspective) consists of three commands.
Command Description
save hold This will ask the server to prepare for a backup. It’s asynchronous and will return immediately.
save query After calling save hold you should call this command repeatedly to see if the preparation has finished. When it returns a success it will return a file list (with lengths for each file) of the files you need to . The server will not pause while this is happening, so some files can be modified while the backup is taking place. As long as you only the files in the given file list and truncate the copied files to the specified lengths, then the backup should be valid.
save resume When you’re finished with ing the files you should call this to tell the server that it’s okay to remove old files again.
7. windows server 2016怎么开我的世界基岩版服务器
官方的领域啊,给钱就行。新建世界时zd选择在realm上创建。
自己开服怎么都得有一台电脑开着,不然怎么叫开服。不过这个对电脑要求可高可回低,几个人在线随便玩玩的话,四五百搞台淘汰的笔记本,装个ubuntu就可以做服务器了。
8. 阿里云搭建我的世界基岩版服务器,手机电脑正版用户可以一起玩吗
现在暂时不可以。一般可以在网易的自定义房间中PE和PC联机
9. 我的世界1.19基岩版如何安装整合包
我的世界整合包安装教程如下:
1、第一步:把下载好的整合包放到C盘以外的盘。
2、第二步:在整合包上面单击鼠标右键--->解压到“xxE”这样我们解压后我们会得到一个完整的文件夹!而不是一个混乱不堪的一堆文件。
3、第三步:进入解压后的文件夹里面,找到含有“启动服务器”等字样的那个文件这个文件可能你那里的与我的教程中的有所不同,但是它是作为启动服务器的一个程序,我们必须找到它。
4、第四步:在“启动服务器”这个文件上单击鼠标右键--->打开如果你的电脑操作系统是win7以上,可能需要“以管理员方式打开”,这里根据你的情况而定。
5、第五步:如果你需要自己安装或者删除不想要的插件mod等,请删减【plugins】和mods文件夹里面的jar文件。和小伙伴一起联机的话,还需要更多其它的操作,请接着往下看,教程到这里,服务器已经启动起来了。
10. 我的世界电脑版如何玩基岩版服务器
官方的领域啊,给钱就行。新建世界时选择在realm上创建。
自己开服怎么都得有一台电脑开着,不然怎么叫开服。不过这个对电脑要求可高可低,几个人在线随便玩玩的话,四五百搞台淘汰的笔记本,装个ubuntu就可以做服务器了