Discord: mrdespical
1.3.6
- Added new points condition to rewards.
- Can be merged with chance conditions.
- Example usages:
- points(10):chance(99):say Hello!
- points(5):say Hey everyone!
- Updated Commons to v1.7.3.
- New unrestorable attributes for inventory manager option.
Config File Changes
Code (YAML):
Inventory-Manager:
Enabled
: true
# Usable attributes:
# game-mode, hunger, exp, level
# health, max-health, health-scale
# saturation, allow-flight, fire-ticks
Do-Not-Restore
:
-
"max-health"
-
"health-scale"