Search the Community
Showing results for tags 'close'.
-
Version 1.0.0
5 downloads
xMissileSiloHatchDoor The xMissileSiloHatchDoor plugin is a small but practical admin tool for Rust servers. It ensures the missile silo hatch door is always open after startup and gives admins manual control via console commands. It’s especially useful on servers where players need consistent access to the silo or where the door occasionally fails to open. The red card and button press for the silo hatch door is not needed anymore. Features: Automatic opening on startup: After the server initializes, it waits 60 seconds (to go sure the prefab is already spawned), then automatically opens the missile silo hatch door. If server is running and you load the plugin, just wait 60 seconds and the door will be opened (There are console messages) Admin-only console commands: xms.open → Opens the missile silo hatch door. xms.close → Closes the missile silo hatch door.$5.99 -
Version 1.0.1
16 downloads
xAutoDoors is a customizable Rust plugin that automatically closes doors after a set delay. Each player can individually enable/disable the feature and configure their own close delay time. Player preferences are saved, so settings persist after reconnects and server restarts. Features Per-player enable/disable toggle Per-player close delay (in seconds) Settings saved Configurable minimum and maximum delay Optional permission requirement Simple chat command system Default Configuration { "DefaultEnabled": true, "DefaultDelay": 3.0, "MinDelay": 0.2, "MaxDelay": 30.0, "RequirePermission": true } DefaultEnabled – whether AutoDoors is enabled for new players by default DefaultDelay – default close delay (seconds) MinDelay / MaxDelay – bounds for per-player delay RequirePermission – if true, only players with permission can use AutoDoors Permission xautodoors.use – Grants permission to use the plugin (only needed if RequirePermission = true) Chat Commands /ad — shows current status and delay /ad on — enable AutoDoors /ad off — disable AutoDoors /ad toggle — toggle AutoDoors on/off /ad time <seconds> — set close delay (clamped between min/max)$5.90
