Change the way that forced PvP works
This commit is contained in:
parent
8b7e8772da
commit
02820c0172
3 changed files with 30 additions and 50 deletions
|
|
@ -130,7 +130,7 @@ namespace TShockAPI
|
|||
/// <summary>
|
||||
/// The last time the player changed their team or pvp status.
|
||||
/// </summary>
|
||||
public DateTime LastPvpChange;
|
||||
public DateTime LastPvPTeamChange;
|
||||
|
||||
/// <summary>
|
||||
/// Temp points for use in regions and other plugins.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue