Add player enter and exit area triggers #6
No reviewers
Labels
No labels
bug
contribution welcome
documentation
duplicate
feature
good first issue
help wanted
invalid
question
refactor
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
vlw/mcfstd!6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/area-triggers"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds area triggers which can run a function when a player enter and/or exists a defined area. Areas are defined as a center point at a particular location, with an optional
rargument which defines the radius of a sphere. A function will be run for each player entering or existing the confines of the sphere. The functions are run as the target player (@s)