Skip to content

Configuration

4drian3d edited this page Oct 9, 2021 · 1 revision

Check the configuration options that you can modify and their functions.

Settings

settings.broadcast-alert-to-op

Sets whether to send an alert message to each player with the clientcatcher.notifications permission on the incoming player's client.

settings.show-null-client-message

Sets whether to send an alert message to each player with the clientcatcher.notifications permission if any player's client returns a null value.

settings.check-delay

Sets the delay to check the player's client at the moment the player logs on to the server.

settings.blocked-clients

Sets the blocked clients. If a player logs in with any of these clients, he will be kicked out of the server.

settings.blocked-mods

Set the blocked mods. If a player logs in with Forge <1.12.2 and any of these mods, he will be kicked from the server.

Messages

messages.usage

Message displayed when using the /client command with no arguments

messages.unknown-player

Message to display if the player entered in the /client <player> command is not recognized

messages.client-command

Message displaying the player client when using /client <player>

messages.client-with-mods-command

Message displaying the client and mods (if any) of the player when using /client <player>