# Entrance Cost

You can restrict access to certain dungeons by adding a "paywall".

# Setup

Entrance cost settings located in the config.yml inside a dungeon's directory under the Features -> Entrance section:

Payment:
  vault: 250.0
  coinsengine_coins: 10.0

Here vault and coinsengine_coins are currency identifiers . You can add as many currencies as you want!