Jump to content

Search the Community

Showing results for tags 'extension'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services

Container

  • Support
  • Tutorials

container

  • Support
  • Tutorials

Posting Records Settings

  • Records

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 10 results

  1. Version 2.0.0

    860 downloads

    Features: This chrome extension collects and shows additional information about players in battlemetrics rcon. Such as: Steam profile, Battlemetrics profile creation date EAC Ban, EAC Banned Friends, EAC Banned Identifiers (IPs), BM Banned Identifiers (IPs) (if player with an ip can be found on your ban list) Temp ban counts Kills, Deaths, KD Reports, Arkan and Guardian violations (optional) Rust servers played, playtime on: rust servers, aim train servers, your servers Global rust stats (optional) Steam profile picture and the current server's name in battlemetrics Link for ServerArmour, RustAdmin and RustBanned profile (optional) What you receive: By purchasing the product you receive: The source code of this extension Lifetime access Detailed setup guide Support If you need help or If you have any issues or suggestions you can contact me by joining my discord server: https://discord.gg/efVKDG6z6F or by adding me on discord: Farkas#6006
    $9.90
  2. Version 1.0.5

    555 downloads

    Prefab creator that directly works with Static Lootables in order to create custom lootable definitions for your servers! This plugin provides more than there already is. [!] Known Issue When placing points that are (almost) perfectly vertical in all points (bottom points align with the top ones), the prefab gets applied flipped in the horizontal axis. Currently investigating this. Watch the tutorial down below to get an insight of how this works! It's simple, follow the instructions in chat designed to quickly help you integrate it in your server. Open the editor; Press [Reload] while looking at an object; If Lootables.Ext is loaded, the [PRO] section will show up, click on "Create Prefab"; Follow the instructions in chat & go wild; Press [Use] while looking at your newly created prefab; Set it up as a regular prefab; Voila!
    $5.26
  3. Version 1.0.2

    223 downloads

    Carbon Aliases Oxide Extension is a tool designed to seamlessly integrate plugins originally developed for the Carbon Engine into Oxide server environments. This extension facilitates the cross-platform compatibility of plugins, allowing them to be used on both Carbon and Oxide servers with ease. Primarily designed for the high-performance Carbon Engine, the plugins experience significant performance enhancements within the Carbon environment. However, when deployed on Oxide servers, these plugins seamlessly adapt to function as regular Oxide plugins, without incorporating the specific performance optimizations of the Carbon engine. Moreover, the extension is an open-source project, encouraging collaboration and community involvement. If users find the need for additional functionality, such as the creation of more aliases for specific Carbon functions, they are welcome to contribute by committing updates to the project. INSTALL THIS EXTENSION ONLY IF YOUR SERVER IS RUNNING OXIDE! THIS EXTENSION IS NOT REQUIRED ON CARBON SERVERS! Put this extension in /RustDedicated_Data/Managed/ folder. Current features: CUI Aliases ImageDatabase Aliases (Works on regular ImageLibrary plugin) Plugins that use CarbonAliases: Meteor Event 2.0 Extended Crafting (coming soon)
    Free
  4. Version 1.0.0

    167 downloads

    /!\ THIS PLUGIN RECQUIRES CUSTOM REWARDS PLUGIN /!\ Playtime Reward is an extension of the CustomRewards plugin. This plugin allows your players to earn points at certain time intervals. The points earned can be used to claim rewards (see CustomRewards plugin). Configuration: CustomRewardsType: The type of rewards (the name that identifies the reward template, more information in the CustomRewards documentation) Count Afk Time: Count the time when the player is AFK Added points: Number of points to add Add point every (in seconds): Interval in seconds when points are added /!\ THIS PLUGIN RECQUIRES CUSTOM REWARDS PLUGIN /!\
    Free
  5. Version 1.0.2

    448 downloads

    The Dropbox Extension creates a backup of your Rust files and uploads them to your Dropbox account. Video Below Explaining Usage and setup Requires a Dropbox developer app to be made at http://dropbox.com/developer to get an OAuth2 Token and a directory in your Dropbox folder. File is contained in a zip. unzip the folder to find Oxide.Ext.DropBox.dll Power off your server, place the .dll in your RustDedicated_data/managed folder Please note some providers do not grant access to this folder you may need to open a support ticket with your host Powering on the server will create a file in the oxide/config folder. Configuration { "OAuth2Token": "Token here", "DropBoxDir": "DropBox_Directory", "BackupInterval": 3600, "BackupOxideConfig": true, "BackupOxideData": true, "BackupOxideLang": true, "BackupOxideLogs": true, "BackupOxidePlugins": true, "BackUpServer": true, "FileList": [] } V1.0.1 > BackUpServer value will save any files in your rust instance/server folder (maps, saves, etc) By default the extension will back up all of the oxide folder.. however if you only wish to backup specific files in the directory or say HurtWorld files set the values in FileList. E.g. "FileList": ["autosave_DiemensLand.plr", "autosave_DiemensLand.wld"] Once you have changed the settings a reboot will be required. Video
    Free
  6. Version 2022.01b

    21 downloads

    This is an extension for my existing product Rust Magic! Please do not purchase this if you do not already own the base product. Features Fully customisable lightweight pugin RustMagicAuth.cs using Oxide's Config, Data, and Lang systems. Reads from your existing Rust Magic config file - no need to re-specify what you already entered. Uses Rust Magic's connection logic - no unnecessary RCON connections. One single command to view any SteamID's, Discord ID's, Discord @'s, or Discord Name's link data. Re-assign a user's Discord role when they rejoin your Discord server after leaving. Revoke permissions if they leave your Discord. Re-grant permissions if they decide to join your Discord again. Name syncing from in-game to Discord Role syncing that works both ways, depending on how you set it up. TBA: MySQL Database support. Authentication Flow User types /auth in-game, and receives a code. User PMs this code in a command to your RustMagic bot, e.g. /auth ab12cd34 User is asked to select which server they received this code on using the same reaction-based menu as with other Rust Magic commands. The code is checked against what that server has on record, and if invalid is asked to re-enter their code. Once the code is confirmed as valid, the user will receive 3 things: All of the oxide groups or permissions you have specified across all of your servers. A thank you message on the server they received their code on (if logged in) A discord role in your server to show that they are authenticated. The authentication flow is now complete. Requirements Rust Magic > v1.1.0 ("extensions update") A windows, linux, or mac server that is already setup to run Rust Magic Knowledge of the Oxide Permissions System Installation Extract the ZIP to your Desktop or other appropriate location. Select the distribution that most closely resembles your setup (should be the same as your chosen Distribution for Rust Magic) Drag the rustmagicauth.xxxxx.xx file into your Rust Magic Extensions/ folder Ensure your config is setup correctly Restart Rust Magic Configuration Plugin The plugin uses Oxide's default systems to handle config, language settings, and data. It is recommended you clear oxide/data/RustMagicAuth.json as frequently as you wipe to ensure codes cannot be guessed. { "Chat Icon (Steam64 ID)": 76561199093053926, "Chat Prefix": "<color=#d464e8>Magic Auth</color>:", "Valid Auth Code Characters": "1234567890abcdef", "Auth Code Length": 8, "Oxide Group To Check User For": "auth" } While most of this is self explanatory, it's important to note the following: Valid Auth Code Characters must match the config for the extension. Auth Code Length must match the config for the extension. The oxide group to check for is used solely to prevent a user from generating a code after they've authenticated. It is assumed that you will grant authenticated users an oxide group instead of a single permission. Extension Please see sample.json after purchase for fully-detailed explanations on what each option does. Briefly, however: You can get Discord Role/Server/Channel IDs by going to Settings > Appearance > Developer Mode This bot will work if you want to have logs in a Staff discord, but if this is the case ensure settings.discord_server_id has been explicitly set. Commands find <steam64ID, @User, Discord Username, Discord ID> Retrieves the link data for the specified user if available. unlink <@User, Steam64 ID, Discord User ID> This will remove all in-game permissions, their Discord role, and all data about their accounts that the bot has stored. reward @User Allows you to trigger a manual execution of all tasks that would be needed to give a user their rewards. Useful if, for example, your server is offline when the bot tries to reward the user. rewards This is a command intended for users of your community! It will allow them to perform a re-execution of all commands only for themself, with a cooldown of 1 hour. If you’re tired of users saying “I didn’t get my rewards”, this is perfect for you as you can just tell them to run /rewards and the ticket is resolved. Migration As of version 1.2.0, you will be required to merge your existing in-game auth.json file! Once you are using the latest version of the plugin, you will see that there is a now folder: oxide/data/RustMagicAuth You can drag and rename your old RustMagicAuth.json data file into here, the new name you want to use is auth.json. Additionally, there is a new config option: Clear Name Data on Wipe which you can set to true to make the (potentially large) date files clear themselves of useless & old data. Name Sync The latest version of Rust Magic Auth now has name syncing! The RustMagicAuth.cs plugin gathers all of this information and provides an RCON command that the RustMagic bot will execute perioidcally. It will set the nickname of people in your Discord server to the latest recorded Steam name that they have (authenticated members only). Role Sync Along with name syncing, role syncing is now an available feature. Please be incredibly careful when setting it up, as it has the power to very easily result in financial losses if you are using it with VIPs and Nitro Boosters. First of all, two-way syncs can be incredibly dangerous. When RustMagicAuth detects that a user has a Discord role you want to sync, it will perform that command across all servers. This means if setup incorrectly, a user receiving VIP on one server could potentially end up having VIP on all servers. Secondly, due to the nature of Oxide, there is no simple and efficient way to detect when an oxide group is added or removed from a user. Because of this, data is updated only when the user joins a server. This means the previous data doesn’t persist anywhere, and we’re left only with a list of what groups they currently have. Finally, it’s important to read the sample.json file as you may have missed new command configs or new mandatory settings.
    $20.00
  7. Version 1.0.0

    13 downloads

    This plugins add the possibility to rewards players with Rewards Points by playing on Arcade Machine. Dependencies: This plugin has requirements to work properly: Arcade Machine Connector Server Rewards Profiles File: This plugin uses an advanced profile system offering the possibility for administrators to create as many profiles as they wish in order to offer them to their players for free or through a Premium/VIP pack. How-to: Permission profiles are located in config/<pluginName>/profiles.json. Copy/Paste the default profile and name it as you want. (for this example, I'll call it vip) Avoid special characters and spaces: thisIsAGoodProfileName Edit vip as you need. "Profile Level" is the level of the profile. The player will ALWAYS use the highest profile level if the player is associated to multiple profiles. Avoid duplicate Profile Level. Reload the plugin. Associates players or groups to a profile using permission: <pluginname>.profile.<profilename> (o.grant group vip myplugin.profile.vip) I suggest to always assign ONLY ONE profile to player/group to avoid bad behaviors. Players associated to this permissions will now use parameters in the associated profile. { "default": { "Profile Level (integer, higher number = higher priority, default: 0)": 0, "Profile Settings": { "Points donated for special levels reached (level: points)": { "1": 1, "2": 2, "3": 3, "4": 4, "5": 5, "6": 6, "7": 7, "8": 8, "9": 9, "10": 10 }, "Duration (in seconds) to wait to be eligible again for the first special level (-1 = infinite)": 86400, "One stage value (in level)": 10, "Points donated per stage reached": 10, "First rewarded stage": 100, "Points donated when reaching a new highest score": 10, "Minimum level to reach to be eligible for the new highest score reward": 50 } } } Permissions: ArcadeMachineReward.recieveRewardedStagePoints : Allow the player/group to recieve points from Stage reached. ArcadeMachineReward.recieveSpecialLevelPoints : Allow the player/group to recieve points from Special level. ArcadeMachineReward.recieveNewHighestScorePoints : Allow the player/group to recieve points when beating his new highest score. Optimized for Performance This plugin has been developed with a primary objective to be very performant, thus limiting plugin-related performance losses. Depending the plugin, a category called "Performance Settings" allow the administrator to reduce power consumption at the cost of the quality. About Mælep My other plugins: Codefling's profile Looking for plugins: Fiverr's Gig Contact website: Maelep.be Warranty and Updates The customers benefits from a 28-day warranty from the date of the last sell of the plugin. This warranty covers bugs related to the script and, as far as possible, bugs related to Rust and uMod updates. Terms of Service of Mælep The Mælep's plugins are in no way affiliated to Facepunch, uMod or Codefling. He should not be considered as a developer endorsed by Facepunch, uMod or Codefling. Any contribution or purchase made on this website is donated to Mælep. For more information, support or a purchase history, please use the support section available on the page of the plugin. Payment to Mælep is payment for the digital items contained in the purchase. This transaction is final and there is no refund. If you are banned for breaking the rules of Codefling, you will not be refunded. Requests for refunds due to delays, Rust and uMod update flaws or any other problems are submitted at the discretion of Mælep.
    $10.00
  8. Version 2.1.0

    17 downloads

    Quarries and Pump Jacks are now autonomous. Good-to-Know Fuel Storage aren't accessible for autonomous Resources Extractor. Autonomous Resources Extractor can't be turned OFF any more. Autonomous will stop gathering as soon as it reached the maximum amount of gathered resources. The gathering starts again when a player takes some resources in the storage. Configuration File My plug-ins are designed to adapt to your needs through a rich configuration file. { "Plug-in Settings": { "Stones Quarry": { "Resources gathered per hour (float)": 900.0, "Maximum amount of resources in the storage (int)": 9000, "Make this Resources Extractor autonomous? (boolean)": true }, "Pump Jack": { "Resources gathered per hour (float)": 36.0, "Maximum amount of resources in the storage (int)": 500, "Make this Resources Extractor autonomous? (boolean)": true }, "Sulfur Quarry": { "Resources gathered per hour (float)": 135.0, "Maximum amount of resources in the storage (int)": 1350, "Make this Resources Extractor autonomous? (boolean)": true }, "High Quality Metal Quarry": { "Resources gathered per hour (float)": 9.0, "Maximum amount of resources in the storage (int)": 90, "Make this Resources Extractor autonomous? (boolean)": true } }, "System Settings": { "Show optional logged messages in the console (boolean)": true } } Scalable Designed and Optimized for Performance The plug-ins are developed with a primary objective to be very performant and scalable, thus limiting plug-ins related performance losses and limited functionalities or upgrades. Premium Ready My plug-ins use an advanced system offering the possibility for administrators to create as many profiles as they wish in order to offer them to their players through a Premium pack. Multilingual My plug-ins are designed to be usable in different languages. English and Français are available by default. Administrators can add their own language. Colour-blindness Friendly Interfaces are carefully designed to be as readable as possible by all players. Secured Database The plug-ins' database is backed up at multiple level and on a regular basis to ensure data integrity if a crash occurs. About Mælep: https://maelep.be Warranty and Updates The customers benefits from a 28-day warranty from the date of the last sell of the plug-in. This warranty covers bugs related to the script and, as far as possible, bugs related to Rust and uMod updates. Terms of Service of Mælep The Mælep's plug-ins are in no way affiliated to Facepunch, uMod or Codefling. He should not be considered as a developer endorsed by Facepunch, uMod or Codefling. Any contribution or purchase made on this website is donated to Mælep. For more information, support or a purchase history, please use the support section available on the page of the plug-in. Payment to Mælep is payment for the digital items contained in the purchase. This transaction is final and there is no refund. If you are banned for breaking the rules of Codefling, you will not be refunded. Requests for refunds due to delays, Rust and uMod update flaws or any other problems are submitted at the discretion of Mælep.
    $10.00
  9. Version 1.0.5

    16 downloads

    Modular Car are now ready-to-use at spawn. Features Every missing parts of the vehicle engine are placed at spawn. The quality of the missing parts are randomly chosen. Update checker The plugin benefits from an update verification system notifying administrators that an update is available. Optimized for Performance This plugin has been developed with a primary objective to be very performant, thus limiting plugin-related performance losses. Multilingual This plugin is designed to be usable in different languages. English and Français are available by default. Some Russkiy system messages will be also available by default. Administrators can add their own language. Tips Server administrators can set the default server language using oxide.lang <language> in the RCON console. Players can set their own language using /lang <language> <language> = two-letter language code (For example: /lang EN) Live Test I'm available for demonstrations on my development server. Resetting Plugin Unloads the plugin. Removes files: config/<pluginName> data/<pluginName> lang/ en/<pluginName> AND fr/<pluginName> AND ru/<pluginName> AND other language you added. Reload the plugin. Warranty and Updates The customers benefits from a 28-day warranty from the date of the last sell of the plugin. This warranty covers bugs related to the script and, as far as possible, bugs related to Rust and uMod updates. Terms of Service of Mælep The Mælep's plugins are in no way affiliated to Facepunch, uMod or Codefling. He should not be considered as a developer endorsed by Facepunch, uMod or Codefling. Any contribution or purchase made on this website is donated to Mælep. For more information, support or a purchase history, please use the support section available on the page of the plugin. Payment to Mælep is payment for the digital items contained in the purchase. This transaction is final and there is no refund. If you are banned for breaking the rules of Codefling, you will not be refunded. Requests for refunds due to delays, Rust and uMod update flaws or any other problems are submitted at the discretion of Mælep. Reviews Thank you for using my plugins and supporting my work. You can leave a review by clicking on the "Reviews" tab on the plugin page.
    $10.00
  10. Version 1.1.0

    393 downloads

    An user interface for aMAZEingPro and aMAZEingLite.
    Free
1.1m

Downloads

Total number of downloads.

5.5k

Customers

Total customers served.

78.6k

Files Sold

Total number of files sold.

1.5m

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.