LewMC / Essence

A lightweight and customisable Essentials alternative.
https://lewmc.net/plugin/essence/
Apache License 2.0
5 stars 1 forks source link

Feature request #74

Closed TheMightyBlurr closed 2 months ago

TheMightyBlurr commented 2 months ago

What feature would you like to request?

A way of limiting the amount of /sethome and /setwarps per ranks?

Are you able to help implement the feature?

i can try but i've never done this

Is your feature request related to an existing bug or issue?

no

Please enter any additional comments below.

No response

lewmilburn commented 2 months ago

Thanks for the request! Should be able to get added in the next update.

lewmilburn commented 2 months ago

Feature Added

Download: essence-1.5.3-SNAPSHOT.jar.zip Please note, this jar also has other content from the upcoming update.

(Pinging @TheMightyBlurr)

Wiki

Warp and Home Creation Limits

By default, users can create as many warps and homes as they'd like. You can limit this by using permissions.

:warning: If a user already has more homes than the limit before you apply it, this won't delete existing homes, it will just prevent the user from creating more.

Using this feature, you can define the number of homes a user can create by using a permissions plugin. This allows different ranks to have a different number of homes.

Warps

By giving a user the permission essence.warp.limit.1, it will limit the user to creating only 1 warp. You can change the number to what you'd like to set the limit to.

Homes

By giving a user the permission essence.home.limit.1, it will limit the user to creating only 1 home. You can change the number to what you'd like to set the limit to.

Team Homes

By giving a user the permission essence.home.team.limit.1, it will limit the user to creating only 1 team home. You can change the number to what you'd like to set the limit to.

A user must already be a member of a team to create team homes, and team homes must be enabled in the team's rules.