#(Niklas) Event with more conditions
22 messages · Page 1 of 1 (latest)
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>
Just for future reference, you should include your question in the original message instead of .
Oh sry. Its just because the bot
Hey. I wanted to do an Event but this should only work when it's on a specific block and region.
So I need smth like that:
on player right clicks Block1|Block2 in:!worldguard_region:
- script
I know the block part. But not the worldguard thing
as the bot message says: you can literally block the bot if it annoys you
!t LocaitonTag.in_region
Did you mean to search for locationtag.in_region?
If a region name or list of names is specified, returns whether the
location is in one of the listed regions, otherwise returns whether
the location is in any region.
Depenizen, WorldGuard
ElementTag(Boolean)
There's no matcher / switch for WorldGuard regions, you could use that ^ tag in an if check
is that a worldguard region then?=
Yes, that tag is for WorldGuard regions
thx. that seems good.