drtshock / PlayerVaults

Player vaults for player players.
GNU General Public License v3.0
89 stars 123 forks source link

Admin issue when opening an offline player's safe #433

Closed mehmet-27 closed 3 years ago

mehmet-27 commented 3 years ago

I gave the pv row permissions to the players. For example, the player has 5 lines, but if I open his pv while he is offline, it shows only 2 lines of the player and deletes everything in the other 3 lines.

mbax commented 3 years ago

Set the config default max rows back to six, and grant perm nodes to control the number of rows users get.

I'd like to resolve this properly but I think doing this change fixes it for you.

mehmet-27 commented 3 years ago

Thanks