- Fixed issue with public homes:
Previously, players were unable to teleport to public homes — the /home command returned a "Home not found" error. This issue has now been resolved, and teleportation to public homes works as expected.- Added bStats integration:
The plugin now includes integration with bStats, enabling anonymous usage statistics to help improve development and feature tracking.
Update: Home Invitations System (v0.2)
A brand new home invitation system has been added! You can now invite other players to your homes, allowing them to teleport there without making the home public.
What's New
New Commands:
Command Description /homeinvite [home] <player> Invites a player to the specified home.
If the home name is not provided, default is used./homeuninvite [home] <player> Removes an invitation for a player from the specified home.
If the home name is not provided, default is used./homelist Displays two lists:
—your own homes
—homes you’ve been invited to
/home <name> Supports teleporting to:
— your own homes
— public homes
— homes you’ve been invited to
New Permissions:
Permission Description nixhomeinvite Allows usage of /homeinvite nixhomeuninvite Allows usage of /homeuninvite nixhome.admin Allows managing other players’ homes and invitations Without nixhome.admin, players can only manage their own homes.