IntellectualSites / IntellectualSites/PlotSquared

Permissions for auto-plot clear immunity

Open
#4,491 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
Dominant language
Java
Stars
653
Forks
975
Avg merge
2m
Merged PRs (30d)
6

Description

What feature do you want to see added?

A feature that allows players who have a certain permission to be immune to the auto-clear plot feature which clears plots after the user was offline for a certain time. Really helpful for admins or contributing members. If that does not work, perhaps a list of players in the config who are immune, so that at least the admins are safe. Or if you want to go really overkill multiple permissions for different time frames. (Instead of auto clear after 60 days, the permission "plotsquare.clearplot.120" so it gets deleted after 120 days or "plotsquare.cleaplot.false" for it to never be deleted.) This would also give servers a nice way to monetize without being severely pay2win.

Are there any alternatives?

The list of admins in the config-files.

Anything else?

I think i said everything

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the auto-clear plot implementation and determine whether the chosen design should use permissions, a configuration player list, or different permission-based time frames. Done means the selected immunity or retention behavior is implemented and its configuration or permission rules are documented and verifiable.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.