Selectors
Target the right players quickly.
Selectors are the strings you put where commands ask for <player>.
| Selector | Meaning |
|---|---|
me | The admin running the command |
all | Everyone in the server |
others | Everyone except the admin |
admins | Every admin in the server |
nonadmins / players | Every non-admin |
random | One random player |
radius-N | Every player within N studs of the admin |
team-Red | Every player on team "Red" |
group-12345 | Every player in group 12345 |
@username | Exact match by username |
UserId (number) | Exact match by UserId |
| Partial username | Closest match by prefix |
Combining
You can chain commands across selectors:
;heal all / refresh admins