| Package | Description |
|---|---|
| com.github.theholywaffle.teamspeak3 |
| Modifier and Type | Method and Description |
|---|---|
List<Ban> |
TS3Api.getBans()
Gets a list of all bans on the selected virtual server.
|
CommandFuture<List<Ban>> |
TS3ApiAsync.getBans()
Gets a list of all bans on the selected virtual server.
|
Released under the MIT license.