Added scripts and config files.

This commit is contained in:
Tobias Ottenweller
2014-01-26 13:38:52 +01:00
parent 99cf7e7ea1
commit 2b1ff1e902
6 changed files with 322 additions and 0 deletions

10
resources/config.yml Normal file
View 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
View File

@ -0,0 +1 @@
../plugin.yml