mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-19 14:59:21 +00:00
1.9 KiB
1.9 KiB
This page contains a table of HuskSync commands and their required permission nodes.
| Command | Description | Permission |
|---|---|---|
/husksync |
Use /husksync subcommands |
husksync.command.husksync |
/husksync info |
View plugin information | husksync.command.husksync info |
/husksync reload |
Reload config & message files | husksync.command.husksync.reload |
/husksync update |
Check if an update is available | husksync.command.husksync.update |
/husksync migrate <migrator> [args] |
Migrate user data | Console-only |
/userdata view <username> [version_uuid] |
View a snapshot of user data | husksync.command.userdata |
/userdata restore <username> <version_uuid> |
Restore a snapshot of user data | husksync.command.userdata.manage |
/userdata delete <username> <version_uuid> |
Delete a snapshot of user data | husksync.command.userdata.manage |
/userdata pin <username> <version_uuid> |
Pin a snapshot of user data | husksync.command.userdata.manage |
/inventory <username> [version_uuid] |
View a user's inventory contents | husksync.command.inventory† |
/enderchest <username> [version_uuid] |
View a user's ender chest contents | husksync.command.enderchest† |
† The respective husksync.command.inventory.edit and husksync.command.enderchest.edit permission node is required to be able to edit a user's inventory/ender chest using the interface.