All/Config Files

Versions 1.4.0 - Present

# Wormhole config file

# How much to charge for each action.  Set negative to pay instead.
cost:
  add:     0.0
  back:    0.0
  del:     0.0
  jump:    0.0
  rename:  0.0
  replace: 0.0
  set:     0.0
  unset:   0.0
  use:     0.0

# Teleportation effects
effects:
  ring:  false
  smoke: true
  sound: true

# List of worlds where using Wormhole is not allowed
world_blacklist:
  -

 

Versions 0.1.0 - 1.3.4

# Wormhole config file

# How much to charge for each action.  Set negative to pay instead.
cost:
  add:     0.0
  back:    0.0
  del:     0.0
  jump:    0.0
  rename:  0.0
  replace: 0.0
  set:     0.0
  unset:   0.0
  use:     0.0

effects:
  ring: false
  smoke: true
  sound: true