Skip to content

1.1.0

Choose a tag to compare

@gitgusilva gitgusilva released this 20 Jan 03:41

Changelog

Added

  • Holograms Integration: Added support for 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.