Jump to content

Stewie

Creator
  • Posts

    96
  • Joined

  • Last visited

Everything posted by Stewie

  1. Stewie

    RecoverCorpse

    I'll take a look and see if something has changed but that bag should 100% be recoverable given you can see it.
  2. Stewie

    RecoverCorpse

    Works perfectly fine but cannot be used on RCON because it teleports the corpses, corpse bags and vanilla backpacks to the admin running the command. As such you have to be in-game.
  3. Version 1.0.0

    141 downloads

    PauseSleepAttacks protects sleeping players from being mauled by NPC animals while offline. Using a precise and efficient internal Harmony patch, this plugin blocks AI aggression toward sleepers making it ideal for PVE, RP, or community servers focused on fair, offline-friendly gameplay. Features Sleep Attack Prevention Blocks all NPC animals from targeting sleeping players. Lightweight Harmony Patch Uses a Carbon-native prefix patch on the internal CanAttack method to skip animal attack logic for sleepers. Zero Configuration Required Simply load the plugin no setup needed. Sleepers are protected instantly and automatically. Why Choose My Plugins? All of my plugins are built with performance in mind. Each plugin is highly optimized for minimal hook times and efficient memory usage, ensuring smooth server performance even on high-population servers. I carefully profile and test each release to maintain stability and responsiveness. Plus, you’ll get top-tier support whether you have a question, hit a snag, or need a feature tweak, I'm always available and quick to help.
    Free
  4. Stewie

    SignMapper

    Version 1.0.0

    16 downloads

    SignMapper is the ultimate tool for custom map creators and server owners looking to bring life to Rust signs with automated image placement and dynamic rotation. Whether you're running an immersive RP server, crafting map-based events, or creating detailed visual zones, SignMapper gives you precise control over what shows up on signs and when. Features: Automatically paints signs based on position and prefab name. Optionally locks signs to prevent player edits Carousel mode: rotate between multiple images on a timer (per sign!) Custom intervals for image rotation on each individual sign Perfect for signs added via RustEdit Lightweight and config-driven — no admin commands required Demo Video: Config Example: { "Signs": [ { "PrefabShortname": "sign.pictureframe.xl", "Position": "-22.53,6.90,-14.44", "ImageURLs": [ "https://maps.entityrust.com/SignMapper.png" ], "LockSign": true, "Carousel": false, "CarouselInterval": 10.0 }, { "PrefabShortname": "sign.pictureframe.xl", "Position": "-27.80,6.15,-14.45", "ImageURLs": [ "https://maps.entityrust.com/1.png", "https://maps.entityrust.com/2.png", "https://maps.entityrust.com/3.png" ], "LockSign": true, "Carousel": true, "CarouselInterval": 10.0 } ], "DebugMode": false } Getting Posistion: If you are editing the map in rust edit you should already have the exact posistion of the sign you have placed. If you are placing a sign in-game and want to get the posistion the command you can use while near the sign is: entity.find_entity sign. Credits Big thanks to Monstera for granting permission to showcase her beautiful artwork in the demo video. You can find more of her work here go support her! Why Choose My Plugins? All of my plugins are built with performance in mind. Each plugin is highly optimized for minimal hook times and efficient memory usage, ensuring smooth server performance even on high-population servers. I carefully profile and test each release to maintain stability and responsiveness. Plus, you’ll get top-tier support whether you have a question, hit a snag, or need a feature tweak, I'm always available and quick to help.
    $9.99
  5. Version 1.0.0

    149 downloads

    PauseOfflineMetabolism prevents players from mysteriously dying while logged out by pausing all metabolism-related effects for sleeping players. This includes hunger, thirst, and passive health loss ensuring players return safely to the game without offline punishment. Using a highly optimized internal Harmony patch, this plugin halts the metabolism system for disconnected players before it even begins, resulting in better performance than traditional timer-based or tick-loop approaches. Perfect for PVE, RP, or community servers that want to offer a more forgiving experience. Features Offline Metabolism Freeze Automatically halts food, water, and health decay for disconnected players to prevent unexplained deaths. Lightweight Harmony Patch Uses a Carbon-native prefix patch to skip Rust’s internal metabolism logic for sleepers before it runs. Config-Free by Default No configuration required out of the box. Just load the plugin and offline players are instantly protected. Why Choose My Plugins? All of my plugins are built with performance in mind. Each plugin is highly optimized for minimal hook times and efficient memory usage, ensuring smooth server performance even on high-population servers. I carefully profile and test each release to maintain stability and responsiveness. Plus, you’ll get top-tier support whether you have a question, hit a snag, or need a feature tweak, I'm always available and quick to help.
    Free
  6. Stewie

    ToxVoice

    We added this to our PvE servers just to see if it even worked. I can confirm it immediately started working and we were shocked to find it not only includes a transcription of the voice chat but also a list of nearby players and their distance plus it includes a MP3 of the actual conversation!!! This combined with a very very low cost, I'm pretty sure we will deploy this on all our servers soon. The only feature I would love to see is a list of all the transcriptions and MP3s available in the website dashboard.
  7. Stewie

    EggBox

    @phudgee I see the problem you are running into. I would have recommended the timer however if 5 minutes is not enough time then that is not really going to solve it for you. I've just pushed v1.3.3 out which you can immediately download, this version just removes the box checking and replacing from the init section. Tested and working this end however I don't have a server with 337K+ entities on. @Hawkhill tagging you also as an FYI
  8. Stewie

    EggBox

    I've got that fixed in the next update but not pushed it out yet as its a very minor change. Once I have your feedback around server restarts I will likely push out an update to cover both items.
  9. Stewie

    EggBox

    that is great feedback! so just to confirm you are seeing this on a full server restart not on a plugin restart? I've restarted the plugin multiple times and cannot recreate it that way. Let me know if your 5 minute timer works as that will confirm that is indeed the issue and I will look to patch the script ASAP either with a timer or a different method on restart.
  10. Stewie

    RecoverCorpse

    That is very strange can you confirm if you are using oxide or carbon so I can test my end? stewie
  11. Stewie

    EggBox

    This is working as expected, the plugin is configured so that if you break the box it will be instantly replaced and re-linked. If you break the coop it will destroy both. Are you asking for an option in the config to disable the box respawn as I can certainly add that for you?
  12. Stewie

    EggBox

    Tested with Industrial Dung v0.1.9 and EggBox v1.3.1 and I can find zero issues with the two plugins running together. I also tested industrial pipes outside of the video and they too are working as expected. https://medal.tv/games/rust/clips/jRvTbdi9RME54kf2E?invite=cr-MSw2VHksMjA2MjI0ODgy
  13. Stewie

    EggBox

    I've just puchased the dung plugin so will be loading that plugin up on my dev server alongside EggBox to test. Will report back shortly!
  14. Stewie

    EggBox

    hmmm ok so just to confirm if you put eggs in the coop (bottom slot) without any industrial do they indeed make it to the box fine? if so that would make me think the Industrial Dung plugin is doing something weird, I'll grab a copy of that plugin shortly and test to see if we need to update EggBox or defer to them to update their plugin.
  15. Stewie

    EggBox

    honestly not sure how you have got it to do this! try test without conveyor, you can place eggs into the coop and they should move to the box within 5s or less. if that does not work it sounds like your oxide/data/EggBox.json file is corrupted or somehow broken. I will try to recreate on my dev server but we have other users with 200+ players using the plugin and this issue has not come up yet!
  16. Stewie

    EggBox

    I don't believe this is an error with the plugin but if you want to send over a video showing what you mean and also list the installed plugins I can take a look at recreating the error for you.
  17. Stewie

    EggBox

    Hello sorry I don't speak french but I've tested and not able to recreate this problem. Do you have any errors on server console or anything else you can share to help? Maybe other plugins causing this?
  18. Stewie

    RecoverCorpse

    Version 1.2.1

    56 downloads

    RecoverCorpse allows admins to recover player corpses and loot bags if they glitch under the map or become inaccessible. This ensures that no loot is permanently lost due to game bugs or terrain issues. Features: Recover player corpses and loot bags with a simple command Works for skinned corpse backpacks (item_drop_backpack) Works for small and large dropped backpacks Prevents players from losing loot due to terrain glitches Optimized for performance Permissions-based access for server admins Commands: /recovercorpse <steamid> Recovers the corpse and loot bag(s) of the specified player and moves them to the admin’s location. Permissions: recovercorpse.use Allows the admin to use /recovercorpse. Why Choose My Plugins? All of my plugins are built with performance in mind. Each plugin is highly optimized for minimal hook times and efficient memory usage, ensuring smooth server performance even on high-population servers. I carefully profile and test each release to maintain stability and responsiveness. Plus, you’ll get top-tier support whether you have a question, hit a snag, or need a feature tweak, I'm always available and quick to help. You can also see my plugins in action on Brit’s PvE servers, where they’re fully installed and running live. It’s a great way to test features and experience how everything performs in a real server environment. [EU] Brits 2x PvE 1 connect 131.153.158.249:28015 [US] Brits 2x PvE 1 connect 125.253.87.83:28015
    $2.99
  19. Stewie

    EggBox

    Version 1.3.4

    175 downloads

    EggBox enhances Chicken Coops by automatically collecting eggs into a small box within the coop. Each box spawns inside the coop with a storage adapter attached allowing full integration with Industrial Conveyor systems for hands-free egg management! This version requires no configuration and automatically applies to all coops that are placed after the plugin has been loaded. Features Automatic Egg Collection Eggs from Chicken Coops are instantly moved into a small wooden box inside the coop. Industrial Storage Adapter Support Each box comes with a Storage Adapter pre-installed, allowing integration with conveyors. Persistence & Auto-Recovery Coops and their storage remain saved across restarts, ensuring uninterrupted egg collection. Unbreakable Setup The storage box and adapter cannot be picked up with a hammer, preventing players from breaking the system. Failsafe Mechanism If the wooden box is destroyed, a new one is automatically placed inside the coop, keeping the system operational. Fully Config-Free No setup required! Just place a Chicken Coop, and EggBox handles the rest. Why Choose My Plugins? All of my plugins are built with performance in mind. Each plugin is highly optimized for minimal hook times and efficient memory usage, ensuring smooth server performance even on high-population servers. I carefully profile and test each release to maintain stability and responsiveness. Plus, you’ll get top-tier support whether you have a question, hit a snag, or need a feature tweak, I'm always available and quick to help. You can also see my plugins in action on Brit’s PvE servers, where they’re fully installed and running live. It’s a great way to test features and experience how everything performs in a real server environment. [EU] Brits 2x PvE 1 connect 131.153.158.249:28015 [US] Brits 2x PvE 1 connect 125.253.87.83:28015
    $4.99
  20. Great prefab! My only suggestion would be that it might look better if the test gen and cables are not shown. Maybe extend the red box down to the floor and hide the test gen inside or under the floor.
  21. Congratulations on 5 years and also a big kudos for not taking profit and reinvesting into the platform that is pretty epic! Here is to another 5 years!
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

152.2k

Files Sold

Total number of files sold.

3.2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.