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 |