- Rewrites command system with LiteCommands, adopts Paper plugin API. (6273d89)
- Optimizes plot lookups, event handling, and flag configuration performance. (1014b89)
- Fix dev build publishing (hopefully) (ea2548a)
- Combat hooks improvements: - Add support for legacy PvPManager API. - Add CombatHook interface as abstraction layer for all combat hooks. (53461d3)
- Updates repository URLs and anvilgui dependency to latest version. (0d34dd5)
- Fix formatting (e0417df)
- Make the gradlew bin executable in dev build (6c9e3cf)
- Update dev build action. (1df1db4)
- Restore Java setup action (whoops) (d4fee3e)
- Update build workflow (2df2c45)
- Display warning if legacy version of PvPManager is used. (68f0d5e)
- Improve performance of ProfileService and YamlProfileRepository. (8149872)
- Add AxSellwands support. (8c37a37)
- Add papermc repository (e770f32)
- Check if exploding entity is WIND_CHARGE (#32) (62952ef)
- Always run shadowJar on build (86d32bc)
- Update BStats import (thanks IntelliJ for "smart" suggestions) (a5afd87)
- Enable BStats (62a5d00)
- Update PVPManager API (#30) (766d37d)
- Fix closed plot bypass permission (#26) (4df133a)
- Updates changelog header to English. (a3239a1)
Change log:
- Added ignore spawn distance per world.
- Added ignore worldguard regions.
- Added home icons and sort plots homes by created date.
- Added price for create plot warp.
- Added support for 1.21.8
Changelog
Configuration & Presets
- Changed minimum distance from plots in preset configuration - plots can now always be adjacent to each other
- Fixed preset creation - resolved issues with generating new presets
- Removed unnecessary elements from GUI configuration for better clarity
Player Management
- Improved premium account nickname change support - better handling when players change their usernames
- Added automatic player unbanning when joining a plot
- Fixed numberOfPlots placeholder - now returns only plots where the player is the owner
Protection & Security
- Added option to disable guest protection on plots
- Fixed PVPManager plugin support - improved integration with PVP systems
- Improved plot overlap rules - plots with the same owner cannot overlap another plot's center
Game Functionality
- Fixed turtle egg laying on plots - animals can now breed normally
- Fixed player head textures usage in biome management GUI
Commands & Interface
- Fixed default command configuration for better stability
- Added command reloading to /pa reload
- Improved /plot fly command - now returns information about missing permissions or disabled flight feature
Changelog
Performance & Optimization
- Plot ranking is no longer calculated automatically for performance reasons - players must now use /plot ranking to calculate points
- Added cooldown to /plot ranking command to prevent spam
Plot Management
- Default plot home location moved to where the player placed the plot block
- Plot merging support added - same owner can now merge their plots together
- Plot warp icon changed to display the plot owner's head
World Features
- Phantom spawn toggle added - new flag allows disabling Phantom spawns
- Biome changing support - plots can now have their biomes changed using WorldEdit API
- Book stand reading enabled for plot guests
Plugin Integration
- Oraxen plugin support added
- Nexo plugin support added
- GUI reload functionality - all GUIs can now be reloaded
Information & Commands
- Enhanced /plot info with additional information (remove message config to see new variables)
- New teleportation command - teleport to specific plot warp by owner's nickname
- Improved ban visibility in plot panel
Protection & Security
- Guest protection added when PVP is disabled on plots
- Fixed the creation of a new columna in the MySQL database.
- Fixed updating of profile nicknames for premiums.
- Fixed errors with saving to yaml.
- Fixed throwing sweat at mobs.
- Added support for the PVPManager plugin.
- Fixed a bug when disabling the plugin.
- Fixed the flag from spilling water.
- Fixed the flag from the action of bees.
- Fixed the flag from the action of sheep.
- Fixed the flag from opening crates for older versions.
- DeluxeSellwand support has been added.
- Blocked warp creation on PVP plots.
- FancyHolograms support has been added.
- Plot ranking has been created. (According to blocks from the configuration).
- Fixed the creation of a plot with an empty name.
- Added support for version 1.21.4
