Combat Tag: Difference between revisions

From CivWiki
Jump to navigation Jump to search
Content added Content deleted
(add mechanics series template)
(rewrite article)
Line 1: Line 1:
{{Mechanics series}}
{{Mechanics series}}
'''Combat Tag''' is a mechanic which prevents players from logging out during combat without consequences. It is managed by the '''CombatTagPlus''' plugin ([https://github.com/CivMC/CombatTagPlus source]).
'''Combat Tag''' is a mechanic which prevents a player from logging out during combat without consequences. When a player is hit by another player, they are marked (tagged) for some duration of time. Any player that logs out while tagged will leave a vulnerable body behind for a period of time that can be attacked and, in particular, [[Exile Pearl|pearled]].


== Mechanics ==
== Mechanics ==


Whenever a player takes damage from another player, they are marked as combat tagged for a period of time, usually around 30 seconds. If a player logs out while tagged, their body will remain on the server for a period of time, usually around 30 seconds. They can still take damage, be killed, and be pearled while in this state, just as if they were logged in.
=== Combat Tagged ===


When a player logs into the server, they are also usually automatically combat tagged for a short time, usually around 10 seconds.
Whenever you take damage from another player, you are marked as "combat tagged" for a period of time (varies by server, but roughly 30 seconds). If you log out while tagged, your player's body will remain on the server for a period of time (varies by server, but roughly 30 seconds). Your body can still take damage and be killed while you are logged out. In particular you can still be [[pearled]] if you log out while combat tagged.


Players can log out safely (without leaving their body behind) with the <code>/logout</code> command. This command requires a short duration during which the player cannot move or take any other action, usually around 10 seconds.
In addition, whenever you join the server, you are combat tagged for a short period of time (varies by server, but roughly 10 seconds).


=== Safe Logout ===
== Command Reference ==


{| class="wikitable"
You can log out safely (without leaving behind a body) with the <code>/logout</code> command. This command requires a short duration without movement or taking damage to take effect (varies by server, but roughly 10 seconds).
|+

!Command
== Commands ==
!Description

!Alias
*<code>/ct</code> or <code>/combattagplus</code> - Check combat tag timer
|-
*<code>/logout</code> - Logs out without leaving behind a body (requires a short duration without movement or taking damage to take effect)
|<code>/ct</code>
|Shows your current combat tag status and timer.
|<code>/combattagplus</code>
|-
|<code>/logout</code>
|Safely log out without leaving a body behind.
|{{n/a}}
|}


{{Template:Mechanics}}
{{Template:Mechanics}}

Revision as of 00:31, 21 November 2023

Combat Tag is a mechanic which prevents a player from logging out during combat without consequences. When a player is hit by another player, they are marked (tagged) for some duration of time. Any player that logs out while tagged will leave a vulnerable body behind for a period of time that can be attacked and, in particular, pearled.

Mechanics

Whenever a player takes damage from another player, they are marked as combat tagged for a period of time, usually around 30 seconds. If a player logs out while tagged, their body will remain on the server for a period of time, usually around 30 seconds. They can still take damage, be killed, and be pearled while in this state, just as if they were logged in.

When a player logs into the server, they are also usually automatically combat tagged for a short time, usually around 10 seconds.

Players can log out safely (without leaving their body behind) with the /logout command. This command requires a short duration during which the player cannot move or take any other action, usually around 10 seconds.

Command Reference

Command Description Alias
/ct Shows your current combat tag status and timer. /combattagplus
/logout Safely log out without leaving a body behind.