- nearplayers (playercount, distance)
Player count and distance are required to use this clue.Player count includes the player, so you must add 1 to the count.
The count is exact, so if you want it to be any amount of players greater than or equal to 3 friends, provide it as a range with a large upper bound such as 100.
Code (YAML):
nearplayersexample:
lore
: '&a&l* &fStand near 3 friends'
clueType
: nearplayers
amount
: 1
objective
: Stand near 3 friends
clueName
: Friends
data:
playercount
: 4-100
distance
: 10