-
Posts
96 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Stewie
-
- 8 comments
-
- 8 comments
-
- 1
-
-
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 -
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 -
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 -
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 comments
-
- #voice
- #moderation
-
(and 3 more)
Tagged with:
-
@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
- 32 comments
-
- 1
-
-
- 32 comments
-
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.
- 32 comments
-
- 8 comments
-
- 32 comments
-
- 32 comments
-
- 32 comments
-
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.
- 32 comments
-
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!
- 32 comments
-
- 32 comments
-
- 32 comments
-
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- 8 comments
-
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- 32 comments
- 1 review
-
- 1
-
-
- 2 comments
-
- #code lock
- #prefab
-
(and 1 more)
Tagged with:
-
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!
