Add max minecarft speed gamerule config
This commit is contained in:
@@ -835,6 +835,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ public IntOr.Default compressionLevel = IntOr.Default.USE_DEFAULT;
|
||||
+ @Comment("Defines the leniency distance added on the server to the interaction range of a player when validating interact packets.")
|
||||
+ public DoubleOr.Default clientInteractionLeniencyDistance = DoubleOr.Default.USE_DEFAULT;
|
||||
+ public IntOr.Default maxMinecartGamerule = io.papermc.paper.configuration.type.number.IntOr.Default.USE_DEFAULT;
|
||||
+ }
|
||||
+
|
||||
+ public BlockUpdates blockUpdates;
|
||||
|
||||
Reference in New Issue
Block a user