Change the way that forced PvP works

This commit is contained in:
MarioE 2013-11-28 17:23:12 -05:00
parent 8b7e8772da
commit 02820c0172
3 changed files with 30 additions and 50 deletions

View file

@ -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.