Skip to content

Releases: castledking/GriefPrevention3D

17.0.21

05 Jan 00:28

Choose a tag to compare

Overview

  • Fix: remove sellclaim alias and GPFlags bloat

Full changelog: 17.0.20...17.0.21

17.0.20

02 Jan 10:09

Choose a tag to compare

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

30 Dec 19:09

Choose a tag to compare

Overview

  • Fix: add global toggle to disable alias system

Full changelog: 17.0.18...17.0.19

17.0.18

30 Dec 18:37

Choose a tag to compare

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

30 Dec 12:45

Choose a tag to compare

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

29 Dec 22:05

Choose a tag to compare

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

29 Dec 13:56

Choose a tag to compare

Overview

  • fix: add back ignoreclaims permission check

Full changelog: 17.0.14...17.0.15

17.0.14

29 Dec 12:13

Choose a tag to compare

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

27 Dec 10:02

Choose a tag to compare

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

17.0.12

26 Dec 07:08

Choose a tag to compare

Overview

  • Fixed some commands that were broken

Full changelog: 17.0.11...17.0.12