我的世界 基岩版:官方服务器配置与使用

我的世界 基岩版:官方服务器配置与使用,第1张

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 again

用正版客户端登录,其他客户端无法登录。

游戏着重于让玩家去探索、交互、并且改变一个由一立方米大小的方块动态生成的地图。除了方块以外,环境单体还包括植物、生物与物品。

游戏里的各种活动包括采集矿石、与敌对生物战斗、合成新的方块与收集各种在游戏中找到的资源的工具。游戏中的无限制模式让玩家在各种多人游戏服务器或他们的单人模式中进行创造建筑物、作品与艺术创作。

和平:

不会自然生成除了唤魔者‌‌(仅基岩版)、恶魂、卫道士‌(仅基岩版)、潜影贝、疣猪兽、猪灵‌‌(仅Java版)和末影龙以外的敌对生物,并且它们不会造成伤害。

并且不会自然生成蜘蛛,洞穴蜘蛛,僵尸猪人或末影人中立型生物。当任何这样的生物试图生成时(无论是自然的,还是通过刷怪笼,怪物蛋或命令),它们会在瞬间从游戏中移除。

生物仍将对玩家保持敌意,但无法造成伤害。狼和北极熊会保持对玩家的敌对,但不会造成伤害;羊驼仍然能伤害玩家。玩家将随时间恢复生命值。虽然生命值随时间会恢复,但是如果受伤害的速度过快的话还是有可能死亡。饥饿值永远不会消耗。


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zz/13307686.html

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

发表评论

登录后才能评论

评论列表(0条)

保存