Release 1.2.9.2
Added
- RpgItems experience support
Release 1.2.9.3
Added
- 'IgnoreSpawnerMobs' config option. If set to true it will not augment spawner mobs, if false it will. If not in config it will default to true and provide an error in the console.
Release 1.2.9.4
Changed
- On startup, instead of wiping out your file (because you spent so much time on it), we now log the error with the line of the YML error
- NOTE: If your config is invalid, RpgMobs will disable itself
Release 1.2.9.5 Added
- Variance: Option for SpawnPoints
- Variance gives an additional level of randomness to your spawns by allowing you to set this value. E.g. if you set Variance to 5, mobs will be calculated based on distance as normal but will have an added random 0-5 levels
Release 1.2.9.5 for MC 1.14
Release 1.3.0
Added:
- 2 New Formulas (CurrencyChance, CurrencyValue)
- New messages.yml file
- new MoneyDrop setting
- New event RpgMobDeathEvent
- contains Entity, Killer, Level, CurrencyValue
Release 1.3.1
Added:
- new 'Wealthy' variant
- always drops money, configurable money multiplier
Removed:
- needless 'Chance' debug line in console
Release 1.3.2
Added:
- Better startup logging of Level Regions
- Level Ranges for Level Regions
Fixed:
- Save issue when using level regions