EssentialsX / Essentials

The modern Essentials suite for Spigot and Paper.
https://essentialsx.net
GNU General Public License v3.0
1.9k stars 966 forks source link

Adding houses #5835

Closed Playsus1234 closed 2 weeks ago

Playsus1234 commented 2 weeks ago

Feature description

Make it possible to add houses instead of installing them

  1. Add the clearenderchest and clearenderchestconfirm commands

How the feature is useful

1234

Evidentsinger14 commented 2 weeks ago

I'm not too sure what "add houses instead of installing them" means? as for a clearenderchest command that should be it's own suggestion

Playsus1234 commented 2 weeks ago

For example, there is e1: 1 and e2: 2, and when a player has e1 and e2 permissions, he can only set up 3 houses.

gibsonpil commented 2 weeks ago

No offense, but you really need to write more detailed issues. I've seen you open vague and undescriptive issues across several Minecraft related projects and nobody ever knows what you're talking about.

Playsus1234 commented 2 weeks ago

I'm talking about adding houses

sethome-multiple: e1: 1 e2: 2

The player has the e1 and e2 permissions, and can set a maximum of 3 houses, not 2.

Houses are added if the player has these two permissions

pop4959 commented 2 weeks ago

The permissions are not additive like that, you would need to create a new one (for example: e3: 3) and give that permission for the user to have 3 homes. This works as intended, and there aren't plans to change it at the moment.