BentoBoxWorld / BSkyBlock

BSkyBlock add-on for BentoBox (Discord link: https://discordapp.com/invite/T5HxmvK)
https://bentobox.world
Eclipse Public License 2.0
130 stars 52 forks source link

add /is delhome #490

Closed RK96 closed 1 year ago

RK96 commented 1 year ago

Is your feature request related to a problem?

In my server players can create island homes with /is sethome name, but they can't change the name or remove the home once created.

Describe the solution you'd like.

adding the command /is delhome

Describe alternatives you've considered.

command /is resethomes

Agreements

Other

No response

BONNe commented 1 year ago

In Bentobox we have home deletion and renaming:

These commands should be available by default. If your server does not have, check if you have assign correct permissions to the players.

tastybento commented 1 year ago

I'm sorry, our docs are out of date (I just updated them), but they should be viewable in the in-game help. There are 4 commands to manage homes:

/is homes - lists the homes the player has /is sethome - sets the current location as their home and enables them to name it /is deletehome - for deleting a named home /is renamehome - enables you to rename a home

tastybento commented 1 year ago

Haha, BONNe answered while I was updating the docs.