File Details
Plots-1.1.0.jar
- R
- Jan 20, 2026
- 100.25 KB
- 57
- Early Access
File Name
Plots-1.1.0.jar
Supported Versions
- Early Access
## [1.1.0] - 2026-01-19
### Added
- **Holograms Integration**: Added support for [Hylograms](https://www.curseforge.com/hytale/mods/hylograms) to display plot information at the corner of claimed plots.

- **Java 25 Support**: Successfully updated the project toolchain to Java 25.
- **Update Checker**: Admins are now notified when joining the server if a new version is available on GitHub.
### Changed
- **Redundant Logic**: Removed multiple redundant permission checks across all subcommand classes.
### Removed
- **Cleaned Up**: Removed unused imports and deprecated logic in various command files.
### Fixed
- **Permission Validation**: Fixed a critical issue where permissions were not being correctly validated, preventing non-OP players from using commands.
- **Translations**: Replaced hardcoded "player-only" error messages with the `general.only_players` translation key.

