Jump to content

SiCkNeSs

Creator
  • Posts

    101
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by SiCkNeSs

  1. SiCkNeSs

    Default Skins

    i will check it out this weekend. got a new PC and i am currently re setting up my dev environment
  2. SiCkNeSs

    Rust Sync Bot

    The instructions would start from number 2 basically, extract the .zip, configure your config files and .env file, and then run the app.py file (python app.py) no arguments etc are passed Should work fine under linux/windows, as it was tested under both
  3. SiCkNeSs

    PurgeFX

    truepve is fairly simple to setup just with the default config. there is just alot of customization. if you join Nivex's discord, he is real helpful if you have any questions. but its getting a bit off topic for purgefx chat. you can DM me or message me on discord if you have any questions that i can help you with
  4. SiCkNeSs

    PurgeFX

    i use truepve, but there are some other options also. just note, that you wont be able to use TruePVE on a community server, it will need to be modded.
  5. SiCkNeSs

    PurgeFX

    Thats exactly what i use it for. You can use it to unload plugins temporarily, and then they will reload when the time expires. it will stay displaying exactly as it is, since the "PVE" listing that you see on the menu, is from using the tag "PVE" for your server
  6. SiCkNeSs

    PurgeFX

    Yeah same issue here. When the plugin loads, the plugins listed un the unload, all unload, and then load. and then it repeats that afterwards Config: { "Force Server Language Override": "", "Discord Webhook Purge Start Message": " **Purge is now active! Prepare for chaos!** ", "Discord Webhook Purge End Message": " **Purge has ended! The world is safe again... for now.**", "Use @everyone in Discord Webhook": true, "Discord Webhook URL": "", "GMT Offset": 0.0, "Console command for Purge": "startpurge", "Chat command for Purge": "startpurge", "Console command for End Purge": "endpurge", "Chat command for End Purge": "endpurge", "Command for Purge Time Reminder": "purgetime", "Console command for force wipe": "", "Console command for other wipes": "", "List of plugins that will be unloaded on purge start": [ "RaidableBases", "AbandonedBases", "ZoneManager", "PVxZoneStatus", "MonumentEvents", "AutoRestart", "TruePVE", "DynamicPVP" ], "Prefab name to play on purge start": "assets/bundled/prefabs/fx/invite_notice.prefab", "Sound Library API support. To play original Sound prefab, leave it empty. Example command: audio.message sendall fileName ": "", "Purge Start Hour": 18, "Purge Start Minute": 0, "Purge End Hour": 18, "Purge End Minute": 0, "Server Wipe Hour": 18, "Server Wipe Minute": 0, "Use 24-Hour Time Format For Chat": true, "Date Format for Chat": "MM/dd/yyyy", "Auto Display Interval (minutes)": 60, "Display Purge Start Date in Chat": true, "Display Purge End Date in Chat": true, "Display Server Wipe Date in Chat": true, "Hex Color for Purge Start Message": "#FFA500", "Hex Color for Purge End Message": "#AB8509", "Hex Color for Server Wipe Message": "#B00707", "Use SimpleStatus Plugin": true, "SimpleStatus Color": "0.77255 0.23922 0.15686 1", "SimpleStatus Title": "Purge Is Currently Active!", "SimpleStatus Title Color": "1 1 1 1", "SimpleStatus Icon": "assets/icons/warning.png", "SimpleStatus Icon Color": "1 1 1 1", "Use Notify Plugin for Messages": false, "Notification Type for Notify Plugin": 0, "Debug": false, "Weeks of the month, when the purge will run": [ 1 ], "Days of the week, when the purge will run": [ "Wednesday", "Tuesday" ], "Days of the week for purge to end": [ "Thursday" ], "Weeks of the month for purge to end": [ 1 ], "Days of the week for server wipe": [ "Thursday" ], "Weeks of the month for server wipe": [ 1 ] } Data File: { "IsPurgeActive": false, "CachedPurgeStartDate": "2025-12-02T18:00:00", "CachedPurgeEndDate": "2025-12-04T18:00:00", "CachedWipeDate": "2025-12-04T18:00:00" }
  7. Version 1.0.0

    113 downloads

    Default Skins Customize your server’s look with ease. The "Default Skins" plugin allows you to automatically assign default skins to specific in-game items. Simple configuration setup, you just define the item’s shortname and desired skinID. Afterwards it will replace the only the default skin of the item (meaning if the player crafts an item with a skin selected, it will not be changed) to ensure players see your preferred look every time the item is crafted or spawned. Perfect for: Promoting your community brand through custom boxes, clothing, sleeping bag skins etc Giving your server a unique visual identity Just configure it once—and your server’s items will use your chosen default skins automatically. NOTE: THIS SHOULD NOT BE USED ON COMMUNITY SERVERS, AS YOU CANNOT USE CUSTOM SKINS ON THEM Default Config { "Default Skins": { "box.wooden.large": 0 }, "Change Crafted Item Skins": true, "Change Placed Item Skins": true, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } }
    Free
  8. Version 1.0.2

    7 downloads

    Introducing Rust Discord ChatMod, a simple rust chat logging bot. It will connect to your server through RCON, and log the message types you specify. (Global, Team, Clans /c chat, Clans /a chat, Cards (blackjack/slot chat)), and allow you to mute or unmute players you specify Developed and tested with NodeJS 22 LTS. Tested and fully compatible with Rust vanilla chat, and BetterChat. Tested while connected simultaneously to 10 different Rust servers NODEJS 22 OR HIGHER IS REQUIRED FOR USE MAKE SURE TO INSTALL THE NODE REQUIREMENTS! (This can be done by running the command `npm install` from the installation directory. If you are using a Pterodactyl egg or some other hosted service, the requirements are usually installed automatically on boot Key Features: Multi-Server RCON Integration – Connect to multiple Rust servers simultaneously. Offload web requests from plugins like BetterChat, ensuring your server stays performant while your Discord stays in sync. Customizable Chat Relay – Stream global, team, clan, ally, and cards (blackjack/slots) messages directly to the Discord channels of your choice. Configure per server settings, so each Rust server has its own dedicated chat feed. Discord-Based Moderation – Mute or unmute players directly from Discord. Every action is timestamped and logged, providing a reliable record of all moderation activity for easy reference. Role-Restricted Commands – Control who can moderate your servers chat with role-locked commands. Grant chat moderation powers to staff, even if they aren’t ingame. Default Config { "discord": { "guildId": "YOUR_DISCORD_GUILD_ID", "applicationId": "YOUR_DISCORD_BOT_APPLICATION_ID", "botToken": "YOUR_DISCORD_BOT_TOKEN", "roleIDs": [ "1342385755934167051", "DISCORD_ROLE_2", "DISCORD_ROLE_3" ] }, "servers": [ { "serverName": "UNIQUE_SERVER_NAME", "rconIP": "RCON_IP_OR_DOMAIN", "rconPort": "RCON_PORT", "rconPassword": "RCON_PORT", "globalChannelID": "CHANNEL_ID_TO_LOG_GLOBAL", "teamChannelID": "CHANNEL_ID_TO_LOG_TEAM_OR_CLAN", "cardChannelID": "CHANNEL_ID_TO_LOG_CARDS_CHAT", "clansChannelID": "CHANNEL_ID_TO_LOG_CLANS_CHAT_COMMAND", "allianceChannelID": "CHANNEL_ID_TO_LOG_ALLIES_CHAT_COMMAND", "prependServerName": true, "showChannelTag": true, "showPlayerTags": true, "logTeamChat": true, "logGlobalChat": true, "logCardChat": true, "logClansChat": true, "logAllyChat": true }, { "serverName": "UNIQUE_SERVER_NAME_2", "rconIP": "RCON_IP_OR_DOMAIN", "rconPort": "RCON_PORT", "rconPassword": "RCON_PORT", "globalChannelID": "CHANNEL_ID_TO_LOG_GLOBAL", "teamChannelID": "CHANNEL_ID_TO_LOG_TEAM_OR_CLAN", "cardChannelID": "CHANNEL_ID_TO_LOG_CARDS_CHAT", "clansChannelID": "CHANNEL_ID_TO_LOG_CLANS_CHAT_COMMAND", "allianceChannelID": "CHANNEL_ID_TO_LOG_ALLIES_CHAT_COMMAND", "prependServerName": true, "showChannelTag": true, "showPlayerTags": true, "logTeamChat": true, "logGlobalChat": true, "logCardChat": true, "logClansChat": true, "logAllyChat": true } ] }
    $15.00
  9. SiCkNeSs

    Smart Crate

    Currently supports item only. Ill add this in the next update to allow you to provide a skinid
  10. To use purchased custom prefabs, you will need to put their files in the customprefabs directory in the RustEdit program directory Then you can load up RustEdit and add it to your map Here is a good tutorial: https://www.youtube.com/watch?v=IPTx07fFxv4
  11. the prefabs that you bought and would have showing up on there are made in Rust Edit, and then exported to the .prefab file from there, and topology etc can be exported. Basically you open up rustedit, and generate a flat map, and then you create the prefab using the existing and available prefabs that Rust has. once you have it made, you can save it as a prefab to use over and over
  12. gotta remember that there are only a few curators, and lots of file submissions. so it can take a while to go though and weed out the AI slop etc
  13. Honestly its usually about 4 ish weeks unless you get lucky
  14. SiCkNeSs

    Smart Crate

    Version 1.0.8

    40 downloads

    SmartCrate – Control the Loot, Your Way Tired of everyone yoinking loot? SmartCrate puts you in control with customizable crate unlocks and some sweet extras to keep things fair and fun. What it does Custom Unlock Times Want VIPs to open crates faster? No problem. Set unlock times based on permissions—slow it down for new players, speed it up for the OGs. Use Items to Speed It Up Players can shave time off unlocks by using a specific item. Got extra tech trash or HQM? Make 'em useful! Choose Your Boost Item You decide what item can be used to reduce the unlock time. Total freedom. Want it to be rocks? Go nuts. Lock It Down Crates can be locked to the player who started the unlock, and even to their clan. No more randoms running up and swiping your stuff. Great for PvP, RP, or anything in between. Keep the loot flowing, but make 'em work for it. Permissions Permissions are automatically generated when the plugin is loaded. Make sure to grant them to the users/groups you want to give them to Example from the default config: Oxide: o.grant group vip2 smartcrate.vip2 Carbon: c.grant group vip2 smartcrate.vip2 Installation Step 1: Install the plugin and load it Step 2: Customize the configuration file for the ranks you want etc Step 3: Reload the plugin to register the permissions Step 4: Give the permissions to the groups/users you want Command /reducer - uses the specified item to reduce the time, if the player has one in their inventory, and their rank setting has "Enable Item Reduce": true NOTE: The plugin will try to use the lowest hack time permission that the player has. if they have multiple that have the same hack time (eg. default and a vip set to 900 seconds), it will use whichever permission comes last in the configuration file Default Config { "Enable Grid Broadcast": true, "Prevent others from looting": false, "Allow Clan members/allies to loot while protected (Requires Clan Plugin)": true, "Reducer Item Distance": 10.0, "Rank Settings": { "default": { "Unlock Seconds": 900, "Enable Item Reduce": false, "Reducer item ShortName": "targeting.computer", "Required SkinId": 0, "Seconds reduced by using item": 100, "Maximum times reduced": 1, "Number of items used per reduction": 1 }, "vip": { "Unlock Seconds": 600, "Enable Item Reduce": false, "Reducer item ShortName": "targeting.computer", "Required SkinId": 0, "Seconds reduced by using item": 100, "Maximum times reduced": 1, "Number of items used per reduction": 1 }, "vip2": { "Unlock Seconds": 300, "Enable Item Reduce": false, "Reducer item ShortName": "targeting.computer", "Required SkinId": 0, "Seconds reduced by using item": 100, "Maximum times reduced": 1, "Number of items used per reduction": 1 } }, "Version": { "Major": 1, "Minor": 0, "Patch": 7 } }
    $10.00
    Highly recommend the Server Panel plugin. It gives your Rust server a fresh modern look when people join the server, it is super easy to setup, and super easy to customize, whether you customize ingame, or advanced with modifying the layouts .json files Mevent is always open for discussion about any additions/changes that could be done to improve the plugin Also the ability to add additional information pages etc. super easily, and built in integration with mevent's other plugins is probably the biggest plus about Server Panel
  15. that would be against Facepunch TOS. put work in and get players.
  16. SiCkNeSs

    Admin Video

    updated youtube to support best version of the video 720p or lower quality
  17. SiCkNeSs

    Admin Video

    if you are using the youtube, it is because it is set to grab the first quality video. i will be modifying the backend to grab atleast the 480p version, as sometimes it defaults to the 240/360p version. this is set because of how the player works, it downloads the video to their pc before it plays (thats just how the built in video player of rust works). so if the file is too large, it will take a while before it starts the video. Youtube is also currently limited at 10min long video, because of how the backend works for fetching the video from youtube
  18. Version 1.0.0

    8 downloads

    THIS INTEGRATION AS NOT YET BEEN TESTED WITH THE RANKEVAL 2.0 UPDATE Introducing the RankEval Azuriom plugin. The ultimate solution for seamlessly integrating your Azuriom website with RankEval.gg. This plugin is designed to bring flexibility and control directly to your fingertips through the Azuriom admin dashboard. Key Features: Server Management: Easily add, edit, or delete servers directly from the dashboard, without having to edit a single file. Customizable Leaderboard Display: Tailor the look and feel of your leaderboards by editing the display CSS right from the dashboard. Easily customize your leaderboards to match your branding and help it seemlessly fit in. Elevate your Rust community's experience and leaderboard management with the RankEval Azuriom plugin. Enjoy a user-friendly interface and customizable experience—all in one convenient package. If you have any questions or need assistance, please either DM me, or leave a message in support/discussion NOTE: Only English language is currently supplied. New languages can be added by going into the "plugins/rankeval/resources/lang/" directory, making a copy of the directory "en" and renaming the new directory to the correct language code. You can then edit the admin.php and messages.php files to change the language keys Installation Instructions Step 1) Upload the procvided .zip file to the home directory of your Azuriom installation Step 2) Unzip the file (the directory structure is already created, so no guessing where to place it) Step 3) Log into your Azuriom dashboard and browse to the "Plugins" page Step 4) Enable the Rankeval Leaderboards, this will now create links on the admin nav bar Step 5) Click Server Settings under the Rankeval Leaderboards dropdown Step 6) Add your servers that are linked to RankEval Step 7) Modify the Display Settings Step 8A) Add the link to your nav bar B) Go to Settings -> Navbar C) Click Add D) Fill in the name E) Type -> Plugin F) Link -> Rankeval Leaderboards
    $10.00
  19. SiCkNeSs

    Admin Video

    no, as it uses the video player built into the Rust Client. it will resize to the aspect ratio, but that is all
  20. even had the issue on oxide. looks like its failing the resizeimage step (seems to be failing at return resizedStream.ToArray(); and failing the CRC comparison check on line 623. if (signData.sign == null || signData.sign.GetContentCRCs.Length < 1 || signData.sign.GetContentCRCs[signData.textureIndex] != signData.crc) removing crc comparison and early returning the resize method with just the supplied images bytes and it all works properly
  21. SiCkNeSs

    Admin Video

    i fixed this issue with the space breaking the video. the "all" parameter has safe checks, and will only show to people that are in a safezone, or inside of a building they are tc authorized in, and are not mounted etc. the "allunsafe" will show to anyone, regardless if they are in a safe position or not
  22. SiCkNeSs

    Admin Video

    checking this now
    Great plugin with alot of customization. allows you to protect lots of extra entities with locks to prevent them from being stolen (perfect for PVE servers). Using this plugin has allowed us to eliminate 3 separate plugins. The addition of AutoLock-ing and the UI addition for setting/changing master and guest code has been a lifesaver The developer is extremely responsive, and answers questions and fixes bugs extremely fast. Highly recommend this locking plugin for anyone else looking for a high quality locking plugin.
  23. SiCkNeSs

    Tug Auth

    Version 1.0.4

    156 downloads

    Designed for ease of use and efficiency, allowing you to check authorized players directly from in-game chat, the console, or RCON without any complicated setup. No configuration is needed—just upload the plugin, assign the necessary permissions, and you're ready to go. Checking who is authorized on a tugboat is now as simple as a quick command. Key Features: User-Friendly: Easy to use with no complicated setup—perfect for server admins of all experience levels. Versatile Access: Manage player authorizations from in-game chat, the console, or RCON. Permission-Based Control: Ensure that only authorized players have access to tugboats. No Configuration Required: Simply upload the plugin, add permissions, and you're all set. Quick Authorization Checks: Effortlessly check who is authorized on a tugboat with a simple command. Permission: tugauth.use Sample Commands: From ingame chat: /tugauth ^This scans the closest tugboat to your position From ingame console: tugauth ^This scans the closest tugboat to your position tugauth 1250 1 369 ^This scans for the closest tugboat at the provided coordinates From RCON: tugauth 1250 1 369 ^This scans for the closest tugboat at the provided coordinates
    Free
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.6k

Files Sold

Total number of files sold.

3.3m

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.