🎯
FancyWaystones
  • Fancy Waystones
    • Players Guide
    • Admins Guide
    • Installation
    • Configuration Element
    • Customize Waystone
    • Conditions and Criterias
    • Customize Waypoints
    • Customize Warpstone
    • Item Economy
    • Custom Models
    • Customizing Particles
    • API
    • Plugin Integration
    • Custom Structure
Powered by GitBook
On this page
  1. Fancy Waystones

Item Economy

In this page you will learn how to set up custom item economy for your Waystones

Economy:
  Level:
    Enable: true
    Currency Format: "{amount} levels"
  Vault:
    Enable: true
    Currency Format: "${amount}"
  Item:
    Enable: true
    Currency Format: "{amount}x {type}"
    Items:
      EnderPearl:
        type: ENDER_PEARL
      Emerald:
        type: EMERALD
PreviousCustomize WarpstoneNextCustom Models

Last updated 2 years ago