我的世界基岩版服务器搭建提示Please note that LAN discovery?

我的世界基岩版服务器搭建提示Please note that LAN discovery?,第1张

1、打开“控制面板”,双击“管理工具”。2、双击“服务”,找到Windows Installer服务。3、双击该条目,在出现的对话框中单击左键“启动”按钮。4、重新安装CuteFTP。如果仍然不能解决问题的,请下载Windows Installer更新。5、有些安装程序并不是EXE文件,而是MSI文件。MSI是脚本文件,如果运行MSI安装程序时出现不支持接口的提示,那么双击instmsiw.exe文件就可以解决问题,其原因就在于instmsiw.exe文件里包含了所有关于运行MSI所需要的文件。6、如果没有管理员权限或系统文件损坏也有可能造成不支持此接口,从而无法进不去游戏。

准备一下需要的东西:

1.一个微软账户

2.Minecraft 基岩版【不是网易版本,是要国际版】

进入游戏后会显示该主界面

点击左下角登录按钮

记得选择 保存至Microsoft

先点击游戏进入游戏选择界面选择服务器

服务器IP为 101.37.79.58 端口为 19132【更新】原来的 40443 端口已报废

最后,大家可放心游玩,本服务器为防内鬼,开启Xbox账号验证,IP抓取,行为记录器,请不要以身实则,谢谢,祝你游玩愉快

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.

stopShuts 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 copy. 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 copy 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 copying the files you should call this to tell the server that it’s okay to remove old files again.


欢迎分享,转载请注明来源:夏雨云

原文地址:https://www.xiayuyun.com/zonghe/640815.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2023-07-20
下一篇2023-07-20

发表评论

登录后才能评论

评论列表(0条)

    保存