GriefPrevention3D

A fork of GriefPrevention that adds 3D subdivisions

File Details

GriefPrevention3D v18.1.9

  • R
  • Jun 29, 2026
  • 906.27 KB
  • 4
  • 26.2+45

File Name

GriefPrevention3D.jar

Supported Versions

  • 26.2
  • 26.1.2
  • 26.1.1
  • 26.1
  • 1.21.5-Snapshot
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.3-Snapshot
  • 1.20.5-Snapshot
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.3
  • 1.8.1
  • 1.8

v18.1.9: 9 new locale files, Allium tab completion, Manage-permission subdivision

GriefPrevention3D v18.1.9

Wiki: GriefPrevention3D Wiki

New Features

9 New Locale Files

Eight new languages added, expanding from 3 to 12 supported locales:

Locale Language
fr_FR French
de_DE German
ru_RU Russian
zh_CN Chinese (Simplified)
ja_JP Japanese
pl_PL Polish
tr_TR Turkish
uk_UA Ukrainian
en_PT English (Pirate Speak ☠️)

Per-player locale will now automatically match the user's Minecraft client language setting for all new locales. All locale files are bundled — no manual file copying required.

Allium Integration for Tab Completion

When the Allium plugin (with PartyManager) is installed and enabled, tab completions for player names now use Allium's visibility-aware list instead of Bukkit's raw online player list. This means:

  • Genuinely vanished players are excluded from tab completion
  • Distance-hidden players (in party by distance) are still included
  • Falls back to default Bukkit behavior when Allium is absent or disabled

Implemented via reflection — zero hard dependency on Allium.

Manage-Permission Subdivision Creation

Players with Manage permission on a claim can now create subdivisions inside it, even without Edit permission. This lets server owners grant subdivision management to trusted players without giving them full build/edit rights over the parent claim.

  • Works with shovel right-click (both ClaimToolDispatcher and PlayerEventHandler paths)
  • The creating player is automatically added as a manager of the new subdivision so they can further subdivide or manage permissions (cascading trust)
  • Subdivision visualization now correctly draws the initial zone marker for non-3D subdivisions

Fixes

  • Missing visualization on non-3D subdivision start: Fixed a bug where starting a subdivision in normal (2D) mode would not show the initial block visualization