-
Posts
53 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by GNGGOD
-
Hello Thanks for noticing this! The prefab is intended to not be visible...I'm going to assume that there was a change in a recent face punch update that is conflicting with this . We'll have an update for this shortly Appreciate you taking the time to bring this up GNG!
-
Changed Status from Pending to Closed
-
Hey Mercy, I spent most of the day yesterday trying to reproduce this issue. I reached out to my community to see if there is anything I am missing here, but the three other admins who helped with this were also unable to reproduce that issue. Have you made any progress on your end? Let me know so I can continue to help troubleshoot this issue with you Thanks!
-
Mercy, Can I get your oxide version? You can get that by entering o.version in the console.
-
What's up Mercy! I'm sorry that you ran into this issue...but unfortunately, I am unable to reproduce this on my end. if you can try a few things and let me know...that would be awesome! Can you make sure that you have deleted both data files? The first is in /oxide/data/homestereo/ (You can delete the homestereo directory in the data folder now.). The second is the HomeStereo.json in the /oxide/data/ folder. Also, please make sure that you have deleted the HomeStereo.json in the config folder too. One of the larger changes in this version is how we are tracking installed radios for the player limits, so if there are any of the existing data files remaining it will be an issue. Thanks!
-
Changed Status from Work in Progress to Closed
-
@Mercy Your feature requests have been added! Please note that you must delete all config files, data files, and lang files before updating. Check out the updates tab for more information. Thanks again for using the codefling support and if you are enjoying the plugin, it would be great if you left a review! ---- If you're still looking to add in the small sign, I figured I'd share my config with you. "assets/prefabs/deployable/signs/sign.small.wood.prefab": { "Position": { "x": 0.0, "y": -0.35, "z": 0.06 }, "Angle": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Enabled": true
-
Changed Fixed In from 1.0.3 to Next Version
-
Changed Status from Pending to Work in Progress
-
I love this idea! "I wanted to add the ability to "hang" on signs" So from what I'm hearing, the feature you are requesting is to be able to add and remove prefabs from the config. Although, we didn't intend on this being a feature...I think it is a great suggestion. Leave it with us for a few days and watch for an update! Thanks! GNG
-
- 7 comments
-
- #sound effect
- #plugin
-
(and 2 more)
Tagged with:
-
- 7 comments
-
- #sound effect
- #plugin
-
(and 2 more)
Tagged with:
-
Version 2.1.1
838 downloads
Add excitement and immersion to your Rust server with Siren! Create dramatic server-wide alerts that grab players' attention with customizable audio Key Features: Player-Following Sounds - Sound effects automatically follow players as they move Scheduled Sirens - Trigger sirens automatically at specific server times or in-game times Monument Sirens - Optional monument-based alarms for immersive experiences Repeatable Effects - Configure effect intervals for continuous alerts Automatic Cleanup - Spawned entities are tracked and cleaned up automatically GUI Announcements - Optional integration for visual notifications Customizable - Adjust height, duration, sound paths, and notifications Permission System - Control who can trigger and manage sirens Commands: Chat: /siren - Activate the siren (use permission required) /siren stop - Stop an active siren (admin permission required) Console: siren - Activate the siren siren stop - Stop an active siren siren.setduration <seconds> - Set siren duration siren.setsound <path> - Set siren sound path siren.setrepeat <true|false> <interval> - Configure effect repeating siren.setnotification <message> - Set notification message siren.enablenotification <true|false> - Toggle notifications siren.setguiannouncements <true|false> [bannerColor] [textColor] - Configure GUIAnnouncements siren.help - View all available commands Scheduled Sirens: Configure automatic siren triggers in your config file: - Server Time: Use 24-hour format (e.g., "14:30", "06:00") - Game Time: Use decimal format (e.g., "6.00" for dawn, "18.50" for dusk) Installation: 1. Place the Siren plugin in your oxide/plugins directory 2. Start/restart your Rust server to generate the default config 3. Customize the oxide/config/Siren.json file as needed 4. Use oxide.reload Siren to apply changes Permissions: siren.use - Allows triggering the siren siren.admin - Grants access to administrative commands Example Configuration:Free- 7 comments
- 2 reviews
-
- 2
-
-
-
- #sound effect
- #plugin
-
(and 2 more)
Tagged with:
-
Version 1.4.1
79 downloads
HomeStereo is a Rust plugin that allows players to attach Portable Boomboxes to common base deployables and stream live internet radio. Instead of relying on default game audio, players can build a personal library of custom stream URLs, allowing them to manage and play their favorite internet radio stations directly through an interactive in-game UI. Internet Radio & Station Manager UI The core feature of HomeStereo is the custom station manager. When a player looks at the prefab of with an installed stereo, they can open a dedicated UI dashboard to add, edit, delete, and play internet radio streams. Personal Playlists: Stations are saved directly to the player's profile and organized in a paginated list for easy access. One-Click Playback: Players can swap between their saved stations on the fly without typing chat commands. Now Playing Interface: The UI actively displays the name and URL of the currently playing station. Player Onboarding: If a player's library is empty, the UI provides a quick-copy link to help them find compatible stream URLs. Server Owner Controls & Persistence HomeStereo is built to give admins full control over the audio environment while keeping items and data secure. Domain Whitelisting: Admins can restrict custom URLs to specific, approved domains (or disable custom URLs entirely) to prevent abuse. Stream Persistence: Custom URLs are saved to the server data. If the server restarts, the stereos will remember their assigned station and automatically resume playing. Item Requirements: Configure whether a physical Portable Boombox item is consumed upon installation, and easily bypass this requirement for specific players or VIP tiers using the homestereo.free permission. Flawless Refund System: The plugin tracks the exact InstallerID of whoever placed the radio. If an admin wipes all stereos using the provided commands, the boomboxes are automatically refunded directly to the original installers' inventories if online. Configurable Limits: Set hard limits on how many stereos a player can place in the world, and how many custom URLs they can save to their personal library. Supported Deployables You can configure exactly where stereos sit on each prefab, and enable/disable them individually in the config. By default, stereos can be attached to: Large Wood Boxes Tables & Beach Tables Fireplaces Tool Cupboards (Standard & Retro) Fridges Workbenches (Tier 1, 2, and 3) Repair Benches Wall Single Shallow Shelves Minimal On-Screen Prompts A non-intrusive UI appears in the bottom-right corner of the screen only when looking directly at a configured deployable: [Install HomeStereo] - Appears in green on empty compatible deployables. [Uninstall HomeStereo] - Appears in red to remove an existing stereo. [ ⋯ ] - Opens the main Station Manager dashboard. Commands /installstereo - Installs a stereo on the deployable you are currently looking at. /uninstallstereo - Uninstalls the stereo from the deployable you are currently looking at. /removestereos - (Admin) Removes all installed stereos across the server and issues refunds. Permissions homestereo.use - Required to install, uninstall, and manage stereos. homestereo.admin - Bypasses Tool Cupboard (TC) authorization, placement limits, and grants access to admin commands. homestereo.free - Allows players to install stereos without requiring a boombox in their inventory. Example Configuration:$10.00- 5 comments
- 2 reviews
-
- 1
-
-
- #home
- #poirtable
- (and 11 more)
-
Is it possible to add multiple Custom Routes? I've tried formating this a couple different ways to include my other recorder routes with no luck.
-
Yes, the problem was solved! Sorry... I did not get a notification of your reply. Thanks for your help!
-
- 1,595 comments
-
- #leveling
- #progression
- (and 19 more)
-
I may be having another plugin issue. I'll troubleshoot this first and let you know if I continue to have an issue. Thanks for the quick response!!
-
Hey there, Since the most recent wipe, our command to open the radial menu has not been working. I've double checked the config and it all seems good. We also just updated to the latest version, but the problem still persist. Thanks!
-
- 89 comments
-
He's just showing off...lol! Have you tried /SpawnPointReload Launch Site in chat? Also, if you're running oxide you can use oxide.reload BetterNpc in the console to reload the plugin. If your server is live, I find it better to only reload the spawn point you are having issues with. You can find the names in the betternpc data folder.
-
Hey there, I just purchased Craft Menu and would like to get place anything unlocked! Thanks!