Releases: castledking/GriefPrevention3D
Releases · castledking/GriefPrevention3D
17.0.21
17.0.20
Overview
- Fix: add /claim expand command and improve tab completion for literal arguments
- Happy new year! 🍹🎉
Full changelog: 17.0.19...17.0.20
17.0.19
17.0.18
Overview
- Hide canonical names from tab completion when aliases are configured
- Only show aliases in tab completion when they exist, not both canonical and aliases
- Add dynamic root command registration to allow renaming main commands (e.g., /claim -> /terreno)
- Use reflection to force-override existing commands in knownCommands map
- Add comprehensive alias.yml documentation with argument type reference and translation examples
Full changelog: 17.0.17...17.0.18
17.0.17
Overview
- Rename /claim protect to /claim create and standalone command to createclaim
- Add /aclaim help subcommand and standalone aclaimhelp command
- Improve dynamic command registration to force-override existing commands via knownCommands reflection
- Fix 3D Subdivisions still being missing in recent updates.
Full changelog: 17.0.16...17.0.17
17.0.16
Overview
- fix: wrong commands being generated in alias.yml
- fix: AFK detection was inverted; players who moved were counted as idle.
Full changelog: 17.0.15...17.0.16
17.0.15
17.0.14
Overview
- Add restore nature command with aggressive and fill modes
- Implement buy/sell claim blocks with Vault economy integration
- Added Paper compliant KnockbackHandler for wind charges
- Fixed a bug where 3D subdivisions were missing in recent updates
Full changelog: 17.0.13...17.0.14
17.0.13
Overview
- Add explicit saveClaim call for 3D claims in resizeClaim since setNewDepth is only called for 2D claims
Full changelog: 17.0.12...17.0.13