Added Worldguard/Worldedit support to specify a list of regions in which the plugin has no effect (except if the player has a "god" permission to override the restriction), this feature is turned off by default in config, turn it on if you have both Worldguard/Worldedit installed and want to use it.
v1.6.2
Common methods for all my plugins (language selector + version checker) updated for Resurrections.
v1.6.1
Added "/res add" command.
Added "/res remove" command.
Removed some debug messages from previous version.
Added new language lines and revised some old ones.
v1.6.0
The official command is now /resurrection, /res still works as alias.
Added a custom % of experience loss when dying.
v1.5.0
Updated to CraftBukkit 1.4.7-R-1.1 (Still compatible with R.1 and should also work with Minecraft 1.5)
Code performance improved again.
Added config and language version files checker (common in all my plugins).
Added German as third official supported language (thanks Vexatos!)
Customizable lang files have now color/format support.
Added uses (lives):
You can give a base amount of lives per player.
You can give players a custom amount of lives every custom amount of time.
You can set a maximun amount of lives per player.
Added commands to check/give/remove lives.
v1.4
Updated to CraftBukkit 1.4.7-R-1
Code performance improved.
Fixed weird bug for players losing inventory if they disconect instead of respawning.
Added memory clean method, that means when the player respawns and recover their stuff, the stuff will be erased from memory.
v1.3
Updated to CraftBukkit 1.4.7-R01
Now players with the "resurrection.user.exp" to keep exp will not drop any exp orbs.
v1.2
Code performance improved.
You can add an extra permission to let players teleport back to their death location with a command.
"/res-reload" command has been renamed to "/res reload".
You can now execute "/res reload" command from console.
Updated to 1.4.6 R-0.3.
If the lang files exists, the plugin will not try to create them again.
Fixed a little permission bug for the reload command.
v1.1
Added "/res-reload" command to reload config.yml
Added permissions to select between keep items, exp or both.
Added customizable messages telling what you've kept.