What's new
Resource icon

Random lore strings 0.2

With this addon you can add to your lore something like this
Code:
- '[{1-3};Option1: {1-5};Option2: {1-5};Option3: {1-5}]'
This item returns a randomly selected strings depending on the number of a given number from options.
Code:
[<Amount of strings>;String1;String2;String3]
Number of strings less than or equal Amount of strings

For example, you have item in mm like this
Code:
Test:
  Id: 271
  Data: 0
  Display: '§9Test'
  Lore:
  - '[{1-2};Option1: {1-3};Option2: {1-3}]'
When you drop an item it may have a description for example like this
Code:
  Option1: 1
  Option2: 2
or
Code:
  Option1: 2
or
Code:
  Option2: 1

It works only when the mob dies and throws item
Tested on MythicMobs 2.5.1 and Spigot 1.10.2

Sorry for the english I hope you understood what was going on
  • Like
Reactions: wand-elf
Author
WindSkull
Downloads
736
Views
915
First release
Last update
Rating
5.00 star(s) 1 ratings

Latest updates

  1. For MM 4.2

    :)

Latest reviews

Great idea!
Top