# Sanctions Configuration

<details>

<summary>Default configuration file</summary>

```lua
SANCTIONS = {
	UseSplashMessage = true, -- Show a splash message to the player when he receives a sanction (warn or commend)
}
```

</details>

```lua
UseSplashMessage = true, -- Show a splash message to the player when he receives a sanction (warn or commend)
```

An option that allows the player to display in large format, in the middle of the screen, the sanction he receives. Like this for example:

<figure><img src="https://1860794455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCvAynUdbw9243yqwmbdR%2Fuploads%2FSbKd8d196XaNxmhXZ5d0%2Fimage.png?alt=media&#x26;token=8d3a3192-8383-4b75-a8f5-5fa98a3064d4" alt=""><figcaption></figcaption></figure>
