Snitch: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(variant -> type)
(reword)
Line 81: Line 81:


=== Movement ===
=== Movement ===
When a player enters the radius of a snitch with the ability to detect movement, the snitch will send a message to the [[NameLayer|group]] it is reinforced to. The format of this message can vary depending on the server, but it generally has the form <code><player name> entered snitch at <snitch name> [world <x>,<y>,<z>]</code>.
When a player enters the radius of a snitch with the ability to detect movement, the snitch will send a message to the [[NameLayer|group]] it is reinforced to. The format of this message varies by server, but is generally <code><player name> entered snitch at <snitch name> [world <x>,<y>,<z>]</code>.


Snitches that track movement will also track if a player logs in or logs out within their radius. This sends a message in the same way player movement does.
Snitches that track movement will also track if a player logs in or logs out within their radius. This sends a message in the same way player movement does.