Command to show player count?Solved

I see a lot player typing in chat !pop but I did not fit plugin with that command... is it any plugin with it or settings for vanilla? As they do it on vanilla as well.
Thanks

Doesn't exist unless a plugin adds it.

do you know which one?

Not a plugin, but you can set a trigger for it somewhere, cant remember where though ;)

You should be able to do this in Rustadmin under triggered commands

On Chat text

command to be executed should be

say There are ${playerCount} players online!

 

You could use smart chat bot.

Oup7j9J7zfWHsQF.png misticos

You could use smart chat bot.

What would be the identifier for the player count ?

{playerCount} {players} ?

server.players (Placeholder API, No cache) - No description
server.players.loading (Placeholder API, No cache) - No description
server.players.max (Placeholder API, No cache) - No description
server.players.queued (Placeholder API, No cache) - No description
server.players.sleepers (Placeholder API, No cache) - No description
server.players.stored (Placeholder API, No cache) - No description
server.players.total (Placeholder API, No cache) - No description

Use placeholderapi.list command.
Locked automatically