DemigodsRPG / Demigods3

The (now defunct) Demigods RPG experience for survival/PvP Minecraft servers.
http://www.demigodsrpg.com/
MIT License
4 stars 2 forks source link

Implement a feature to allow players to protect specific items so they won't lose them on death. #123

Closed alexbennett closed 11 years ago

alexbennett commented 11 years ago

There will be a cost for the player, but if they choose to accept whatever the cost is, they can apply a "Protection" to the item so it's never lost when they die but can still be moved out of their inventory and so on. Much easier and cleaner solution to protected the hotbar.

HmmmQuestionMark commented 11 years ago

Maybe a slot instead of an item. It'd be easier on the server load side of things (less looping).

alexbennett commented 11 years ago

That's true. I just wish there was a way to signify the slot though. This needs to be clear for the player in order to avoid confusion.

HmmmQuestionMark commented 11 years ago

Well we wanted to force bind to items... so maybe they'd have to be protected automatically.

It might just be easier to protect the hotbar and not worry about it being balanced.