Portal (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.4

Syntax

[the] portal['s] blocks

Description

The blocks associated with a portal in the portal creation event.

Examples

on portal creation:
	loop portal blocks:
		broadcast "%loop-block% is part of a portal!"

View source