HomeSweetHome - An advanced home plugin

I’m completely open to criticizing in that way. I mean, that lower typo was a thing for how long ?!?!.

As for the other points. The limits are options, not permissions, although they are grouped with the permissions as they are managed by the permission plugin.

  • Using LuckPermissions you would use them like this /lp user/group <user|group> meta set homesweethome.homelimit <home limit>
  • Using PEX it would be /pex user/group <user|group> option homesweethome.homelimit <home limit>

As for costs and cooldowns. No most likely not. I want to do something with those in the future, but I want to do it in a more flexible way in the future that’s not limited to just home stuff. Waiting for this until I can do that. New event. CommandProcessEvent by djxy · Pull Request #1333 · SpongePowered/SpongeAPI · GitHub

1 Like

Ah I see.

 To set how many homes and residents a player can have you can use these permission options. These are permission options, not normal nodes!

Was that always there or did you add it in? :confused:
Did I just entirely blank on that? o_0

The whole thing was a bit outdated so I updated it to a newer version. The thing about them being permission options was always there though :stuck_out_tongue:.

1 Like

HomeSweetHome 2.2.0 will soon be released with localization support. If anyone want to provide a language, I’d love a pull request. https://github.com/Katrix-/HomeSweetHome/blob/master/shared/src/main/resources/assets/homesweethome/lang.properties

1 Like

A new version has been released for HomeSweetHome, it is available for download here.


Additions:

  • Added localization support
  • Added Norwegian BokmĂ„l localization
  • Added functionality to disallow homes in certain worlds for certain users. To disallow setting a home in a certain world remove/negate the permission node homesweethome.home.set.<worldname>

Changes:

  • [UX] Made help command easier to find. It can now be accessed via /home help and the home menu
  • [UX] Some buttons are now executed automatically, showing the command they execute as an hover instead. Unsafe commands, and commands that require further input do not execute automatically
  • [UX] Try to only inform user of invalid storage if it already existed
  • [UX] Use better command argument names
  • Internal cleanup

Bug fixes:

  • Home names are validated further
  • Show home menu when user has no homes

A new version has been released for HomeSweetHome, it is available for download here.


Additions:

  • Added localization support
  • Added Norwegian BokmĂ„l localization
  • Added functionality to disallow homes in certain worlds for certain users. To disallow setting a home in a certain world remove/negate the permission node homesweethome.home.set.<worldname>

Changes:

  • [UX] Made help command easier to find. It can now be accessed via /home help and the home menu
  • [UX] Some buttons are now executed automatically, showing the command they execute as an hover instead. Unsafe commands, and commands that require further input do not execute automatically
  • [UX] Try to only inform user of invalid storage if it already existed
  • [UX] Use better command argument names
  • Internal cleanup

Bug fixes:

  • Home names are validated further
  • Show home menu when user has no homes

A new version has been released for HomeSweetHome, it is available for download here.


Additions:

  • Added localization support
  • Added Norwegian BokmĂ„l localization
  • Added functionality to disallow homes in certain worlds for certain users. To disallow setting a home in a certain world remove/negate the permission node homesweethome.home.set.<worldname>

Changes:

  • [UX] Made help command easier to find. It can now be accessed via /home help and the home menu
  • [UX] Some buttons are now executed automatically, showing the command they execute as an hover instead. Unsafe commands, and commands that require further input do not execute automatically
  • [UX] Try to only inform user of invalid storage if it already existed
  • [UX] Use better command argument names
  • Internal cleanup

Bug fixes:

  • Home names are validated further
  • Show home menu when user has no homes

A new version has been released for HomeSweetHome, it is available for download here.


Additions:

  • Added localization support
  • Added Norwegian BokmĂ„l localization
  • Added functionality to disallow homes in certain worlds for certain users. To disallow setting a home in a certain world remove/negate the permission node homesweethome.home.set.<worldname>

Changes:

  • [UX] Made help command easier to find. It can now be accessed via /home help and the home menu
  • [UX] Some buttons are now executed automatically, showing the command they execute as an hover instead. Unsafe commands, and commands that require further input do not execute automatically
  • [UX] Try to only inform user of invalid storage if it already existed
  • [UX] Use better command argument names
  • Internal cleanup

Bug fixes:

  • Home names are validated further
  • Show home menu when user has no homes

A new version has been released for HomeSweetHome, it is available for download here.


  • Quick fix for versioning problems

How do I change the resident limit?

For changing the global limit, check the config. For checking per user/group limit, set the permission option homesweethome.residentslimit. Check here for more info. Katrix / HomeSweetHome

help crash the server when loading here attached crash report

Sorry for first getting to you now. Seems like I broke compatibility somewhere. KatLib 2.4.0 works from my tests while 2.3.1 does not. Use that instead.

I am using LuckPerms and I was wondering, How do I give my default players access to /home? Im not sure what command to use to give my default players permission to use /home or to set homes.

Check the permission page. For your case, homesweethome.home will probably be enough.

Is there a way to make all new players have spawn as a default home on their list?

Is there a version, or a home plugin for Sponge 1.12.2 2825 7.1.6?
Making my first server and want a plugin for /home

Hi ! Thank you for your amazing plugin (and sorry for my bad english). I’m a little bit confuse, cause I want to set home limit to 1 for one of my group, but it does’nt work.
I try :
-set homelimit in the config to 0 , and /lp group veteran permission set homesweethome.homeLimit 1 , but my group have the limit set to 0.

  • set homelimit in the config to 3, and /lp group veteran permission set homesweethome.homeLimit 1 , but my group have the limit of 3 homes.
    Don’t really understand what I do wrong, can you help me?

Does anyone know how to allow all users to use this plugin with lucky perms on server?

You just have to set the permission for the group you want :wink:
You can find all of the permission here :