/Trust outside of claims
Smaaaae opened this issue ยท 1 comments
Observed Behavior
When you /trust outside of a claim, you are prompted with a message that the player has access to ALL your claims.
Recently when using this command it only trusts in claims and not within subdivisions - I would like some clarity on whether this is a bug or a built in thing with the plugin.
Expected Behavior
gives the trusted player access to every single part of every one of your claims
Reproduction steps
stand in an unclaimed zone
/trust
go back to claim check /trustlist
then stand in a subdivision and check /trustlist (says no one is trusted)
Stack trace or error log
No response
Server version
1.18
GriefPrevention version
no idea ! sorry - must be a recent one
Configuration
I don't know what this is - I am an staff member requesting this info for the owner so I don't have this data
Plugin list
No response
Running without GriefPrevention
- I attempted running the server without GriefPrevention installed.
- The problem does not occur when GriefPrevention is removed from the server.
Running with only GriefPrevention
- I attempted running only GriefPrevention on the server.
- The issue still occurs when GriefPrevention is the only plugin running.
Running on a fresh, clean server installation
- I attempted testing for the issue on a new server.
- The issue still occurs on a new server.
Using unmodified client
- I attempted testing for the issue with the vanilla client.
- The issue still occurs when using the vanilla client.
We appreciate you taking the time to fill out a bug report!
- I searched for similar issues before submitting this bug report.
Subclaims inherit all permissions from the parent unless specifically excluded via /RestrictSubclaim
, so this does indirectly add permission to most subclaims. It is not a bug that unrestricted subclaims do not have redundant users added to their trust list.
It is technically a bug that restricted subclaims do not also have the trust added, but imo that's a good feature - usually people creating restricted subclaims are GP powerusers who would not want to blindly trust others across all their finnicky small subclaims.