Players On Server

Description

Targets all players in the server

Attributes

This targeter has no attributes

Examples

PlayerCount_ServerWide:
  Skills:
  - setvariable{var=skill.count;val=<skill.targets>} @PlayersOnServer{targetself=true}
  - message{m="There are <skill.var.count> entities loaded in the current world"} @self

Aliases

  • server
  • everyone
Updated Aug 19, 2026