Spigot plugin built for Minecraft 1.17+ allowing the claiming and protection of players' chunks. Old versions available for Minecraft 1.6+ (See Readme!)
That title is messed up but what needs to happen is:
Allow players to set access permissions for all other players in all their chunks, rather than a specific accessor player for a specific chunk (maybe like /chunk default access <FLAGS>). Any specific access permissions for a given chunk override this default.
Allow omitting a player in the /chunk access <FLAGS> to set access for all other players in the specific chunk. Any permissions granted to other specific players should override the chunk default access permissions (and consequently the global default, of course).
That title is messed up but what needs to happen is:
/chunk default access <FLAGS>
). Any specific access permissions for a given chunk override this default./chunk access <FLAGS>
to set access for all other players in the specific chunk. Any permissions granted to other specific players should override the chunk default access permissions (and consequently the global default, of course).