From 1759009910d0720609058b097022fe681cf222cf Mon Sep 17 00:00:00 2001 From: average Date: Thu, 9 Feb 2023 16:06:37 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80a84b8..7d37684 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Supplier releases are already bundled with all of the dependencies required **HO | Command |Description |Permission | | ------------- |:-------------:| :-----------:| -| /infchest add |Adds the selected chest as an infinite chest | tbc.admin | +| /infchest add (miliseconds) |Adds the selected chest as an infinite chest | tbc.admin | +| /infchest addbulk (miliseconds) |Allows the user to continuously create infinite chests until /cancel is used | tbc.admin | | /infchest del |Deletes the selected infinite chest and reverts it to normal | tbc.admin | +| /infchest delbulk |deletes infinite chests until /cancel is used | tbc.admin | | /cancel |Cancel's the infchest selection | tbc.admin |