1
mirror of https://github.com/CarmJos/ScriptItems synced 2024-09-18 21:05:51 +00:00

docs(cmd): 添加get指令。

This commit is contained in:
Carm Jos 2023-02-07 22:30:48 +08:00
parent 4f86daa541
commit 6aefa6b5bd

View File

@ -64,6 +64,9 @@
# reload
- 重载插件配置文件。
# get <物品ID> [数量(默认为1)]
- 给予自己指定数量的物品。
# give <玩家> <物品ID> [数量(默认为1)]
- 给予指定玩家指定数量的物品。