Changes
Page history
Create Skills/Targeters/PlayersOnServer
authored
Jul 11, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Targeters/PlayersOnServer.md
0 → 100644
View page @
da73e319
## Description
Targets all players in the server
## Attributes
>*This targeter has no attributes*
## Examples
```
yaml
PlayerCount_ServerWide
:
Skills
:
-
setvariable{var=skill.count;val=<skill.targets>} @PlayersInWorld{targetself=true}
-
message{m="There are <skill.var.count> entities loaded in the current world"} @self
```
## Aliases
-
[x] server
-
[x] everyone
\ No newline at end of file