From 2960ea5242d10b986fb6dd34636a31ab49248f8e Mon Sep 17 00:00:00 2001 From: qwerinope Date: Tue, 23 Sep 2025 20:36:28 +0200 Subject: [PATCH] Add `i` special alias to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7f5d43..e3d895e 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ COMMAND|FUNCTION|USER|ALIASES|DISABLEABLE `getbalance [target]`|Get balance of target or self|anyone|`getbalance` `balance` `qbucks` `qweribucks` `wallet` `getwallet`|:white_check_mark: `give {target} {item} {amount}`|Give targeted user amount of items|anyone|`give`|:white_check_mark: `donate {target} {amount}`|Give the targeted user some or all of your qweribucks|anyone|`donate`|:white_check_mark: -`use {item} ...`|Use item. More info at [The items section](#items)|anyone|`use`|:x: +`use {item} ...`|Use item. More info at [The items section](#items)|anyone|`use` `{i}`|:x: `admindonate {target} {amount}`|Gives the targeted user amount of qweribucks|admins|`admindonate`|:white_check_mark: `admingive {target} {item} {amount}`|Give targeted user amount of new items|admins|`admingive`|:white_check_mark: