From 31ac2ef56dd0661a1e70f7abe007cac9b560811e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=C6=B0=C6=A1ng=20B=E1=BB=93=20Qu=E1=BB=91c=20Th=E1=BA=AF?= =?UTF-8?q?ng?= Date: Sun, 3 Dec 2023 02:06:03 +0700 Subject: [PATCH] Addding lv[level] for /give commands --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47d43c5..f0e1b5b 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Server commands can be run in the server console or in-game. There is a dummy us /avatar lv(level) p(ascension) r(eidolon) s(skill levels). Sets the current avatar's properties /clear {relics | lightcones | materials | items}. Removes filtered items from the player inventory. /gender {male | female}. Sets the player gender. -/give [item id] x[amount]. Gives the targetted player an item. +/give [item id] x[amount] lv[number]. Gives the targetted player an item. /giveall {materials | avatars | lightcones | relics}. Gives the targeted player items. /heal. Heals your avatars. /help. Displays a list of available commands.