{"id":18023717,"url":"https://github.com/katrix/homesweethome","last_synced_at":"2025-03-27T00:30:43.681Z","repository":{"id":83323347,"uuid":"66791718","full_name":"Katrix/HomeSweetHome","owner":"Katrix","description":"A customizable home plugin for Sponge","archived":false,"fork":false,"pushed_at":"2018-06-19T14:33:46.000Z","size":277,"stargazers_count":8,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-22T17:44:14.128Z","etag":null,"topics":["minecraft","plugin","scala","sponge"],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Katrix.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-28T21:28:37.000Z","updated_at":"2022-08-13T14:28:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"d08d08ff-688f-41cc-9254-0928d68788cf","html_url":"https://github.com/Katrix/HomeSweetHome","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Katrix%2FHomeSweetHome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Katrix%2FHomeSweetHome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Katrix%2FHomeSweetHome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Katrix%2FHomeSweetHome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Katrix","download_url":"https://codeload.github.com/Katrix/HomeSweetHome/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245760553,"owners_count":20667886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["minecraft","plugin","scala","sponge"],"created_at":"2024-10-30T07:10:27.887Z","updated_at":"2025-03-27T00:30:43.654Z","avatar_url":"https://github.com/Katrix.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HomeSweetHome\nHomeSweetHome is an advanced and customizable homes plugin. HomeSweetHome requires KatLib.\n\n## Features\n* Customizable home limit for each player\n* Permissions to manage exactly what players can do\n* Invite players to other homes\n* Permanent invites in the form of residents for a home\n\n## Commands\n\n### Normal home commands\nThese commands are what most players will use when using homes\n* `/home \u003chome\u003e` Teleport to a home you have created\n* `/home set \u003chome\u003e` Set a new home\n* `/home remove \u003chome\u003e` Remove an already existing home\n* `/home list` Check your homes\n* `/home limit` Check how many homes you can have\n* `/home invite \u003cplayer\u003e \u003chome\u003e` Invite another player to your home\n* `/home goto \u003cuser\u003e \u003chome\u003e`Go to another user's home where you are allowed to go (you have been invited, or you are a resident). If you are not allowed to go to that home, instead sends a request\n* `/home accept \u003cplayer\u003e` Accept a home request from another player\n\n### Residents commands\nUse these commands to manage the residents of a home. A resident is another player that is permanently allowed to teleort to your home.\n* `/home residents \u003chome\u003e` Check the current residents of this home\n* `/home residents add \u003cplayer\u003e \u003chome\u003e` Add a new resident to this home\n* `/home residents remove \u003cplayer\u003e \u003chome\u003e` Remove a resident from a home\n* `/home residents limit` Check home many residents you can have for homes\n\n### Other commands\nHomeSweetHome also gives admins/mods additional commands to manage the homes of other players. You can do almost everything you can do for the normal commands with the other commands too.\n* `/home other \u003cuser\u003e \u003chome\u003e` Teleport to another user's home\n* `/home other set \u003cuser\u003e \u003chome\u003e` Set a home for another user\n* `/home other remove \u003cuser\u003e \u003chome\u003e` Remove a home for another user\n* `/home other list \u003cuser\u003e` List the homes of another user\n* `/home other limit \u003cuser\u003e` Check another user's home limit\n* `/home other invite \u003cuser\u003e \u003cplayer\u003e \u003chome\u003e` Invite a player to another user's home. Your name will be shown in the invite\n\n### Other residents commands\nYou can also manage the residents of other homes\n* `/home other residents \u003cuser\u003e \u003chome\u003e` Check the current residents of this home for this user\n* `/home other residents add \u003cuser\u003e \u003cplayer\u003e \u003chome\u003e` Adds a player as a resident to the home of another user\n* `/home other residents remove \u003cuser\u003e \u003cplayer\u003e \u003chome\u003e` Remove a player from the residents of another home\n* `/home other residents limit \u003cuser\u003e` Check home name residents another user can have for homes\n\n### Misc commands\nSome other commands that don't deal with homes directly\n* `/homeSweetHome` Shows information about HomeSweetHome\n* `/homeSweetHome help [command with subcommand]` Shows help for HomeSweetHome commands, also works with subcommands like `/home set`\n\n## Permissions\n\n### Normal permissions\n* `homeSweetHome.home.tp` Allows a player to use `/home`\n* `homeSweetHome.home.set` Allows a player to use `/home set`\n* `homeSweetHome.home.remove` Allows a player to use `/home remove`\n* `homeSweetHome.home.list` Allows a player to use `/home list`\n* `homeSweetHome.home.limit` Allows a player to use `/home limit`\n* `homeSweetHome.home.invite` Allows a player to use `/home invite`\n* `homeSweetHome.home.goto` Allows a player to use `/home goto`\n* `homeSweetHome.home.accept` Allows a player to use `/home accept`\n\n### Residents permissions\n* `homeSweetHome.home.residents.list` Allows a player to use `/home residents`\n* `homeSweetHome.home.residents.add` Allows a player to use `/home residents add`\n* `homeSweetHome.home.residents.remove` Allows a player to use `/home residents remove`\n* `homeSweetHome.home.residents.limit` Allows a player to use `/home residents limit`\n\n### Other permissions\n* `homeSweetHome.homeother.tp` Allows a player to use `/home other`\n* `homeSweetHome.homeother.set` Allows a player to use `/home other set`\n* `homeSweetHome.homeother.remove` Allows a player to use `/home other remove`\n* `homeSweetHome.homeother.list` Allows a player to use `/home other list`\n* `homeSweetHome.homeother.limit` Allows a player to use `/home other limit`\n* `homeSweetHome.homeother.invite` Allows a player to use `/home other invite`\n\n### Other residents permissions\n* `homeSweetHome.homeother.residents.list` Allows a player to use `/home other residents`\n* `homeSweetHome.homeother.residents.add` Allows a player to use `/home other residents add`\n* `homeSweetHome.homeother.residents.remove` Allows a player to use `/home other residents remove`\n* `homeSweetHome.homeother.residents.limit` Allows a player to use `/home other residents limit`\n\n### Options\nTo set how many homes and residents a player can have you can use asome permission options\n* `homeSweetHome.homeLimit` The amount of homes a player can have\n* `homeSweetHome.residentsLimit` The amount of residents a player can have for a home\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatrix%2Fhomesweethome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatrix%2Fhomesweethome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatrix%2Fhomesweethome/lists"}