我的世界服务器指令 指令介绍

我的世界服务器指令 指令介绍,第1张

1、ban 封禁玩家

banip封禁玩家IP

unban 解封

unbanip 解封

break 破坏方块

feed 恢复饱食度

enderchest 看玩家的魔影箱

kick T人。

2、killall 杀死所有生物

sudo 让某玩家强制执行命令

kittycannon 爆炸猫

spawnmob 生成生物

fireball 火球

resadmin create 领地名 OP专用无限圈地

setjail 设置监狱 togglejail 玩家 将某玩家关进监狱

invsee 看玩家背包

remove 物品 数量 清理物品。

查询类:
/co i
查询方块放置/破坏记录,容器进出记录
经济类:
/money
查看自己金钱数量
/baltop
查看服务器金钱排行
传送类:
/spawn
传送至出生点
/res tp [领地名]
传送至某个领地
/sethome
创建家
/home
传送回家
/delhome
删除家
/tpa [玩家名]
申请传送至某玩家所在位置
/tpahere [玩家名]
申请让某玩家传送至你所在的位置
/back
返回上一次传送的地点/死亡地点
宠物类:
使用缰绳击杀生物可将其收为宠物
/mypet
查看宠物指令
/pcst
为宠物选择技能树
/petskill
显示宠物当前拥有的技能
/petname [名字]
为宠物命名
/pc
将宠物召唤至身边
/psa
让宠物暂时离开
/petinfo
显示宠物信息,用缰绳左击宠物也可直接显示
/pi
打开宠物物品栏
/petrelease [宠物名]
将宠物抛弃
领地类:
使用木锄选择地块
/res select size
显示已选择区域的尺寸,特别需要注意Y轴的尺寸是否正确
/res create [领地名]
选择好区域后创建一个叫做[领地名]的领地
/res subzone <领地名> [子区域名]
在领地内创建一块子区域
/res remove [领地名]
移除一个叫[领地名]的领地
/res current
显示你所在的领地
/res list
显示你拥有的领地
/res listall
显示服务器内所有领地
/res rename [旧名称] [新名称]
重命名领地
/res message [领地名] [enter/leave] [信息]
设置[进入/退出]某领地时候显示的信息
/res message [领地名] remove [enter/leave]
移除[进入/退出]某领地时候的信息
/res tp [领地名]
传送至某领地
/res tpset
设置当前领地的传送点为你站立的地方
/res set [领地名] [权限名称] [t/f]
设置某领地对于所有人的权限(t为打开,f为关闭)
/res pset [玩家ID] [权限名称] [t/f]
设置某领地对于某玩家的权限(t为打开,f为关闭)
权限名称一览表:
trusted:所有权限
container:是否能使用箱子,发射器等
bucket:设置是否能使用桶
ignite:点火的权限
piston:活塞是否能使用
build:建造权限,包括毁坏和放置
destroy:毁坏权限
place:放置权限
move:进入权限
tp:传送权限
use:使用权限,工作台,炉子等
monsters:设置是否刷新怪物
animals:设置是否刷新动物
flow:液体流动,包括水和岩浆
waterflow:水的流动
lavaflow:岩浆流动
healing:设置是否能自动恢复生命
pvp:设置是否能pvp
其他的输入

方舟生存进化游戏是支持联机的,在联机中房主也可以通过代码指令来管理游戏,以下是联机代码大全,希望能帮到大家。

联机管理代码大全:

1、本指南包含定制你的单人及多人服务器的指令行参数的信息。

This guide contains information about Commandline Arguments for customizing your server as well as Singleplayer and Multiplayer Admin Commands

2、这些指令要在服务器运行时作为指令行参数来使用不能在游戏里激活参数

示例如下:

Serverexe TheIslandlistenServerCrosshair=trueMapPlayerLocation=true

ServerPVE: 关闭 PVP, 你不能杀死别人了

ServerHardcore: 死后清档从LV1开始

ServerCrosshair: 开启准星

ServerForceNoHUD: 禁用浮动的名字

AltSaveDirectoryName: 保存服务器数据到另一个目录

GlobalVoiceChat: 全服语音所有人可以听到

ProximityChat: 文字聊天只有附近玩家可见

NoTributeDownloads: 不现实组外玩家

AllowThirdPersonPlayer: 启用第三人称视角(需测试)

AlwaysNotifyPlayerLeft: 显示玩家离线信息

DontAlwaysNotifyPlayerJoined: 禁用玩家登录信息

MapPlayerLocation: 显示你的地图的位置

DifficultyOffset=0 to 1: 改变服务器难度 0 普通难度 1 3倍难度和更多掉落

Server Launch CommandsThese commands need to be used as commandline arguments when launching the server You can not activate them in-game

An example would be

Serverexe TheIslandlistenServerCrosshair=trueMapPlayerLocation=true

ServerPVE: Disables PVP, you are not able to kill other players

ServerHardcore: When you die, your character is wiped to level 1

ServerCrosshair: Turns on a crosshair

ServerForceNoHUD: Disables the floating names

AltSaveDirectoryName: Saves server data to an alternate directory

GlobalVoiceChat: Voice chat is global, everyone can hear each other

ProximityChat: Text chat only appears to people that are close to one another

NoTributeDownloads: Turns off outside downloads of characters/dinos

AllowThirdPersonPlayer: Enables 3rd person mode (needs testing)

AlwaysNotifyPlayerLeft: Displays message when someone leaves the server

DontAlwaysNotifyPlayerJoined: Disables message when someone joins the server

MapPlayerLocation: Shows your location on the map

DifficultyOffset=0 to 1: Changes the difficulty on the server, 0 being normal and 1 being x3 harder and more loot

3、进服务器控制台和管理员登录

按TAB进入服务器控制台,然后输入 enablecheats

例如:

enablecheats pass123

打不开检查游戏设置的案件绑定默认应该是TAB

Accessing Server Console & Logging In As AdminTo access the server console press tab and type in enablecheats

Example

enablecheats pass123

Can't open console Check your keybinding in the game options, it should be default set to Tab

4多人管理指令

setcheatplayer true: 启用作弊菜单

setcheatplayer false: 禁用作弊菜单

cheat AllowPlayerToJoinNoCheck : 添加玩家到白名单

cheat DisallowPlayerToJoinNoCheck : 玩家移出白名单

cheat broadcast : 全服广播

cheat SetMessageOfTheDay : 设置玩家登录时的通告

cheat God: 开启上帝模式注意还是会淹死

cheat Fly: 你可以飞了I BELIEVE I CAN FLY~

cheat Walk: 停用飞行鸟人变凡人

cheat Teleport: 向面朝方向传送一段距离

cheat slomo 5: 改变玩家的移动速度,使用 slomo 1 变回正常速度

cheat playersonly: 冻结所有玩家以外的位置和动作

cheat Ghost: 幽灵模式穿墙balabala~~

cheat forcetame: 立即驯服无需鞍直接可以骑

cheat addexperience 1000 0 0: 立即获得经验10001000可变

cheat giveresources: 获得所有资源50

cheat infinitestats: 无限状态饥饿子d耐力等等

banplayer : BAN掉玩家

unbanplayer : 解除对玩家的BAN

cheat damagetarget : 对瞄准的目标立即造成xxxx伤害

cheat destroyallenemies: 杀死所有敌对目标他们会重生

giveengrams: 解锁所有配方 功能BUG不能全部解锁

cheat hurtme : 对自己造成XX伤害

togglegun: 切换是否显示武器工具或者手

cheat settimeofday : 改变时间例如 12:00

cheat setplayerpos 0 0 0: 按坐标传送

cheat saveworld: 保存现在的世界状态

cheat quit: 退出现在的世界,保存后重启使用

cheat execsetsleeping true/false: 使你的角色陷入睡眠/唤醒你的角色

cheat enemyinvisible true/false: 使所有生物忽视你即便你在攻击它

cheat destroyall : 按种类名字攻击生物, 例如恐龙物品列表或者建筑类名称

cheat summon : 在当前位置按类名召唤恐龙

cheat giveitemnum : 按ID给装备ID可查,例如: admincheat giveitemnum 1 1 1 false 给你一个手q admincheat giveitemnum 1 1 100 false 给你一个古式简易手q

stat fps: 显示你的FPS和延迟任何人可用

5单人/本地管理指令

setcheatplayer true: 开启作弊菜单

setcheatplayer false: 关闭作弊菜单

God: 启用上帝模式但是上帝还是会被淹死所以上帝怕水

Fly: 你个鸟人又能飞了

Walk: 鸟人又萎了

Teleport: 向面前传送一段距离

Pause: 暂停所有再次输入恢复正常

Ghost: 幽灵模式

playersonly: 冻结所有玩家以外事物

addexperience 1000 0 0: 给1000经验1000可改

forcetame: 立即驯服恐龙

giveresources: 所有资源50

destroyallenemies: 杀死所有敌对目标会重生

giveengrams: 解锁所有配方 功能BUG不能全部解锁

hurtme : 对自己造成XX伤害

togglegun: 切换是否显示武器工具或者手

infinitestats: 无限状态饥饿子d耐力等等

damagetarget : 对瞄准的目标立即造成xxxx伤害

settimeofday : 改变时间例如 12:00

slomo 5: 改变玩家的移动速度,使用 slomo 1 变回正常速度

setplayerpos 0 0 0: 按坐标传送

execsetsleeping true/false: 使你的角色陷入睡眠/唤醒你的角色

saveworld: 保存现在的世界状态

quit: 退出现在的世界,保存后重启使用

enemyinvisible true/false: 使所有生物忽视你即便你在攻击它

destroyall : 按种类名字攻击生物, 例如恐龙物品列表或者建筑类名称

summon : 在当前位置按类名召唤恐龙

giveitemnum : 按ID给装备ID可查,例如: admincheat giveitemnum 1 1 1 false 给你一个手q admincheat giveitemnum 1 1 100 false 给你一个古式简易手q

stat fps: 显示你的FPS和延迟任何人可用

步骤如下:

①进入我的世界启动器,点击“创建世界”。

②进入界面后,打开”允许作弊“按钮,点击创建。

③进入创建的世界后,按“T”键,打开对话框。

④在对话框中输入“/gamemode 1”,使用这个代码后,就会将你所在的世界设制为创造模式。

⑤游戏界面左下角出现“你的游戏模式改为创造模式”,如果想要切换为生存模式将指令里的1改为

0,按照上述步骤即可再次将世界模式转变为生存模式。

注:0是生存模式,1是创造模式,2是极限模式。

1、ban 封禁玩家

banip封禁玩家IP

unban 解封

unbanip 解封

break 破坏方块

feed 恢复饱食度

enderchest 看玩家的魔影箱

kick T人。

2、killall 杀死所有生物

sudo 让某玩家强制执行命令

kittycannon 爆炸猫

spawnmob 生成生物

fireball 火球

resadmin create 领地名 OP专用无限圈地

setjail 设置监狱 togglejail 玩家 将某玩家关进监狱

invsee 看玩家背包

remove 物品 数量 清理物品。

/help 帮助 /gamemode 0-3 模式{0是生存 1创造 2极限冒险 3观察} /kill ID 杀死玩家ID
/give ID 物品ID 数量 赐予ID玩家 ID物品 数量
单机只能想起这些了
单机的都是可以在联机使用的
服务器ESS插件指令等:
/home 回家 /sethome 设家/spawn 回主城 /warp ID 去地表ID /suicide 自杀
/tpa ID 请求传送到玩家ID旁
/tp ID 强行传送到ID玩家旁
/tphere ID 请求ID玩家传送到你旁边
/tpaccept 接受传送
/help 指令大全
/m ID 内容 与在线玩家ID秘密发送信息
/login 密码 登录 /register 密码 注册
/say 内容现场发送系统紫色公共[需要管理员]
/op ID 赐予ID玩家管理员 /deop ID 取消ID玩家管理员
/plotme claim 领取脚下的地皮 /plotme auto 随机领取地皮
[需要服务器有地皮插件]
/res help 创建领地等需要服务器有领地插件
一上纯手打。只写了常用的管理员和玩家指令


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

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

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

发表评论

登录后才能评论

评论列表(0条)

保存