Rival Development
Purchase the plugins Discord
  • Welcome!
  • šŸ”¹RIVAL TOOLS
    • šŸ’œRival Pickaxes
      • Installation
      • Placeholders
      • Custom Drops
      • Mine Setup
      • Configurations
        • config.yml
        • enchants.yml
        • minelevels.yml
        • crystals.yml
        • mines.yml
        • mobs.yml
        • levels.yml
        • disenchantmenu.yml
        • upgrademenu.yml
        • leaderboards.yml
        • captcha.yml
        • prestige.yml
        • shops.yml
    • šŸ’šRival Harvester Hoes
      • Installation
      • Placeholders
      • Commands and Permissions
      • API
      • Custom Drops
      • Farming Zones
      • Crop Levels
      • Configurations
        • config.yml
        • enchants.yml
        • croplevels.yml
        • leaderboards.yml
        • captcha.yml
        • settings.yml
        • shops.yml
        • croplevels.yml
    • šŸ’™Rival Fishing Rods
      • Installation
      • Placeholders
      • Commands and Permissions
      • Custom Loot
      • API
    • ā¤ļøRival Mob Swords
      • Installation
      • Placeholders
      • Commands and Permissions
      • Configurations
        • config.yml
        • enchants.yml
        • leaderboards.yml
        • moblevels.yml
      • API
  • šŸ”¹TOOL ADDONS
    • šŸ”øRival Omni Tool Addon
  • šŸ”¹Other Plugins
    • 🐰Rival Pets
      • Installation
      • Information
      • Create Your Own Boosts & Buffs
      • Configurations
        • config.yml
        • enhancements.yml
        • gui.yml
        • messages.yml
        • petboxes.yml
        • scrolls.yml
        • upgrades.yml
        • candy.yml
    • 🟢Rival EXP Shop
      • Installation
      • Information
    • 🟠Rival Credits
      • Installation
      • Information
  • General
    • ā”FAQ
    • āœļøTerms of Service
    • ā˜•API's
Powered by GitBook
On this page
  1. RIVAL TOOLS
  2. Rival Pickaxes
  3. Configurations

upgrademenu.yml

new-upgrade-menu: true #If true will use this upgrade menu, else it will use the default one
Menu-Settings:
  name: '&8Pickaxe Upgrades'
  size: 27
  pickaxe-preview:
    enabled: true
    slot: 4
Back-Item:
  enabled: true
  slot: 18
  material: BARRIER
  name: '&4&l<!> &c&lGo Back'
  lore:
    - ' &7&o(( Click to go back to main menu! ))'
PurchaseEnchantItem:
  name: '&a&l+ {amount} Enchant Levels'
  lore:
    - ' '
    - ' &2&lā–Ž &a&lCurrent Level: &f{current_level}'
    - ' &2&lā–Ž &a&lNew Level: &f{next_level}'
    - ' &2&lā–Ž &a&lPrice: &f{cost}'
    - ' '
    - ' &7&o(( Tip: Click to purchase enchant! ))'
PurchaseEnchantMaxItem:
  enabled: true
  slot: 22
  material: IRON_BARS
  name: '&a&l+ {amount} Enchant Levels'
  lore:
    - ' '
    - ' &2&lā–Ž &a&lCurrent Level: &f{current_level}'
    - ' &2&lā–Ž &a&lNew Level: &f{next_level}'
    - ' &2&lā–Ž &a&lPrice: &f{cost}'
    - ' '
    - ' &7&o(( Tip: Click to purchase max enchant levels! ))'
Menu-Items:
  '1':
    slot: 9
    amount : 1
    levels: 1
  '2':
    slot: 10
    amount: 2
    levels: 5
  '3':
    slot: 11
    amount: 3
    levels: 10
  '4':
    slot: 12
    amount: 4
    levels: 25
  '5':
    slot: 13
    amount: 5
    levels: 50
  '6':
    slot: 14
    amount: 6
    levels: 100
  '7':
    slot: 15
    amount: 7
    levels: 250
  '8':
    slot: 16
    amount: 8
    levels: 500
  '9':
    slot: 17
    amount: 9
    levels: 1000
Enchants:
  KeyFinder:
    name: '&a&l+ {amount} Enchant Levels'
    lore:
      - '&8Custom Enchant'
      - '&7&oChance to find crate keys.'
      - ' '
      - ' &2&lā–Ž &a&lCurrent Level: &f{current_level}'
      - ' &2&lā–Ž &a&lNew Level: &f{next_level}'
      - ' &2&lā–Ž &a&lPrice: &f{cost}'
      - ' '
      - ' &7&o(( Tip: Click to purchase enchant! ))'
Previousdisenchantmenu.ymlNextleaderboards.yml

Last updated 2 years ago

šŸ”¹
šŸ’œ