isInWorld

Adds a filter to only apply the message to a player in the specified world.

Return

The MessageBuilder instance for method chaining.

Parameters

world

The name of the world to check.


fun isInWorld(world: World): MessageBuilder

Adds a filter to only apply the message to a player in the specified world.

Return

The MessageBuilder instance for method chaining.

Parameters

world

The world to check.