mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-25 14:46:45 +01:00
Merge remote-tracking branch 'origin/breaking' into breaking
This commit is contained in:
commit
df9d5ae2ac
@ -350,7 +350,7 @@ public class Settings extends Config {
|
|||||||
@Comment("Kill vehicles on roads") public static boolean KILL_ROAD_VEHICLES = false;
|
@Comment("Kill vehicles on roads") public static boolean KILL_ROAD_VEHICLES = false;
|
||||||
@Comment("Notify a player of any missed comments upon plot entry") public static boolean
|
@Comment("Notify a player of any missed comments upon plot entry") public static boolean
|
||||||
COMMENT_NOTIFIER = false;
|
COMMENT_NOTIFIER = false;
|
||||||
@Comment("Let player's claim entire worlds with PlotSquared") public static boolean WORLDS =
|
@Comment("Let players claim entire worlds with PlotSquared") public static boolean WORLDS =
|
||||||
false;
|
false;
|
||||||
@Comment("Actively purge invalid database entries") public static boolean DATABASE_PURGER =
|
@Comment("Actively purge invalid database entries") public static boolean DATABASE_PURGER =
|
||||||
false;
|
false;
|
||||||
|
Loading…
Reference in New Issue
Block a user