Added two new configuration option/sections:
general:
teleport-when-unjailed: true/false # Should the player be teleported when unjailed
default-unjail-location:
type: WORLD_SPAWN # WORLD_SPAWN, ORIGINAL_LOCATION, CUSTOM
world: UNCHANGED # Optional: Only used for CUSTOM type, "UNCHANGED" or "world_name"
coordinates:
x: "~+5" # "~" player's current coordinate value, "~+10"
y: "64"
z: "~"
yaw: "~" # optional "~" or ex: "25.0"
pitch: "~" # optional "~" or ex: "10.0"