| Package | Description |
|---|---|
| com.github.theholywaffle.teamspeak3 |
| Modifier and Type | Method and Description |
|---|---|
Snapshot |
TS3Api.createServerSnapshot()
Creates a
Snapshot of the selected virtual server containing all settings,
groups and known client identities. |
| Modifier and Type | Method and Description |
|---|---|
CommandFuture<Snapshot> |
TS3ApiAsync.createServerSnapshot()
Creates a
Snapshot of the selected virtual server containing all settings,
groups and known client identities. |
| Modifier and Type | Method and Description |
|---|---|
CommandFuture<Boolean> |
TS3ApiAsync.deployServerSnapshot(Snapshot snapshot)
Restores the selected virtual servers configuration using the data from a
previously created server snapshot.
|
boolean |
TS3Api.deployServerSnapshot(Snapshot snapshot)
Restores the selected virtual servers configuration using the data from a
previously created server snapshot.
|
Copyright © 2016. All rights reserved.