- Joined
- May 25, 2016
- Messages
- 212
Enter a brief description of what is broken Math not Working
What version of Minecraft are you using? 1.14
What server jar are you using? Spigot
What is this a bug report for? MythicMobs
What version of the plugin are you using? 4.7.2
Describe the bug. Be as specific as possible, images or short gifs/videos are welcome but save configuration files for later sections. Write a whole paragraph if needed, help us bug testers replicate your issue!
Using math for Damage or Heal doesn't seem to do anything. Damage and Heal values default to 1.
Example Configurations
What version of Minecraft are you using? 1.14
What server jar are you using? Spigot
What is this a bug report for? MythicMobs
What version of the plugin are you using? 4.7.2
Describe the bug. Be as specific as possible, images or short gifs/videos are welcome but save configuration files for later sections. Write a whole paragraph if needed, help us bug testers replicate your issue!
Using math for Damage or Heal doesn't seem to do anything. Damage and Heal values default to 1.
Example Configurations
Code:
CSC:
Type: HUSK
Display: '&5CSC'
Health: 100
BossBar:
Enabled: true
Type: SOLID
Title: '&5&lCSC'
Color: PURPLE
Options:
MovementSpeed: 0.01
PreventOtherDrops: true
PreventRandomEquipment: true
PreventItemPickup: true
Silent: true
KnockbackResistance: 1
Skills:
- damage{amount='5+5';ia=true} @Target ~onDamaged
- heal{amount='5+5'} @Self ~onInteract