-
Notifications
You must be signed in to change notification settings - Fork 5
Supported Extras
Penal Buffalo edited this page Jun 17, 2022
·
2 revisions
Note: LevelledMobs 3.6.3 b653 or newer is required.
You can specify a string/value keypair in LevelledMobs to interact with more settings in supported plugins.
Currently only used by ExecutableItems, you have the following options:
https://docs.ssomar.com/executableitems/configurations/item-configuration/item-features
- Usage - integer
- UsageLimit - integer
- UsePerDay - integer
- Durability - integer
- HideUsage - boolean
- HideEnchantments - boolean
- HideAttributes - boolean
- HideUnbreakable - boolean
- HidePotionEffects - boolean
Example:
ZOMBIE:
- ExecutableItems:CoolSword:
chance: 1.0
extras:
UsageLimit: 10
Durability: 400
HideUsage: true