DevotedMC / JukeAlert

A plugin that creates a new block in Minecraft that records player entries and actions. Anti-grief tool. Built for Spigot 1.12
https://www.devotedmc.com/jukealert.html
BSD 3-Clause "New" or "Revised" License
2 stars 10 forks source link

Allow players to run /jalookup regardless of permissions #35

Closed awoo-civ closed 7 years ago

awoo-civ commented 7 years ago

I think you should always be able to find out what group a snitch you see a notification from is on.

This would involve removing the LOOKUP_SNITCH permission.

At the very least, Members should have the permission granted by default.

ProgrammerDan commented 7 years ago

Only issue I can see is then adding people to check a single snitch is equivalent to telling them where your whole network is.

Gjum commented 7 years ago

I don't see why that permission would need to be removed. looking up a snitch's group (or getting it from an alert) isn't the same as looking up all group's snitches.

awoo-civ commented 7 years ago

I guess technically someone could /jalookup every single coordinate or something yea.

Then I propose adding the permission to Members by default. Players commonly add others to their snitch groups as Members without thinking about the permission.

awoo-civ commented 7 years ago

Actually, I don't see a use case for this anymore as https://github.com/DevotedMC/JukeAlert/pull/36 adds group information to notifications.