File Details
hcplugin-2.0-SNAPSHOT.jar
- R
- Sep 7, 2025
- 16.20 KB
- 7
- 1.21.8
File Name
hcplugin-2.0-SNAPSHOT.jar
Supported Versions
- 1.21.8
v2.0.0
New Features
Added two new config options (both default to false):
-
-
delete-blocks-on-death:-
When enabled, all blocks a player has placed will be deleted upon their death (in addition to wiping items in inventories, containers, armor stands, and item frames).
-
When disabled, blocks placed by players remain intact.
-
-
show-placed-by:-
When enabled, hovering over a block will display
Placed by: <player>in the action bar. -
Works seamlessly with the SQLite block tracking system using caching + async lookups for smooth performance.
-
Can be left
falseeven ifdelete-blocks-on-deathis enabled — useful for hardcore PvP settings where revealing builders isn’t desirable.
-
-

