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 [args]` | Migrate user data | _Console-only_ | | `/userdata view [version_uuid]` | View a snapshot of user data | `husksync.command.userdata` | | `/userdata restore ` | Restore a snapshot of user data | `husksync.command.userdata.manage` | | `/userdata delete ` | Delete a snapshot of user data | `husksync.command.userdata.manage` | | `/userdata pin ` | Pin a snapshot of user data | `husksync.command.userdata.manage` | | `/inventory [version_uuid]` | View a user's inventory contents | `husksync.command.inventory`† | | `/enderchest [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.