SupremeDev
  • Supreme Development
  • Important
    • Installation
    • PayPal + Google Pay
    • Server Owner Advice
    • Json - Why?
    • Free Client Plugins
      • Supreme KillHolograms
        • config.yml
      • Supreme EXPShop
        • Commands & Permissions
        • config.yml
      • Supreme DeathBans
        • Commands & Permissions
        • config.yml
        • lang.yml
  • Plugins
    • Supreme Factions
      • Placeholders
      • Commands & Permissions
      • Developer API
      • Files
        • raids.json
        • lang.yml
        • conf.json
        • config.yml
        • upgrades.yml
    • Supreme Spawners
      • Commands & Permissions
      • Developer API
      • Files
        • lang.json
        • conf.json
        • entity-settings.json
        • stacker-settings.json
    • Supreme Hoes
      • Commands & Permissions
      • Placeholders
      • Developer API
      • Files
        • config.yml
        • captcha.yml
        • menus.yml
    • Supreme Printer
      • Commands & Permissions
      • Developer API
      • Files
        • config.yml
    • Supreme Blood Orbs
      • Commands & Permissions
      • Files
        • config.yml
        • lang.yml
    • Supreme TokenShop
      • Commands & Permissions
      • config.yml
    • Supreme LMS
      • Commands & Permissions
      • Files
        • lang.json
        • config.json
    • Supreme Roam
      • Commands & Permissions
      • Files
        • lang.yml
        • config.yml
    • Supreme MobSwords
      • Commands & Permissions
      • Placeholders
      • Files
        • menus.yml
        • config.yml
    • Supreme BindIP
      • Commands & Permissions
    • Supreme Robots
      • Commands & Permissions
      • Developer API
      • Files
        • lang.json
        • config.json
    • Supreme Meteors
      • Commands & Permissions
      • Files
        • config.yml
        • lang.json
    • Supreme Tools
      • Commands & Permissions
      • Files
        • config.yml
    • Supreme Collectors
      • Commands & Permissions
      • Files
        • lang.json
        • config.json
    • Supreme Player Stats
      • Commands & Permissions
      • Statistic Types
      • Files
        • menus.yml
        • config.json
    • Supreme Miner Picks
      • Commands & Permissions
      • Files
        • drops.yml
        • menus.yml
        • config.yml
  • Addons
    • Factions Top
    • Harvest Event
    • Hoe Boosters
  • Libraries
  • SupremeCaptcha
    • Commands & Permissions
    • Files
      • config.json
  • SupremeTokens
    • Commands & Permissions
    • Files
      • lang.json
      • config.json
Powered by GitBook
On this page

Was this helpful?

  1. Plugins
  2. Supreme TokenShop

config.yml

TokenShop:
  Messages:
    NotEnough: '&cYou do not have enough tokens to purchase this!'
    Success: '&a%product-name% Purchased Successfully!'
  MainMenu:
    Title: '&d&o» Token Merchant'
    Size: 3
    Items:
      1:
        Type: TRIPWIRE_HOOK
        Display-Name: ' &b&l» &bLootbox Key Trades'
        Lore:
          - ' '
          - ' &b&l » &bUnlock Powerfully lootbox''s with'
          - ' &b&l » &bkeys and lootbox''s purchases here!'
          - ' '
        Enchanted: true
        Shop: 'Keys'
        Slot: 10
      2:
        Type: DIAMOND_PICKAXE
        Display-Name: ' &c&l» &cFaction Tool Trades'
        Lore:
          - ' '
          - ' &c&l » &cUsing these tools your'
          - ' &c&l » &cfaction can rise to the top!'
          - ' '
        Enchanted: true
        Shop: 'Tools'
        Slot: 12
      3:
        Type: DRAGON_EGG
        Display-Name: ' &a&l» &aFactions Top Value'
        Lore:
          - ' '
          - ' &a&l » &aGrind mobs to help boost'
          - ' &a&l » &ayour factions FTOP value!'
          - ' '
        Enchanted: true
        Shop: 'Value'
        Slot: 14
      4:
        Type: PAPER
        Display-Name: ' &d&l» &dRank Vouchers'
        Lore:
          - ' '
          - ' &d&l » &dGain access to kits, perks,'
          - ' &d&l » &dand abilities without spending a dime!'
          - ' '
        Enchanted: true
        Shop: 'Ranks'
        Slot: 16
    Dummy-Item:
      Type: LIGHT_BLUE_STAINED_GLASS_PANE
      Enchanted: false
      Display-Name: ' '
      Lore:
        - ' '
    # This is the back button for all shops to go back to main menu
    Shop-Back-Buttom:
      Type: ARROW
      Display-Name: '&b&m<==&b Go Back'
      Lore:
        - ' '
      Enchanted: true
  Shops:
    Keys:
      Title: '&b» Lootbox Key Trades'
      Size: 3
      Back-Buttom-Slot: 18
      Items:
        1:
          Type: TRIPWIRE_HOOK
          Display-Name: '&d&o1x Mythic Lootbox Key'
          Lore:
            - ' '
            - ' &d&l» &dCost: &n5000 Tokens'
            - ' '
          Enchanted: true
          Cost: 5000
          Commands:
            - 'cc give p %player% mythic 1'
          Slot: 10
        2:
          Type: TRIPWIRE_HOOK
          Display-Name: '&b&o1x Heroic Lootbox Key'
          Lore:
            - ' '
            - ' &b&l» &bCost: &n12,000 Tokens'
            - ' '
          Enchanted: true
          Cost: 12000
          Commands:
            - 'cc give p %player% heroic 1'
          Slot: 12
        3:
          Type: TRIPWIRE_HOOK
          Display-Name: '&c&o1x Demonic Lootbox Key'
          Lore:
            - ' '
            - ' &c&l» &cCost: &n20,000 Tokens'
            - ' '
          Enchanted: true
          Cost: 20000
          Commands:
            - 'cc give p %player% demonic 1'
          Slot: 14
        4:
          Type: ENDER_CHEST
          Display-Name: '&b&o1x Admin Lootbox Key'
          Lore:
            - ' '
            - ' &b&l» &bCost: &n40,000 Tokens'
            - ' '
          Enchanted: true
          Cost: 40000
          Commands:
            - 'mcrate give %player% admin 1'
          Slot: 16
      Dummy-Item:
        Type: LIGHT_BLUE_STAINED_GLASS_PANE
        Enchanted: false
        Display-Name: ''
        Lore:
          - ' '
    Tools:
      Title: 'Lootbox Key Shop'
      Size: 3
      Back-Button-Slot: 18
      Items:
        1:
          Type: TRIPWIRE_HOOK
          Display-Name: ' &c&l Lootbox Key Shop'
          Lore:
            - ''
          Enchanted: true
          Cost: 1000
          Commands:
            - 'cc give p %player% mythic 1'
            - 'bcast &c&l%player% just purchased a Mythic Lootbox key from soul shop!'
          Slot: 1
      Dummy-Item:
        Type: BLACK_STAINED_GLASS_PANE
        Enchanted: false
        Display-Name: ''
        Lore:
          - ' '
    Ranks:
      Title: 'Lootbox Key Shop'
      Size: 3
      Back-Buttom-Slot: 18
      Items:
        1:
          Type: TRIPWIRE_HOOK
          Display-Name: ' &c&l Lootbox Key Shop'
          Lore:
            - ''
          Enchanted: true
          Cost: 1000
          Commands:
            - 'cc give p %player% mythic 1'
            - 'bcast &c&l%player% just purchased a Mythic Lootbox key from soul shop!'
          Slot: 1
      Dummy-Item:
        Type: BLACK_STAINED_GLASS_PANE
        Enchanted: false
        Display-Name: ''
        Lore:
          - ' '
    Value:
      Title: 'Lootbox Key Shop'
      Size: 3
      Back-Buttom-Slot: 18
      Items:
        1:
          Type: TRIPWIRE_HOOK
          Display-Name: ' &c&l Lootbox Key Shop'
          Lore:
            - ''
          Enchanted: true
          Cost: 1000
          Commands:
            - 'cc give p %player% mythic 1'
            - 'bcast &c&l%player% just purchased a Mythic Lootbox key from soul shop!'
          Slot: 1
      Dummy-Item:
        Type: BLACK_STAINED_GLASS_PANE
        Enchanted: false
        Display-Name: ''
        Lore:
          - ' '
PreviousCommands & PermissionsNextSupreme LMS

Last updated 3 years ago

Was this helpful?