> For the complete documentation index, see [llms.txt](https://builderx.rlib.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://builderx.rlib.io/developers/hooks.md).

# Hooks

{% hint style="warning" %}
These items are provided as additional helpful notes about this addon. Support will not be provided for issues related to modifications made to the addon.
{% endhint %}

| Hook Name                                                                   | Desc                                        |
| --------------------------------------------------------------------------- | ------------------------------------------- |
| ▸ [**builderx.mode.onswitch**](/developers/hooks/builderx_mode_onswitch.md) | player switches modes                       |
| ▸ [**builderx.pl.ondamage**](/developers/hooks/builderx_pl_ondamage.md)     | player in build mode damages another player |
| ▸ [**builderx.pl.onjoin**](/developers/hooks/builderx_pl_onjoin.md)         | player joins server after PVP mode enabled  |
| ▸ [**builderx.pl.onnoclip**](/developers/hooks/builderx_pl_onnoclip.md)     | player enters/exits noclip                  |
