制作我的世界服务器?

制作我的世界服务器?,第1张

服务器软件选择

minecraft官方版服务器,bukkit服务器

地图的选择

选择地势相对平缓的。探险服要很多山区

硬件配置

minecraft服务器内存很重要,玩家都要占用内存。windows服务器不受推荐。

玩家上限与内存的关系:

500M_3-5玩家

1G_6-10玩家

2G_15-20玩家

服务器插件RemoteToolKit:服务器远程管理Essentials:防火,传送,基本命令xAuth:注册

一、PC配置要求:

二、PE配置要求:

扩展资料:


minecraft的发售版本:

基本按键:

鼠标左键 按住不放摧毁方块,使用工具。

鼠标右键 放置方块或特殊功能。

中间滚轮 在两方块都在主物品栏(背包最下面那一条)的前提下,拿着手中的其中一方块,猛击滚轮其想切换的已放置的另一方块,即立马切换到想切换的另一方块。

例子:如果我背包下面那一条里有一个tnt 有一个黑曜石 拿着tnt滚轮一个已经放在外面的黑曜石 将会由手中的tnt自动切换到黑曜石。

键盘WASD 前后左右移动。

空格 跳跃。

左Shift 蹲伏潜行(在脚下没路时自动停止,防坠落)。

ESC 调出主菜单。

Q 丢弃手中的物品一个。

T 多人联机时说话。

E 打开/关闭背包。

TAB 多人联机时查看当前在线玩家。

参考资料:


百度百科--minecraft

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

外星人哦
一般看情况,玩原版的一般5Q左右的电脑轻松带的动,如果玩顶级光影,你得要一台1W起步,带水冷散热的电脑
如果只玩原版我的话我推荐一个配置

CPU:Intel i5 10400F

显卡:GTX750ti(一代神卡) GTX1060 GTX1650

内存:8GB或者16GB

硬盘:1T机械硬盘+512GB固态硬盘

散热:一体式风冷

玩光影和大型模组推荐

CPU:AMD R9 5800X Intel i7 10700k i9 10900k

显卡:RTX 2080ti RTX 3080 RTX 3090

内存:32GB

硬盘:1TB固态硬盘+2TB机械硬盘

散热:水冷

笔记本推荐

1联想拯救者y7000p

2华硕天选2

3惠普暗影精灵6

4联想拯救者y9000p

5外星人m17(有钱人首选)

6神舟战神TX6(预算有限玩家首选)


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

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

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

发表评论

登录后才能评论

评论列表(0条)

保存