Added a configuration file. Made various classes read from the configuration.
This commit is contained in:
7
resources/config.yml
Normal file
7
resources/config.yml
Normal file
@ -0,0 +1,7 @@
|
||||
maxGateBlocks: 50
|
||||
playerGateBlockUpdateRadius: 64
|
||||
checkForBrokenGateFrames: true
|
||||
gateTeleportMessage: "Thank you for traveling with Craft Inc. Gates."
|
||||
showTeleportMessage: true
|
||||
gateTeleportNoPermissionMessage: "You are not allowed to use this gate!"
|
||||
showTeleportNoPermissionMessage: true
|
Reference in New Issue
Block a user