1、根据我的世界游戏资料,首先打开我的世界官方网站。
2、在进入网站后点击MINECRAFTNET并点击右上角菜单,选择试用及下载点进去。
3、最后将网页下滑,点击下载右边的服务器端软件,就能下载我的世界基岩版最高版本了。要下载可以开启旁观模式的基岩版我的世界,您需要进行以下 *** 作:
1 打开应用商店:在您的设备上打开应用商店(如Google Play、App Store等)。
2 搜索“Minecraft”:在应用商店中搜索“Minecraft”游戏。
3 过滤结果:在搜索结果中,选择“Minecraft”的基岩版游戏,并进入下载页面。
4 下载并安装:点击“获取”或“下载”按钮,等待游戏下载完成,安装游戏。
5 登录游戏:打开游戏并选择“登录”按钮。如果您已经拥有Minecraft账号,则输入您的用户名和密码,否则您需要在游戏中注册账号。
6 开启旁观模式:当进入游戏后,您可以选择新建或进入已有的世界。在游戏中,按下TAB键即可开启旁观模式。在旁观模式下,您可以观察其他玩家的游戏,但是无法进行游戏 *** 作。
需要注意的是,是否可以开启旁观模式取决于世界的设置和管理员权限。如果您无法在游戏中开启旁观模式,请联系管理员或更改世界的设置。effect应该可以吧
比如给半径50的玩家虚弱255就放一个循环命令方块,指令写:
effect @p[r=50] weak 25 255
如果要改区域大小的话就改“r=”后面的数字就行了
喝牛奶没法去除,也不卡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 serverproperties 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 permissionsjson if the player is authenticated to XBL If permissionsjson 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 permissionsjson if the player is authenticated to XBL If permissionsjson 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 serverproperties
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 again12个。魔兽世界是由著名游戏公司暴雪娱乐所制作的第一款网络游戏,在该游戏内的美服有12个服务器,包含6个PvP服务器,4个PvE服务器,以及2个RP服务器。服务器指的是网络环境下为客户机提供某种服务的专用计算机。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)