Mirreski / Skript

Skript is a Bukkit plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
http://njol.ch/projects/skript
7 stars 2 forks source link

Armor stands are not recognized #43

Open Pilvinen opened 9 years ago

Pilvinen commented 9 years ago

on spawn: if event-entity is armor stand: broadcast " DEBUG: This event will not trigger." exit trigger

if "%event-entity%" is "armor stand": broadcast " DEBUG: Only text recognizition will work." exit trigger