Initial Commit!

This commit is contained in:
zombieguy
2026-07-08 22:58:56 +01:00
parent d9910aee00
commit 9cef1c5373
2371 changed files with 56283 additions and 0 deletions
@@ -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