Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission CLEAN_AREA_MAX_RANGE #23

Open
zeronerve opened this issue Apr 22, 2020 · 1 comment
Open

Permission CLEAN_AREA_MAX_RANGE #23

zeronerve opened this issue Apr 22, 2020 · 1 comment

Comments

@zeronerve
Copy link

Hi, LightCleaner has been fantastic. Thanks! I'm running a plot-based server for minigame map builders. If I could specify a permission that would limit the range a builder could clean, that would be sweet. ...

Something like ...

public static final Permission CLEAN_AREA_MAX_RANGE = new Permission("lightcleaner.clean.area.max", PermissionDefault.OP, "Sets the maximum chunk range a player can clean.");

but I could specify a number in the permission like lightcleaner.clean.area.max.10

Or, I could use config settings for groups:

group: maker: lightcleaner.clean.area.max: 6 builder: lightcleaner.clean.area.max: 12

@zeronerve
Copy link
Author

Or better yet, if you could limit it to the current plot (PlotSquared)! He he.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant