ChestShop-authors / ChestShopNotifier

Bukkit plugin that allows your players to see who bought or sold what while they were offline.
https://www.spigotmc.org/resources/chestshopnotifier.30313/
10 stars 8 forks source link

Add permission for login notification #68

Open Volc94 opened 8 months ago

Volc94 commented 8 months ago

Hello, Thank you for still supporting this plugin!

Paper 1.20.1

I'm experiencing an issue with the permissions. Before adding csn.user any role is able to view shop history. Negating the permission (csn.user) for use by the default rank (lowest rank) works, but it still shows transaction history upon login.

Screen Shot 2023-12-07 at 7 41 57 PM Screen Shot 2023-12-07 at 7 49 59 PM

I understand there is some redundancy in the permissions posted above. I've tried many different scenarios. For example, negating everything for Default but they're still receiving notifications upon login. I saw the config option to disable that feature, but that's universal. I still want those with permission to have the login notification while those without it are not spammed on login. Is this possible, or am I doing something wrong?

Phoenix616 commented 8 months ago

Doesn't seem to check any permission on login it seems.

Volc94 commented 8 months ago

Oh I see. Thank you for the quick reply!