You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GPBlockHighlightBoundaries is an addon that overrides GriefPrevention's visualization system, replacing it with more visible and less obstructive highlights.
Features
Displays actual bottom edge of claims in addition to visualization location
Visualize through walls/underground more easily
Customizable display settings and colors
Requirements
GPBHB relies on protocol-based client-side visualizations. As a result, to keep it from being too heavily dependent on the server implementation, you must install either ProtocolLib or PacketEvents. GriefPrevention is also required.
If both are installed, ProtocolLib will be preferred - PacketEvents does not support all configuration options.