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

Add permission to picking Deadchest #6

Closed apavarino closed 3 years ago

apavarino commented 3 years ago

Some users want to have a permission node to manage Deadchest picking

Add permission node checking if the user has the correct permission to get it. Otherwise send a message to the player to tell him that he has no right

LaurenceBarnes commented 3 years ago

One comment: Default should be true (player has the permission to break their dead chests) and it must be negated for the affected permission group (false)

apavarino commented 3 years ago

Added in 4.6.0