[Feature]More functions for the Player Detector
SirEndii opened this issue ยท 1 comments
Describe your feature idea
2 more methods for the Player Detector.
- isPlayerInRange(int range, string name) : boolean
- isPlayersInRange(int range) : boolean
Added in efec1ce