Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Essentials Sign Control
- # See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
- # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
- # Essentials Colored sign support will be enabled when any sign types are enabled.
- # Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.
- enabledSigns:
- - color
- - balance
- - buy
- - sell
- - trade
- #- free
- #- disposal
- - warp
- - kit
- #- mail
- #- enchant
- #- gamemode
- #- heal
- #- info
- - spawnmob
- - repair
- #- time
- #- weather
- # How many times per second can Essentials signs be interacted with per player.
- # Values should be between 1-20, 20 being virtually no lag protection.
- # Lower numbers will reduce the possibility of lag, but may annoy players.
- sign-use-per-second: 4
- # Backup runs a batch/bash command while saving is disabled.
- backup:
- # Interval in minutes.
- interval: 30
- # Unless you add a valid backup command or script here, this feature will be useless.
- # Use 'save-all' to simply force regular world saving without backup.
- #command: 'rdiff-backup World1 backups/World1'
- # Set this true to enable permission per warp.
- per-warp-permission: false
Advertisement
Add Comment
Please, Sign In to add comment