mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-24 11:38:40 +01:00
Update General-Commands.md (#76)
Add the --without-users option for the /lp export command
parent
b29aeb46bd
commit
8b9892a8da
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user