You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 7, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: src/main/java/com/massivecraft/factions/Conf.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ public class Conf {
43
43
publicstaticdoublepowerOfflineLossPerDay = 0.0; // players will lose this much power per day offline
44
44
publicstaticdoublepowerOfflineLossLimit = 0.0; // players will no longer lose power from being offline once their power drops to this amount or less
45
45
publicstaticdoublepowerFactionMax = 0.0; // if greater than 0, the cap on how much power a faction can have (additional power from players beyond that will act as a "buffer" of sorts)
0 commit comments