Hi Co0sh,
i was just playing/testing around with the WorldGuard region objective.
Would it be possible, to make an objective for leaving a region? Or is it possible to choose the "global" region for the actual WorldGuard region objective?
Hi ^^
Nothing easier:
obj: location 0;0;0;world;999999 condition:!insideRegion
Or slightly better performance, but will run up to ten seconds after he leaves the region:
obj: delay 0 condition:!insideRegion
:D
We have the same thoughts. Just a few minutes after my post, i already made it with the delay 0 objective.
Although thanks for the confirmation.