Revert "Add max minecarft speed gamerule config"
This reverts commit c46650d89f
.
This commit is contained in:
parent
c46650d89f
commit
352bf9dc13
3 changed files with 323 additions and 344 deletions
|
@ -835,7 +835,6 @@ 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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue