| Modifier and Type | Method and Description |
|---|---|
JailPrisoner |
JailAPI.getPrisoner(java.lang.String name)
Get prisoner data for the specific player
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<JailPrisoner> |
JailAPI.getAllPrisoners()
Get prisoner data of all jailed prisoners on the server
|
java.util.HashSet<JailPrisoner> |
JailZone.getPrisoners() |