Removed spammy "boardclearat / clearclaim" message
Pretty straightforward. Factions broadcasted pointless message whenever LWC locks were reset.
This commit is contained in:
parent
1751702dc1
commit
de258a529d
@ -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