Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
[General]
# What should be the maximum width of an elevator cabin? Higher numbers may cause lag.
# Allowed range: 1 ~ 15 - Default: 11
maxCabinHorizontalSize = 11
# What should be the maximum height of an elevator cabin? Higher numbers may cause lag.
# Allowed range: 1 ~ 15 - Default: 11
maxCabinVerticalSize = 11
# Is the elevator allowed to move unbreakable blocks? If set to true, this may allow players to move blocks like bedrock and portals using elevators!
# Allowed values: true, false - Default: false
allowUnbreakableBlocks = false