LorinthsRpgMobs v0.8.4
Details
-
FilenameLorinthsRpgMobs.jar
-
Uploaded by
-
UploadedJan 29, 2018
-
Size44.09 KB
-
Downloads313
-
MD580ba3cae717393b184e3cda2d7a6386e
Supported Bukkit Versions
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
- 1.8
Changelog
Beta 0.8.4
Changes
- Changed config setting for formulas to under Entity.Monster.TYPE.Formulas (supported within plugin, no action from owners/users)
Fixes
- Issue with entities not finding their exp formula fixed
Beta 0.8.3
Fixes
- Removing useless debug text from console outputs
- Other code cleanup
Beta 0.8.2
Fixes
- Fixed issue where monster data in config was ignored previously (whoops)
- Fixed a couple other small problems and updated the example config.yml
Beta 0.8.1
Added
- Color Code support for level name options
- OverrideFormat option for names allowing you to remove formatting from specific levels.
- e.g. "[Lvl.30] Zombie" can turn into "Undead Legion" without a level tag or any other options. Only takes {level} tags
Beta 0.8
Added
- Added /lrm command, works as previous versions
- Added lrm.admin permission (for access to the lrm command)
- Added /lrm spawnpoint commands (with info, list, set, remove subcommands)
- Added color support to the name formatting
- Added "DisabledWorlds" option for Animal/Monster group as well as specific entities
- Refactoring of code
Changed
- Some API access methods to be better contained/protected