Config

General Settings:
  Voucher Sign Tag: '[VouchersX]'   //the tag used to define a sign as a VouchersX shop.
Voucher Settings:
  Sunshine:
    Starting Amount: 0   //how much each player will start with when they first join the server
    Description: ''   //a description of the voucher that will show when using /vhelp [type]
    Warm-Up Time: 0   //how long this voucher will warm up before taking effect (in seconds)
    Cool-Down Time: 0   //how long this voucher will cool down before being usable again (in seconds)
  Resurrect:
    Starting Amount: 0
    Description: ''
    Sneak to Use: true   //the voucher will only take effect if a player is sneaking (holding shift)
  Thunderpunch:
    Starting Amount: 0
    Description: ''
    Allow PvP: false   //allow players to strike other players with lightning
  Parachute:
    Starting Amount: 0
    Description: ''
    Sneak to Use: true
  Protection:
    Starting Amount: 0
    Description: ''
    Maximum Protected Blocks: 0   //maximum amount of blocks each player can protect
  Superpick:
    Starting Amount: 0
    Description: ''
    Restricted Block Values: '7:49'   //blocks that can't be broken with SuperPick
  Teleport:
    Starting Amount: 0
    Description: ''
    Warm-Up Time: 0
    Cool-Down Time: 0
  Heal:
    Starting Amount: 0
    Description: ''
    Warm-Up Time: 0
    Cool-Down Time: 0
    Allow Healing Other Players: false   //allow use of the /vheal [player] command
  Timeshift:
    Starting Amount: 0
    Description: ''
    Warm-Up Time: 0
    Cool-Down Time: 0
    Day Time Value: 6000   //value that /vtime day will set the time to
    Night Time Value: 18000   //value that /vtime night will set the time to
Hooked Commands:
  Voucher Type:   //define the type of a voucher here
    Command: ''   //define the command bound to this voucher type
    Warm-Up Time: 0
    Cool-Down Time: 0
    Starting Amount: 0
    Description: ''

/* Example:
  Spawn:
    Command: 'spawn'
    Warm-Up Time: 5
    Cool-Down Time: 5
    Starting Amount: 10
    Description: 'Teleports you back to spawn.'

Command vouchers will be used any time the command includes the defined word, so if you want to make a user pay to use the command "/home" even when the actual command is "/home summerhome", still use the command 'home'.
*/


Comments

Posts Quoted:
Reply
Clear All Quotes