|
| 1 | +--- |
| 2 | +title: 快捷命令 |
| 3 | +createTime: 2025/06/23 13:35:52 |
| 4 | +permalink: /core/DeerFoliaPlus/features/quick-command/ |
| 5 | +--- |
| 6 | + |
| 7 | +## 实用快捷命令 |
| 8 | + |
| 9 | +以下命令无需额外配置,安装即可使用。带 `*` 标记的命令默认所有玩家可用,其余默认仅 OP 可用。 |
| 10 | + |
| 11 | +| 命令 | 权限节点 | 说明 | |
| 12 | +|---|---|---| |
| 13 | +| `/day` | `deerfoliaplus.command.day` | 将时间设置为白天(1000 tick) | |
| 14 | +| `/noon` | `deerfoliaplus.command.noon` | 将时间设置为正午(6000 tick) | |
| 15 | +| `/night` | `deerfoliaplus.command.night` | 将时间设置为夜晚(13000 tick) | |
| 16 | +| `/rain` | `deerfoliaplus.command.rain` | 将天气设置为下雨 | |
| 17 | +| `/storm` | `deerfoliaplus.command.storm` | 将天气设置为雷暴 | |
| 18 | +| `/sun` | `deerfoliaplus.command.sun` | 将天气设置为晴天 | |
| 19 | +| `/fly [player]` | `deerfoliaplus.command.fly` | 切换飞行模式,可指定玩家 | |
| 20 | +| `/god [player]` | `deerfoliaplus.command.god` | 切换无敌模式,可指定玩家 | |
| 21 | +| `/hat` * | `deerfoliaplus.command.hat` | 将主手物品戴在头上,头上有物品则交换到主手 | |
| 22 | +| `/more [amount]` | `deerfoliaplus.command.more` | 复制主手物品到指定数量(默认增加到最大堆叠) | |
| 23 | +| `/suicide` * | `deerfoliaplus.command.suicide` | 玩家自杀 | |
| 24 | +| `/inspect <player>` | `deerfoliaplus.command.inspect` | 查看并操作目标玩家的背包、物品栏、装备 | |
| 25 | + |
| 26 | +## 快捷工作方块命令 |
| 27 | + |
| 28 | +| `/enderchest` | `deerfoliaplus.command.enderchest` | 直接打开自己的末影箱 | |
| 29 | +| `/workbench` | `deerfoliaplus.command.workbench` | 直接打开 3x3 合成台界面 | |
| 30 | +| `/craftingtable` | `deerfoliaplus.command.craftingtable` | 直接打开 3x3 合成台界面 | |
| 31 | +| `/stonecutter` | `deerfoliaplus.command.stonecutter` | 直接打开切石机界面 | |
| 32 | +| `/loom` | `deerfoliaplus.command.loom` | 直接打开织布机界面 | |
| 33 | +| `/grindstone` | `deerfoliaplus.command.grindstone` | 直接打开砂轮界面 | |
| 34 | +| `/anvil` | `deerfoliaplus.command.anvil` | 直接打开铁砧界面 | |
| 35 | +| `/cartographytable` | `deerfoliaplus.command.cartographytable` | 直接打开制图台界面 | |
| 36 | +| `/smithingtable` | `deerfoliaplus.command.smithingtable` | 直接打开锻造台界面 | |
0 commit comments