diff --git a/Command-Usage.md b/Command-Usage.md index 4838e6a..923c4e8 100644 --- a/Command-Usage.md +++ b/Command-Usage.md @@ -35,7 +35,6 @@ Arguments Key: \ [optional] ### Super Secret Console Commands * [/perms `export` \](https://github.com/lucko/LuckPerms/wiki/Command-Usage#perms-export) * [/perms `migration`](https://github.com/lucko/LuckPerms/wiki/Command-Usage#perms-migration) -* [/perms `queuecommand` \](https://github.com/lucko/LuckPerms/wiki/Command-Usage#perms-queuecommand) ### User (/lp user \ ...) * [/perms user \ `info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage#perms-user-user-info) @@ -163,14 +162,6 @@ ___ Exports data from LuckPerms into a file. This file can either be used as a backup, or used to move data between LuckPerms installations. The file can be re-imported using the import command. The generated file will be in the root plugin directory. -___ -#### `/perms queuecommand` -**Permission**: n/a (only usable by the console) -**Arguments**: -* `` - the command arguments - -Queues a command for execution. This command should be used when you use LuckPerms in automated scripts. "/lp creategroup test" becomes "/lp queuecommand creategroup test". - ___ #### `/perms creategroup` **Permission**: luckperms.creategroup