NOTE: Config change. You need to update/delete your existing config or this plugin will not work!
Implemented a generic death cause, just in case one can't be found. It can be set under the config node "ed.genericcause"
v1.2.12
NOTE: Config change. You need to update/delete your existing config or this plugin will not work!
Implemented more death causes
Changed how 'a' and 'an' in mobnames were processed, so that translations should [hopefully] work better. To achieve the same effect as before, use the new '%A' tag.
v1.2.10
Fixed a minor bug where pvp messages were formatted in the wrong order
v1.2.9
NOTE: Config change. You need to update/delete your existing config or this plugin will not work!
Changed how pvp messages are formatted
Added configurability for pvp and pve default death messages
Implemented Metrics
v1.2.8
Fixed bug where stacktrace would return upon mob death
v1.2.7
Tried to fix a bug (unsuccessfully)
v1.2.6
NOTE: Config change. You need to update/delete your existing config or this plugin will not work!
Added slimes to the config file
Added option to not count artificially spawned mobs
v1.2.5
Fixed the majors and minors that are sent to the victim of a player x player kill event.
Fixed the moneythief.bypassPVE permission node note working.
v1.2.4
NOTE: Config change. You need to update/delete your existing config or this plugin will not work!
Added Majors and Minors. See the config for more details.
Implemented money loss when killed by a mob.
Misc bug fixed.
v1.2.3
Commented out a couple lines that were only meant as debug test before release, but lead to be an annoyance due to my forgetfulness
v1.2.1
Made minor change to update checker
Implemented kill logging, as well as a config option to disable the logging
v1.2.0
Made the fanfares customizable. See here for details.
Added update checker that runs on plugin initiation. There is an option in the config to disable it.
Fixed how the plugin loads permission files, and thus fixing the reloadconfig command in the process.