Description
GraveRobberPlugin
Current Version: v2.0.0
GraveRobber is an event listener that will persist a player's inventory and XP/Level (death penalty applied). Equiped items and inventory are restored to their respective slots upon player respawn. There is no requirement for commands or premissions; simply copy the plugin jar file into your plugins folder and start the server!
Version 2.0.0 Features:
- Existing features of 1.8.1
-
GraveRobber now accepts commands:
-
gr.signpost:
- Enable or disable sign posts on player death.
-
gr.pvp:
- Enable and Disable toggle.
- Items drop upon environment/creature death.
- Items are persisted after PVP death.
-
gr.i2k:
- aka: "Items2Keep"
- Add or remove items (by id) to be persisted after player death.
- Other items will either be dropped or erased (depending on configuration).
- Commands are only available to Op'ed Players.
-
gr.signpost:
Version 1.8.1 Features:
- When a player dies and re-spawns, they will maintain their current Level and XP.
- When a player dies and re-spawns, all items that were in the inventory at the time of death will be restored.
- When a player dies and re-spawns, all equipped items that were in use at the time of death will be restored and equipped. - No requirement for special permissions.
- When a player dies, a percentage of XP is removed as a death penalty and the level adjusted accordingly. This scales as the level of the user approaches 50.
- A sign-post is left on the block that the user died upon showing a death message.
- Player drops are removed from the world after being assigned for restoration (avoids possible dupe issue).
Known Issues
-
Version 2.0.0
- No known issues reported with CraftBukkit 1.3.1-R1.0
- Minecraft 1.3.1 Client; Exp bar and level not updating correctly on client site after death (Correct exp/level is shown after user logs out/in or at least 1 exp is picked up). This is a known bug in the Minecraft client and should be addressed in a future update.
-
Version 1.8.1
- No known issues reported with CraftBukkit 1.2.*
- Issue with exp assignment after CraftBukkit 1.3.1-R1.0 update.
Reporting an Isse
To report a plugin issue or problem, please log a ticket within the GraveRobber Tickets section of Bukkitdev.
Downloads:
You can down load the latest version as well as previous versions on BukkitDev @ http://dev.bukkit.org/server-mods/graverobber/files/
Changelog:
Version 2.0.0
- Added Commands (gr.signpost, gr.pvp, gr.i2k)
- Added SignPost Toggle.
- Added PVP Mode & Toggle.
- Added Items2Keep (method to allow only certain items to be persisted).
- Updated death penalty calculations to account for exp mechanics change in CraftBukkit 1.3.1 update.
- Changed permissions on plugin; enabling and disabling as well as configurations are only accessible to Op'ed players
Version 1.8.1
- Updated SIGN_POST text to become more readable.
- Updated outdated version information.
Version 1.8
- Initial public release of GraveRobber Plugin.
