Project details
Project: MyHouse
dev language: c# oxide
Plugin language: en
Author: @RustFlash
"MyHouse" is an extensive plugin for Rust that enhances and improves the house management system in the game. It offers players the ability to name, find, and manage their houses, as well as use additional features like doorbells and mailboxes.
The plugin aims to enhance the social player experience in Rust by providing players with more opportunities to personalize their houses and interact with others. It adds an extra layer of community and competition to the game by encouraging players to build impressive houses and share them with others.
/myhouse <name> - Names the Tool Cupboard the player is looking at./rename <name> - Renames an already named Tool Cupboard./removemyhouse - Removes the name from a Tool Cupboard, making it unsearchable by other players./findhouse <player name> - Finds and marks the named houses of another player on the map./myhousehelp - Opens the help menu with an overview of all commands./addbell - Adds a doorbell at the location the player is looking at./removebell - Removes an installed doorbell./set bell [1-7] - Changes the doorbell sound.myhouse.use - Allows basic use of the plugin (house naming, house searching).myhouse.doorbell - Allows installation and management of doorbells.myhouse.mailbox - Allows use of advanced mailbox functions.The plugin settings can be adjusted in the MyHouse.json file in the config folder. Here you can change properties like cooldown times, sound effects, and default language.
{
"CooldownSeconds": 20.0,
"EggActiveDuration": 20.0,
"DefaultSound": "assets/prefabs/misc/easter/painted eggs/effects/egg_upgrade.prefab",
"DefaultLanguage": "en"
}
The plugin supports multiple languages. Language files are located in the lang folder and can be edited or expanded as needed. Currently supported languages:
default: EN
DE | FR | ES | IT | TR | RU | UK
Please note that the language files were translated using the DeepL Language Tool
load, run, enjoy 💝