Update General-Commands.md (#76)

Add the --without-users option for the /lp export command
OmegaWeapon_ 2020-08-13 20:21:41 +09:30 committed by Luck
parent b29aeb46bd
commit 8b9892a8da
No known key found for this signature in database
GPG Key ID: EFA9B3EC5FD90F8B

@ -135,6 +135,7 @@ ___
**Arguments**:
* `<file>` - the file to export to
* `<--upload>` - if added, will export to the web and provide a code for web-based imports.
* `<--without-users>` - if added, will export only all the group data. The export will not include any user data.
Exports data from LuckPerms into a file or into web-based datastorage. This file can either be used as a backup, or used to move data between LuckPerms installations. The web-based export will expire and should not be used as a backup. The file and the web-based export can be re-imported using the import command. The generated file will be in the plugin directory.