apavarino / Deadchest

Minecraft Plugin - Keep your inventory in a chest when you die !
https://dev.bukkit.org/projects/dead-chest
GNU General Public License v3.0
18 stars 17 forks source link

OnlyOwnerCanOpenDeadChest not working #71

Closed Aviviviviveee closed 6 months ago

Aviviviviveee commented 8 months ago

Ok so this is with the latest version of dead chest on 1.20.2 Paper. Basically, I'm having an issue with the OnlyOwnerCanOpenDeadChest permission. Even if I have it enabled, people can still claim my items. I've tried turning it off and on (using the /dc reload command) but turning it off just places the items in the claimer's inventory, while having it on causes the items to drop on the ground. This is quite annoying since I have a friend who likes to be an absolute troll lol.

I'm very happy with this plugin, but I have one request. Adding an option to teleport to the dead chest coords would be a nice addition too. I know that it tells you the coords in the chat, but adding the option to teleport to said coords by clicking on them in the chat message would be nice too (similar to teleporting after using /locate). Apart from that, I hope you have a nice day.

Screenshot 2024-01-30 at 16 11 45

apavarino commented 8 months ago

Hello @Aviviviviveee, your friend is OP on your server ? If yes this is why, OP bypass permission.

The problem with the teleport option, is if a guy dies in two block height zone the chest will be generate on the floor. Then when de player will be teleport back, it will stuck on the wall because there is only 1 block of free space

apavarino commented 6 months ago

Close because no activity