MagicalWands
Support
  • 📍Important
    • Support
    • Default Pack (Charms & Wands) |DOWNLOAD|
  • 📡Introduction
    • Welcome Page
    • Plugin Showcase
    • Plugin Installation
  • 🛠️Default Configurations
    • Global Options
    • Language File
  • 📜Wands & Charms file examples
    • Wand Example
    • Charm Example
  • ⚙️Global Settings
    • Wand Usage
    • Commands & Permissions
    • HEX, Gradient & PAPI
    • Charm-Selector
    • Charm-Order and Info-Bar
    • Bedrock Support
  • 🪄Custom Wand Creation
    • Get started
    • Disabler & Name configuration
    • Item configuration
    • Wand options
    • Amplifier / Reducer
    • Holding effects list
  • 🌀Custom Charm Creation
    • Get started
    • Disabler, Skull, Name and basic options
    • Wand Functions
    • Damage configuration
    • Particle effects
    • Additional sounds
Powered by GitBook
On this page
  1. Custom Wand Creation

Wand options

Options configuration

Paths & Values example

Options:
  BasicCharmColor: "#ffffff"
  BasicCharmDisplayName: "&fBasic"
  BasicCharmDamage: 10.0
  BasicCharmDelay: 1
  BasicCharmLength: 10
  SpellsConfiguration: true
  Spells: 3
  PreSetSpells:
    - "customcharm"

BasicCharmColor, configure what color will have basic charm (Use HEX color code). BasicCharmDisplayName is display name, which will be displayed in ActionBar in Charms order. BasicCharmDamage is just damage (On this damage amplifier wont work). BasicCharmDelay is value in seconds, it's delay to use basic charm again. BasicCharmLength is value, that defines length limitation for using basic cast. SpellsConfiguration is value, which defines if charm order can be edited on that wand. Spells value defines how many spells you can put on wand. Maximum is 3 and 0 is also possible option! PreSetSpells is list of string with charms names. These charms will be on wand by default!

PreviousItem configurationNextAmplifier / Reducer

Last updated 1 year ago

🪄