Added the ability to change gate block types. Issue #26.

Refactoring: Added a ConfigurationUtil class. Moved all configuration keys into it.
This commit is contained in:
Tobias Ottenweller
2013-09-15 17:07:25 +02:00
parent 260cabc509
commit e9a454182a
9 changed files with 138 additions and 27 deletions

View File

@ -7,3 +7,4 @@ 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"