Does anyone Know How to make !pop Command SLike i see in other server
Pop command?Solved
We use this, it responds to /players or /who
https://umod.org/plugins/player-list
If you are using Rustadmin goto console tab “triggered commands” & create “new command”.
Execute only if the chat text is
!pop
Command(s) to be executed
say There are ${playerCount} players online at the moment.
Locked automatically