Merge branch 'master' of github.com:MassiveCraft/Factions
This commit is contained in:
@@ -153,7 +153,7 @@ public class FPlayer extends PlayerEntity implements EconomyParticipator
|
||||
}
|
||||
}
|
||||
|
||||
public void resetFactionData(boolean doSpotUpdate)
|
||||
public final void resetFactionData(boolean doSpotUpdate)
|
||||
{
|
||||
// clean up any territory ownership in old faction, if there is one
|
||||
if (Factions.i.exists(this.getFactionId()))
|
||||
|
||||
Reference in New Issue
Block a user