Appearance
Condition Check World
Checks which world the player is currently in.
Inputs: 1 · Outputs: Yes, No
Settings
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| World Selection | Select | Yes | Preset World | Preset World or Custom World Name. |
| World | Select | No | Overworld | Quick select: Overworld, Nether, or The End. Visible when Preset. |
| Custom World Name | String | Yes (if Custom) | — | Exact world folder name. |
Example
Check if player is in the Nether:
- World Selection:
Preset World - World:
Nether - Yes → send "Welcome to the Nether!"
- No → send "You are not in the Nether!"
