指令:修订间差异
来自江中缘
更多操作
无编辑摘要 |
无编辑摘要 |
||
| (未显示同一用户的4个中间版本) | |||
| 第21行: | 第21行: | ||
.jzy-command-hero{ | .jzy-command-hero{ | ||
padding:28px 30px; | padding:28px 30px; | ||
background: | background:rgba(7,52,63,.70); | ||
border:1px solid rgba(190,241,220,.24); | border:1px solid rgba(190,241,220,.24); | ||
border-radius: | border-radius:16px; | ||
box-shadow:0 | box-shadow:0 12px 26px rgba(2,18,28,.18),inset 0 1px 0 rgba(255,255,255,.10); | ||
color:#f6fbf7; | color:#f6fbf7; | ||
} | } | ||
| 第42行: | 第39行: | ||
line-height:1.9; | line-height:1.9; | ||
} | } | ||
.jzy-command-group{margin:0 0 | .jzy-command-group{margin:0 0 52px;scroll-margin-top:96px} | ||
.jzy-command-group-head{ | .jzy-command-group-head{ | ||
margin:0 0 | margin:0 0 24px; | ||
padding: | padding:0 0 16px; | ||
color:#eef8fb; | color:#eef8fb; | ||
background: | background:transparent; | ||
border:1px solid rgba( | border:0; | ||
border-bottom:1px solid rgba(188,240,238,.32); | |||
border-radius: | border-radius:0; | ||
box-shadow: | box-shadow:none; | ||
} | } | ||
.jzy-command-group-title{margin:0!important;padding:0!important;border:0!important;color:#fff!important;font-size:25px!important;font-weight:900!important;line-height:1.35!important;text-shadow:0 2px 8px rgba(1,18,28,.32)!important} | |||
.jzy-command-group-title{margin:0!important;padding:0!important;border:0!important;color:# | |||
.jzy-command-group-title::after{content:""!important;display:block!important;width:66px!important;height:3px!important;margin:10px 0 11px!important;border:0!important;border-radius:999px!important;background:linear-gradient(90deg,#78d8f0,#5ab878,#f4cf78)!important;box-shadow:0 0 12px rgba(120,216,240,.18)!important} | .jzy-command-group-title::after{content:""!important;display:block!important;width:66px!important;height:3px!important;margin:10px 0 11px!important;border:0!important;border-radius:999px!important;background:linear-gradient(90deg,#78d8f0,#5ab878,#f4cf78)!important;box-shadow:0 0 12px rgba(120,216,240,.18)!important} | ||
.jzy-command-group-copy{margin:0;color:# | .jzy-command-group-copy{margin:0;max-width:900px;color:#eaf8f5;font-size:16px;line-height:1.72;text-shadow:0 1px 4px rgba(1,18,28,.18)} | ||
.jzy-entry-divider{ | .jzy-entry-divider{ | ||
height:3px; | height:3px; | ||
| 第99行: | 第95行: | ||
overflow:hidden; | overflow:hidden; | ||
margin-top:16px; | margin-top:16px; | ||
border-radius: | border-radius:14px; | ||
background: | background:rgba(7,52,63,.70); | ||
border:1px solid rgba(153,228,235,.30); | |||
box-shadow:inset 0 1px 0 rgba(255,255,255,.10); | |||
border:1px solid rgba( | |||
box-shadow: | |||
} | } | ||
.jzy-command-table{width:100%;table-layout:fixed;border-collapse: | .jzy-command-table{display:table;width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;color:#effcff;line-height:1.55;background:transparent;box-shadow:none} | ||
.jzy-command-table th,.jzy-command-table td{padding: | .jzy-command-table th,.jzy-command-table td{padding:14px 16px;border-bottom:1px solid rgba(188,240,238,.18);vertical-align:middle} | ||
.jzy-command-table th{color:# | .jzy-command-table th{color:#fff5c8;font-size:15px;font-weight:900;text-align:center;background:rgba(4,40,52,.56);box-shadow:inset 0 -1px 0 rgba(188,240,238,.24)} | ||
.jzy-command-table tr:nth-child( | .jzy-command-table td{color:#effcff;background:transparent} | ||
.jzy-command-table tr:hover td{background:rgba(120,216,240,. | .jzy-command-table tbody tr:nth-child(odd) td{background:rgba(255,255,255,.026)} | ||
.jzy-command-table tbody tr:hover td{background:rgba(120,216,240,.10)} | |||
.jzy-command-table tbody tr:last-child td{border-bottom:0} | |||
.jzy-command-table th:nth-child(1),.jzy-command-table td:nth-child(1){width:28%} | .jzy-command-table th:nth-child(1),.jzy-command-table td:nth-child(1){width:28%} | ||
.jzy-command-table td:nth-child(1){color:#fff1b7;font-weight:900} | |||
.jzy-command-table th:nth-child(2),.jzy-command-table td:nth-child(2){width:20%;color:#d6fff0;font-weight:900} | .jzy-command-table th:nth-child(2),.jzy-command-table td:nth-child(2){width:20%;color:#d6fff0;font-weight:900} | ||
.jzy-command-table th:nth-child(3),.jzy-command-table td:nth-child(3){width:52%} | .jzy-command-table th:nth-child(3),.jzy-command-table td:nth-child(3){width:52%} | ||
.jzy-command-table td:nth-child(3){color:# | .jzy-command-table td:nth-child(3){color:#effcff} | ||
.jzy-command-table td:first-child code{max-width:100%;white-space:normal;line-height:1.45} | .jzy-command-table td:first-child code{max-width:100%;padding:4px 9px;white-space:normal;line-height:1.45;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)} | ||
#cmd- | #cmd-member-list .jzy-command-table th:nth-child(1),#cmd-member-list .jzy-command-table td:nth-child(1){width:27%} | ||
#cmd- | #cmd-member-list .jzy-command-table th:nth-child(2),#cmd-member-list .jzy-command-table td:nth-child(2),#cmd-member-list .jzy-command-table th:nth-child(3),#cmd-member-list .jzy-command-table td:nth-child(3){width:15%;text-align:center} | ||
#cmd- | #cmd-member-list .jzy-command-table th:nth-child(4),#cmd-member-list .jzy-command-table td:nth-child(4){width:43%} | ||
#cmd-member-list .jzy-command-table td:nth-child(2),#cmd-member-list .jzy-command-table td:nth-child(3){font-size:16px;font-weight:900} | |||
#cmd-member-list .jzy-command-table td:nth-child(2).jzy-unavailable{color:rgba(238,248,251,.42)} | |||
.jzy-rank{display:inline-flex;align-items:center;justify-content:center;min-width:76px;margin:2px 6px 2px 0;padding:3px 9px;border-radius:999px;font-size:12px;line-height:1.25;font-weight:900;white-space:nowrap} | .jzy-rank{display:inline-flex;align-items:center;justify-content:center;min-width:76px;margin:2px 6px 2px 0;padding:3px 9px;border-radius:999px;font-size:12px;line-height:1.25;font-weight:900;white-space:nowrap} | ||
.jzy-rank-month{color:#164554;background:linear-gradient(180deg,#e8fbff,#86efff);border:1px solid rgba(134,239,255,.55)} | .jzy-rank-month{color:#164554;background:linear-gradient(180deg,#e8fbff,#86efff);border:1px solid rgba(134,239,255,.55)} | ||
| 第148行: | 第147行: | ||
@media(max-width:1480px){.jzy-entry-shell{max-width:calc(100vw - 500px)}.jzy-side-toc{right:52px}} | @media(max-width:1480px){.jzy-entry-shell{max-width:calc(100vw - 500px)}.jzy-side-toc{right:52px}} | ||
@media(max-width:1279px){.jzy-entry-shell{max-width:100%;margin:0}.jzy-side-toc{display:none}} | @media(max-width:1279px){.jzy-entry-shell{max-width:100%;margin:0}.jzy-side-toc{display:none}} | ||
@media(max-width:760px){.jzy-command-hero{padding:22px 18px}.jzy-command-title{font-size:28px!important}.jzy-command-group-head{padding: | @media(max-width:760px){.jzy-command-hero{padding:22px 18px}.jzy-command-title{font-size:28px!important}.jzy-command-group-head{padding:0 0 15px}.jzy-command-group-title{font-size:22px!important}.jzy-command-panel{overflow-x:auto}.jzy-command-table{min-width:720px}.jzy-command-table th,.jzy-command-table td{padding:14px 14px}} | ||
/* 毛玻璃仅承托标题、表格与侧边目录,避免表格内部再叠一层深色背景。 */ | |||
.jzy-command-hero,.jzy-command-panel,.jzy-side-toc{backdrop-filter:blur(8px) saturate(118%);-webkit-backdrop-filter:blur(8px) saturate(118%)} | |||
@media(max-width:760px){.jzy-command-hero,.jzy-command-panel{backdrop-filter:blur(5px) saturate(115%);-webkit-backdrop-filter:blur(5px) saturate(115%)}} | |||
</style> | </style> | ||
<div class="jzy-side-toc"> | <div class="jzy-side-toc"> | ||
| 第154行: | 第156行: | ||
<a href="#cmd-top">页面顶部</a> | <a href="#cmd-top">页面顶部</a> | ||
<a href="#cmd-regular">普通玩家</a> | <a href="#cmd-regular">普通玩家</a> | ||
<a href="#cmd-daily">日常与菜单</a> | |||
<a href="#cmd-social-economy">社交与交易</a> | |||
<a href="#cmd-island">个人海岛</a> | |||
<a href="#cmd-member">会员专属</a> | <a href="#cmd-member">会员专属</a> | ||
<a href="#cmd-notes">注意事项</a> | <a href="#cmd-notes">注意事项</a> | ||
| 第160行: | 第165行: | ||
<section class="jzy-command-hero"> | <section class="jzy-command-hero"> | ||
<div class="jzy-command-kicker">游戏资讯 · 其他</div> | <div class="jzy-command-kicker">游戏资讯 · 其他</div> | ||
<h1 class="jzy-command-title"> | <h1 class="jzy-command-title">指令</h1> | ||
<p class="jzy-command-lead"> | <p class="jzy-command-lead">指令是通过在聊天栏输入特定文本触发的功能。本页按使用权限与实际用途整理江中缘常用指令,方便快速找到需要的功能。</p> | ||
<div class="jzy-command-note"> | <div class="jzy-command-note"> | ||
指令中的 <code><玩家></code>、<code><金额></code>、<code><消息></code>、<code><序列></code>、<code><频道名></code> 是参数提示,按提示输入参数即可。 | 指令中的 <code><玩家></code>、<code><金额></code>、<code><消息></code>、<code><序列></code>、<code><频道名></code> 是参数提示,按提示输入参数即可。 | ||
| 第175行: | 第180行: | ||
</div> | </div> | ||
<section class="jzy-command-section" id="cmd- | <section class="jzy-command-section" id="cmd-daily"> | ||
<h2> | <h2>日常与菜单</h2> | ||
<div class="jzy-command-panel"> | <div class="jzy-command-panel"> | ||
<table class="jzy-command-table"> | <table class="jzy-command-table"> | ||
| 第183行: | 第188行: | ||
</thead> | </thead> | ||
<tbody> | <tbody> | ||
<tr><td><code>/spawn</code></td><td>返回主城</td><td>当迷路时可以使用这个指令结束探索后回到主城。</td></tr> | <tr><td><code>/spawn</code></td><td>返回主城</td><td>当迷路时可以使用这个指令结束探索后回到主城。</td></tr> | ||
<tr><td><code>/ipad</code></td><td>打开菜单</td><td>用指令快捷打开蓬莱智能平板菜单。</td></tr> | <tr><td><code>/ipad</code></td><td>打开菜单</td><td>用指令快捷打开蓬莱智能平板菜单。</td></tr> | ||
<tr><td><code>/is</code></td><td>返回个人海岛</td><td>快速返回自己的个人海岛,方便继续建设、整理和管理岛屿。</td></tr> | |||
<tr><td><code>/profile</code></td><td>查看玩家资料</td><td>打开自己的资料菜单。</td></tr> | <tr><td><code>/profile</code></td><td>查看玩家资料</td><td>打开自己的资料菜单。</td></tr> | ||
<tr><td><code>/skills</code></td><td>打开技能菜单</td><td>查看技能等级进度与查看职业属性加成。</td></tr> | <tr><td><code>/skills</code></td><td>打开技能菜单</td><td>查看技能等级进度与查看职业属性加成。</td></tr> | ||
| 第191行: | 第196行: | ||
<tr><td><code>/quest</code></td><td>打开任务菜单</td><td>查询任务列表,可以看到你没做完或是没有领取奖励的任务。</td></tr> | <tr><td><code>/quest</code></td><td>打开任务菜单</td><td>查询任务列表,可以看到你没做完或是没有领取奖励的任务。</td></tr> | ||
<tr><td><code>/afk-exit</code></td><td>退出 AFK 状态</td><td>当玩家在 AFK 状态下时退出 AFK 服务器返回挂机前的位置。</td></tr> | <tr><td><code>/afk-exit</code></td><td>退出 AFK 状态</td><td>当玩家在 AFK 状态下时退出 AFK 服务器返回挂机前的位置。</td></tr> | ||
<tr><td><code>/mail</code></td><td>打开邮箱</td><td>查看邮件、系统奖励或官方发放的公告邮件等。</td></tr> | <tr><td><code>/mail</code></td><td>打开邮箱</td><td>查看邮件、系统奖励或官方发放的公告邮件等。</td></tr> | ||
</tbody> | </tbody> | ||
| 第210行: | 第202行: | ||
</section> | </section> | ||
<section class="jzy-command-section" id="cmd-economy"> | <section class="jzy-command-section" id="cmd-social-economy"> | ||
<h2> | <h2>社交与交易</h2> | ||
<div class="jzy-command-panel"> | <div class="jzy-command-panel"> | ||
<table class="jzy-command-table"> | <table class="jzy-command-table"> | ||
| 第221行: | 第213行: | ||
<tr><td><code>/pay <玩家> <金额></code></td><td>转账</td><td>向指定玩家支付货币。</td></tr> | <tr><td><code>/pay <玩家> <金额></code></td><td>转账</td><td>向指定玩家支付货币。</td></tr> | ||
<tr><td><code>/balance</code></td><td>查看余额</td><td>查看自己的货币余额。</td></tr> | <tr><td><code>/balance</code></td><td>查看余额</td><td>查看自己的货币余额。</td></tr> | ||
<tr><td><code>/tpa <玩家></code></td><td>好友传送</td><td>双方互为好友的情况下使用这个命令传送至身边。</td></tr> | |||
<tr><td><code>/friends</code></td><td>打开好友列表</td><td>查看好友与相关社交功能。</td></tr> | <tr><td><code>/friends</code></td><td>打开好友列表</td><td>查看好友与相关社交功能。</td></tr> | ||
<tr><td><code>/friend add <玩家></code></td><td>添加好友</td><td>向指定玩家发送好友申请。</td></tr> | <tr><td><code>/friend add <玩家></code></td><td>添加好友</td><td>向指定玩家发送好友申请。</td></tr> | ||
| 第247行: | 第227行: | ||
</section> | </section> | ||
<section class="jzy-command-section" id="cmd- | <section class="jzy-command-section" id="cmd-island"> | ||
<h2> | <h2>个人海岛</h2> | ||
<div class="jzy-command-panel"> | <div class="jzy-command-panel"> | ||
<table class="jzy-command-table"> | <table class="jzy-command-table"> | ||
| 第285行: | 第251行: | ||
</div> | </div> | ||
<section class="jzy-command-section" | <section class="jzy-command-section" id="cmd-member-list"> | ||
<h2>会员权限对照</h2> | <h2>会员权限对照</h2> | ||
<div class="jzy-command-panel"> | <div class="jzy-command-panel"> | ||
| 第317行: | 第264行: | ||
</thead> | </thead> | ||
<tbody> | <tbody> | ||
<tr><td><code>/fly</code></td><td class="jzy-available">可用</td><td class="jzy-available">可用</td><td> | <tr><td><code>/fly</code></td><td class="jzy-available">可用</td><td class="jzy-available">可用</td><td>庄园飞行,仅在庄园内生效。</td></tr> | ||
<tr><td><code>/crafting-table</code></td><td class="jzy-available">可用</td><td class="jzy-available">可用</td><td>快捷打开合成台。</td></tr> | <tr><td><code>/crafting-table</code></td><td class="jzy-available">可用</td><td class="jzy-available">可用</td><td>快捷打开合成台。</td></tr> | ||
<tr><td><code>/baz</code></td><td class="jzy-available">可用</td><td class="jzy-available">可用</td><td>快捷集市入口。</td></tr> | <tr><td><code>/baz</code></td><td class="jzy-available">可用</td><td class="jzy-available">可用</td><td>快捷集市入口。</td></tr> | ||
<tr><td><code>/ah</code></td><td class="jzy-available">可用</td><td class="jzy-available">可用</td><td> | <tr><td><code>/ah</code></td><td class="jzy-available">可用</td><td class="jzy-available">可用</td><td>快速打开拍卖行 / 集市入口。</td></tr> | ||
<tr><td><code>/portals</code></td><td class="jzy-available">可用</td><td class="jzy-available">可用</td><td>快捷切换路线。</td></tr> | <tr><td><code>/portals</code></td><td class="jzy-available">可用</td><td class="jzy-available">可用</td><td>快捷切换路线。</td></tr> | ||
<tr><td><code>/backpack-list <序列></code></td><td class="jzy-unavailable">—</td><td class="jzy-available">可用</td><td>快速打开背包列表或指定背包序列。</td></tr> | <tr><td><code>/backpack-list <序列></code></td><td class="jzy-unavailable">—</td><td class="jzy-available">可用</td><td>快速打开背包列表或指定背包序列。</td></tr> | ||
2026年8月3日 (一) 10:20的最新版本
游戏资讯 · 其他
指令
指令是通过在聊天栏输入特定文本触发的功能。本页按使用权限与实际用途整理江中缘常用指令,方便快速找到需要的功能。
指令中的
<玩家>、<金额>、<消息>、<序列>、<频道名> 是参数提示,按提示输入参数即可。
普通玩家常用指令
覆盖菜单、社交、交易、传送与庄园管理等日常游玩功能,无需会员即可使用。
日常与菜单
| 命令 | 用途 | 说明 |
|---|---|---|
/spawn | 返回主城 | 当迷路时可以使用这个指令结束探索后回到主城。 |
/ipad | 打开菜单 | 用指令快捷打开蓬莱智能平板菜单。 |
/is | 返回个人海岛 | 快速返回自己的个人海岛,方便继续建设、整理和管理岛屿。 |
/profile | 查看玩家资料 | 打开自己的资料菜单。 |
/skills | 打开技能菜单 | 查看技能等级进度与查看职业属性加成。 |
/collection | 打开收藏菜单 | 查看收集品、收藏进度和解锁内容清单。 |
/quest | 打开任务菜单 | 查询任务列表,可以看到你没做完或是没有领取奖励的任务。 |
/afk-exit | 退出 AFK 状态 | 当玩家在 AFK 状态下时退出 AFK 服务器返回挂机前的位置。 |
/mail | 打开邮箱 | 查看邮件、系统奖励或官方发放的公告邮件等。 |
社交与交易
| 命令 | 用途 | 说明 |
|---|---|---|
/trade <玩家> | 玩家交易 | 与指定玩家发起面对面交易。 |
/pay <玩家> <金额> | 转账 | 向指定玩家支付货币。 |
/balance | 查看余额 | 查看自己的货币余额。 |
/tpa <玩家> | 好友传送 | 双方互为好友的情况下使用这个命令传送至身边。 |
/friends | 打开好友列表 | 查看好友与相关社交功能。 |
/friend add <玩家> | 添加好友 | 向指定玩家发送好友申请。 |
/friend delete <玩家> | 删除好友 | 从好友列表中删除指定玩家。 |
/msg <玩家> <消息> | 私聊玩家 | 向指定玩家发送私聊消息。 |
/msg <玩家> | 进入私聊频道 | 进入与指定玩家的私聊频道。 |
/r <消息> | 快速回复 | 回复上一位私聊你的玩家。 |
/channel join <频道名> | 加入频道 | 加入指定聊天频道。 |
/channel quit <频道名> | 退出频道 | 退出指定聊天频道。 |
个人海岛
| 命令 | 用途 | 说明 |
|---|---|---|
/garden | 打开花园主命令 | 进入花园/庄园相关功能。 |
/garden invite <玩家> | 邀请庄园协作者 | 邀请好友加入庄园协作者。 |
/garden visit <玩家> | 参观庄园 | 参观好友的庄园。 |
会员专属快捷指令
会员可通过快捷指令更高效地使用交易、背包、传送与庄园功能;具体权限以游戏内会员等级为准。
会员权限对照
| 命令 | 月费会员 | 年费会员 | 功能说明 |
|---|---|---|---|
/fly | 可用 | 可用 | 庄园飞行,仅在庄园内生效。 |
/crafting-table | 可用 | 可用 | 快捷打开合成台。 |
/baz | 可用 | 可用 | 快捷集市入口。 |
/ah | 可用 | 可用 | 快速打开拍卖行 / 集市入口。 |
/portals | 可用 | 可用 | 快捷切换路线。 |
/backpack-list <序列> | — | 可用 | 快速打开背包列表或指定背包序列。 |
/backpack | — | 可用 | 快速打开指定或默认背包。 |
/warps | — | 可用 | 快速打开传送石碑。 |
命令注意事项
交易、转账和拍卖前请确认好对方玩家的 ID、交易金额和物品信息,避免误操作损失物品。