CraftBook icon indicating copy to clipboard operation
CraftBook copied to clipboard

r:__global__ region not supported?

Open LadyCailinBot opened this issue 10 years ago • 2 comments

CRAFTBOOK-3095 - Reported by jjkrause

I'm wondering if the global region is supposed to work for the PlayerDetector? Could be used to detect when a player enters or leaves the world... I tested but it doesn't seem to work...

LadyCailinBot avatar Jan 10 '15 17:01 LadyCailinBot

Comment by jjkrause

More info. When creating the sign, it accepts r:global as a valid region, but just doesn't trigger.

LadyCailinBot avatar Jan 10 '15 18:01 LadyCailinBot

Comment by me4502

The reason for this is that global isn't actually a region, it's just an alias. I'd need to add special handling for it.

LadyCailinBot avatar Apr 08 '17 05:04 LadyCailinBot