Commands
AstralSync registers the following commands. All permissions must be granted explicitly — no defaults are set to true.
Command Reference
/sync adapters
Lists all currently registered SnapshotAdapter implementations, including those added by third-party plugins.
Field | Value |
|---|---|
Permission |
|
Sender | Any ( |
Example output:
/sync reload
Reloads config.yml and messages.yml without restarting the server. In-flight operations are not interrupted.
Field | Value |
|---|---|
Permission |
|
Sender | Any ( |
/snapshots <player>
Opens an interactive GUI showing all stored snapshots for the specified player. Each entry can be selected to preview or roll back that snapshot.
Field | Value |
|---|---|
Permission |
|
Sender | Player only |
Argument |
|
/invsee <player>
Opens a view of the specified online player's inventory. The target must be online.
Field | Value |
|---|---|
Permission |
|
Sender | Player only |
Argument |
|
/ecsee <player>
Opens a view of the specified online player's ender chest. The target must be online.
Field | Value |
|---|---|
Permission |
|
Sender | Player only |
Argument |
|
Permissions Summary
Permission | Command | Description |
|---|---|---|
|
| Base permission (required for all |
|
| List registered adapters |
|
| Reload plugin configuration |
|
| Access the snapshot browser GUI |
|
| View another player's inventory |
|
| View another player's ender chest |