Added scripts and config files.
This commit is contained in:
10
resources/config.yml
Normal file
10
resources/config.yml
Normal file
@ -0,0 +1,10 @@
|
||||
maxGateBlocks: 50
|
||||
playerGateBlockUpdateRadius: 64
|
||||
highlightDuration: 5
|
||||
saveOnChanges: true
|
||||
checkForBrokenGateFrames: true
|
||||
gateTeleportMessage: "Thank you for traveling with Craft Inc. Gates."
|
||||
showTeleportMessage: true
|
||||
gateTeleportNoPermissionMessage: "You are not allowed to use this gate!"
|
||||
showTeleportNoPermissionMessage: true
|
||||
gateMaterial: "nether portal"
|
1
resources/plugin.yml
Symbolic link
1
resources/plugin.yml
Symbolic link
@ -0,0 +1 @@
|
||||
../plugin.yml
|
Reference in New Issue
Block a user