Weaken the default territory shield. Suggested by my server staff.
This commit is contained in:
parent
fd102bbd39
commit
7ceafaee55
@ -193,7 +193,7 @@ public class MConf extends Entity<MConf>
|
||||
public double actionDeniedPainAmount = 2.0D;
|
||||
public boolean disablePVPForFactionlessPlayers = false;
|
||||
public boolean enablePVPAgainstFactionlessInAttackersLand = false;
|
||||
public double territoryShieldFactor = 0.3D;
|
||||
public double territoryShieldFactor = 0.1D;
|
||||
|
||||
// -------------------------------------------- //
|
||||
// DENY COMMANDS
|
||||
|
Loading…
Reference in New Issue
Block a user