This update adds protection sethome support and improves offline-mode safety for player heads in GUIs.
### Added
- Added `/p sethome`.
- Added support for custom teleport points inside protections.
- Added configurable sethome support under the teleport settings.
- Added the `lederprotections.sethome` permission.
### Changed
- Protection teleport buttons now use the custom sethome location when available.
- If a custom sethome becomes unsafe, the plugin now falls back to a nearby safe teleport location.
- Improved player head handling in GUIs for offline-mode or incomplete player profiles.
- `/lep info` now reports online-mode/offline-mode status.
### Fixed
- Fixed possible GUI issues caused by player heads or skins in offline-mode environments.
- Fixed teleport cancellation when a custom sethome exists but is no longer safe.
### Notes
- Offline-mode is better supported for GUI safety, but changing an existing server from online-mode to offline-mode may still affect player UUIDs.
- Paper is recommended for production servers.
- Folia is not supported yet.