config.yml

--------------------------------------------
config.yml
Last updated on: 08.07.13
For Highway version: 4.3
Config-Version: 1.6
--------------------------------------------

# Info:
#     WalkSpeed with StrongEffect: a number lower than 1 (should not be above 0.7, if you want to know "Why not?" simply try it out ;).
#     WalkSpeed with LowEffect: a number lower than 10.
#     The 1st row can be every material (should not be air; but air is also allowed).
#     The 2nd and the 3rd row is the material you choose in the option below.
#     If you set "DefaultSpeedWithoutPermission" to false; The default group needs also permissions to use the highway.
#     If you set "DefaultSpeedWithoutPermission" to false; The other groups also needs the permission: "highway.group.default" to use the speed ways.
#     The item to edit and create highways is at the moment the item: 369 (Blaze Rod).
#     EffectType - Allowed types: strong, low, none ; This would change the distortion-effect of all highways.
#     !ATTENTION! If you use the IDs for the materials you have to add a ' in front of the id and a ' after the id!
#         e.g.: '17:4' OR simply log OR log:4
#     !!ATTENTION: Please do not touch the version number!!
General:
  WalkSpeed: 3
  EffectType: strong
  DefaultSpeedWithoutPermission: true
  GetNormalSpeedWhenSneaking: true
  OpSpeed: 6
  Invert: false
  CheckVersion: true
Economy:
  EnableEco: false
  HighwayCost: 1.5
  2nd: GLASS
  3rd: GOLD_BLOCK
MessageOptions:
  MessagePlayer: true
  Message: '&6You are now on a highway!'
  NoPermMessage: '&cYou don''t have permission to use this command!'
  PlayerPayMessage: 'The highway costs:'
  Symbol: $
CreateHighway:
  ItemID: 369
Material:
  2nd: GLASS
  3rd: IRON_BLOCK
VersionNumber: 1.6

--------------------------------------------
config.yml
Last updated on: 02.20.13
For Highway version: 3.8
Config-Version: 1.3
--------------------------------------------

# Info:
# WalkSpeed with StrongEffect: a number lower than 1 (should not be above 0.7, if you want to know "Why not?" simply try it out ;).
# WalkSpeed with LowEffect: a number lower than 10.
# The 1st row can be every material (should not be air)
# The 2nd and the 3rd row is the material you choose in the option below.
# If you set "defaultSpeedWithoutPermission" to false; The default group needs also permissions to use the highway.
# If you set "defaultSpeedWithoutPermission" to false; The other groups also needs the permission: "hw.group.default" to use the speed ways.
# The item to edit and create highways is at the moment the item: 369 (Blaze Rod) --> but this is still in a [alpha] phase
# !!ATTENTION: Please do not touch the version number!!
general:
  WalkSpeedWithLowEffect: 3
  StrongWalkEffect: false
  WalkSpeedWithHighEffect: 0.4
  DefaultSpeedWithoutPermission: true
  GetNormalSpeedWhenSneaking: true
messageOptions:
  MessagePlayer: true
  Message: You are now on a highway!
  NoPermMessage: You don't have permission to use this command!
createHighway:
  ItemID: 369
material:
  2nd: glass
  3rd: ironblock
VersionNumber: 1.3