Skip to content

Condition Check World

Checks which world the player is currently in.

Inputs: 1 · Outputs: Yes, No

Settings

SettingTypeRequiredDefaultDescription
World SelectionSelectYesPreset WorldPreset World or Custom World Name.
WorldSelectNoOverworldQuick select: Overworld, Nether, or The End. Visible when Preset.
Custom World NameStringYes (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!"

Oasis Admin Editor Documentation