Merge pull request #173 from FlyingPikachu/1.6.x
Removed spammy "boardclearat / clearclaim" message
This commit is contained in:
commit
0ab81031c7
@ -542,7 +542,6 @@ public class Faction extends Entity implements EconomyParticipator
|
||||
if(Conf.onUnclaimResetLwcLocks && LWCFeatures.getEnabled())
|
||||
{
|
||||
LWCFeatures.clearAllChests(loc);
|
||||
Bukkit.getServer().broadcastMessage("boardclearat / clearclaim");
|
||||
}
|
||||
claimOwnership.remove(loc);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user