#world player placeholder

1 messages · Page 1 of 1 (latest)

south sun
#

can i check how many players in any world

placeholderapi placeholder with the prefix "rtpplains":
set {_rtp_plains} to size of all players where [world at input contains "rtp_plains"]
set the result to "%{_rtp_plains}%"

#

i got it

#

placeholderapi placeholder with the prefix "rtpplains":
set {_rtpplains} to size of all players in "rtp_plains"
set the result to "%{_rtpplains}%"