- save() - Method in class com.matejdro.bukkit.jail.PropertiesFile
-
- select(Player, Block) - Static method in class com.matejdro.bukkit.jail.JailCellCreation
-
- select(Player, Block) - Static method in class com.matejdro.bukkit.jail.JailZoneCreation
-
- SelectionTool - Static variable in class com.matejdro.bukkit.jail.Settings
-
- selectstart(Player, String) - Static method in class com.matejdro.bukkit.jail.JailCellCreation
-
- selectstart(Player, String) - Static method in class com.matejdro.bukkit.jail.JailZoneCreation
-
- SetBeingReleased(Boolean) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
This option turns off movement protections when active.
- setCell(JailCell) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
Sets cell that belongs to this prisoner.
- setChest(Location) - Method in class com.matejdro.bukkit.jail.JailCell
-
Set chest that belongs to this cell
- setChest(String) - Method in class com.matejdro.bukkit.jail.JailCell
-
Set chest that belongs to this cell
- setFirstCorner(Location) - Method in class com.matejdro.bukkit.jail.JailZone
-
Change first corner of cuboid of this jail zone
- setInventory(String) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
Sets the inventory string of this prisoner.
- setJail(JailZone) - Method in class com.matejdro.bukkit.jail.JailCell
-
Set to which jail zone is this cell assigned.
- setJail(JailZone) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
Change jail zone, where this prisoner is jailed.
- setJail(String) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
Change jail zone, where this prisoner is jailed.
- setJailer(String) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
Sets name of the person who jailed this prisoner
- setMuted(Boolean) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
This will mute prisoner, preventing him to speak inside jail.
- setOfflinePending(Boolean) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
When this is enabled, events will trigger when prisoner logs in, thus making things such as offline (un)jailing or transfering possible.
- setPlayerName(String) - Method in class com.matejdro.bukkit.jail.JailCell
-
Set name of the player that is being jailed in this cell.
- setReason(String) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
Sets reason for jailing this prisoner
- setReleaseTeleportLocation(Location) - Method in class com.matejdro.bukkit.jail.JailZone
-
Change location, where players get teleported after being released in this jail zone
- setRemainingTime(int) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
Sets the remaining jail time of this prisoner
- setRemainingTimeMinutes(double) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
Sets the remaining jail time of this prisoner
- setSecondChest(Location) - Method in class com.matejdro.bukkit.jail.JailCell
-
set second chest (in case of double chest) that belongs to this cell.
- setSecondChest(String) - Method in class com.matejdro.bukkit.jail.JailCell
-
second chest (in case of double chest) that belongs to this cell.
- setSecondCorner(Location) - Method in class com.matejdro.bukkit.jail.JailZone
-
Change second corner of cuboid of this jail zone
- setSign(Location) - Method in class com.matejdro.bukkit.jail.JailCell
-
Set sign that belongs to this chest
- setSign(String) - Method in class com.matejdro.bukkit.jail.JailCell
-
Set sign that belongs to this chest
- setTeleportLocation(Location) - Method in class com.matejdro.bukkit.jail.JailCell
-
Sets Location, where player gets teleported after being jailed in this cell
- setTeleportLocation(String) - Method in class com.matejdro.bukkit.jail.JailCell
-
Location, where player gets teleported after being jailed in this cell
- setTeleportLocation(Location) - Method in class com.matejdro.bukkit.jail.JailZone
-
Change location, where players get teleported after being jailed in this jail zone
- Settings - Class in com.matejdro.bukkit.jail
-
- Settings() - Constructor for class com.matejdro.bukkit.jail.Settings
-
- setTransferDestination(String) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
Change destination jail zone, when this prisoner is waiting for transfer.
- SignText - Static variable in class com.matejdro.bukkit.jail.Settings
-
- storeInventory(Inventory) - Method in class com.matejdro.bukkit.jail.JailPrisoner
-
Converts specified inventory into inventory string and stores it.
- StoreInventory - Static variable in class com.matejdro.bukkit.jail.Settings
-