Wiki
Discord
  • šŸ‘‹Hey
  • šŸ”ŒResources
    • ā˜„ļøArcane
      • šŸŽŸļøVouchers
        • ⭐v2.0.0
        • Example vouchers
        • Actions
          • Properties
          • Tags
        • Comet
        • Commands
        • Configuration
          • config.yml
          • vouchers.yml
          • vouchers-nbt.txt
        • Permissions
        • Requirements
    • ⚔Master
    • ā›ļøTokenEnchant
      • ā¬†ļøTEUpgrades
    • šŸ”“Other
      • šŸ—ļøGUIHelper
Powered by GitBook
On this page

Was this helpful?

  1. Resources
  2. Arcane
  3. Vouchers

Example vouchers

Various examples to help new users get started with Arcane Vouchers

Tag voucher

Unlock access to chat tags with a voucher. The example uses DeluxeTags permissions but it is very easy to modify the voucher to work with another plugin.

heart-tag-voucher:
  item:
    material: NAME_TAG
    name: '<red>♄ chat tag'
    lore:
    - '<white>Click to unlock the chat tag!'
  actions:
  - '[permission] ADD deluxetags.tag.heart'
  - '[message] <green>You have unlocked the heart tag! Use /tags to equip it'
  settings:
    permissions:
      blacklist:
        list: [deluxetags.tag.heart]
        message: '<red>Looks lik you already have access to this tag!'
  
Previousv2.0.0NextActions

Last updated 1 year ago

Was this helpful?

šŸ”Œ
ā˜„ļø
šŸŽŸļø