minecraft server init
This commit is contained in:
14
config/ElevatorMod/ElevatorMod.cfg
Normal file
14
config/ElevatorMod/ElevatorMod.cfg
Normal file
@ -0,0 +1,14 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Can mobs spawn in elevators ? [default: true]
|
||||
B:mobSpawn=true
|
||||
|
||||
# Realign players after teleporting to the center of elevator ? [default: true]
|
||||
B:precisionTarget=true
|
||||
|
||||
# Should elevators have the same color to teleport ? [default: true]
|
||||
B:sameColor=true
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user