Initial Commit!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user