Jump to content

Search the Community

Showing results for tags 'items'.

  • 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 23 results

  1. David

    Craft Menu

    Version 1.1.31

    1,773 downloads

    Custom crafting panel at player's workbenches. Craft custom or non-craftable items, create your own blueprints. No chat commands required! oxide permission - craftmenu.use • How to create default blueprint. Simply leave ResearchCost as 0. • Crafting Recycler. Plugins for placing entities usually utilizes specific item together with skin id. Here you can find list of examples PlaceableEntities.txt • Adding same shortname multiple times. When you using same shortname for more than one blueprint you have add {number} at the end of it to prevent duplicates. Ex.: "box.wooden.large{1}" • Item is name too long. Inside lang file you can create replacements for default item names. • Wiping blueprints manualy. There are two admin console commands. "craftmenu_admin wipe" will wipe blueprints for all players "craftmenu_admin wipe <steamID>" wipes blueprints only for certain player. Premade blueprints from screenshots Blueprints.json
    $16.00
  2. Mevent

    Kits

    Version 1.2.16

    2,401 downloads

    Unique kit system with the highest possible functionality and beautiful design. This will please you (no need to sit in the config every time and try to fill in some incomprehensible values, etc.), and your players (convenient, clear and informative interface). You just start editing items directly in the game) and your players (comfortable, clear, informative interface). Features: Beautiful user interface Performance Setup kits and items immediately in the game Auto kits Auto wipe (optional) Can give custom items Can give commands Advanced item settings Work with CopyPaste Delay after wipe (optional) Block of receiving a set in Building Block (optional) Logging (optional) Chances of kit items (optional) Skills support Commands kit (open interface) kit help (get help with kits) kit autokit (enable/disable autokit) kit list (get a list of available kits) kit [name] (get the kit) kits.resetkits (delete all kits) kits.give [name/steamid] [kitname] (give the player a kit) kits.convert (convert from umod Kits) kits.wipe (wipe players data) Hooks private string[] canRedeemKit(BasePlayer player) private void OnKitRedeemed(BasePlayer player, string kitName) private double OnKitCooldown(BasePlayer player, double cooldown) API private bool TryClaimKit(BasePlayer player, string name, bool usingUI) private string[] GetAllKits() private object GetKitInfo(string kitname) private string[] GetKitContents(string kitname) private double GetKitCooldown(string kitname) private double PlayerKitCooldown(ulong ID, string kitname) private int KitMax(string kitname) private double PlayerKitMax(ulong ID, string kitname) private string KitImage(string kitname) private bool IsKit(string kitname) private bool isKit(string kitname) private void GetKitNames(List<string> list) private double GetPlayerKitCooldown(ulong userId, string name) private double GetPlayerKitCooldown(string userId, string name) private void SetPlayerCooldown(ulong userId, string name, int amount) private int GetPlayerKitUses(ulong userId, string name) private int GetPlayerKitUses(string userId, string name) private void SetPlayerKitUses(ulong userId, string name, int amount) private JObject GetKitObject(string name) private int GetKitMaxUses(string name) private string GetKitDescription(string name) private string GetKitImage(string name) private bool GiveKit(BasePlayer player, string name, bool usingUI) private bool HasKitAccess(string userId, string name) private int GetPlayerKitAmount(string userId, string name) Video FAQ Q: Where can I see an example of a config? A: Config Q: Where can I see an example of a data? A: Data Q: I have a question/problem. What should I do? A: You can write to me in a PM on the site, create a ticket. Or write me in Discord: Mevent#4546 Q: Does the Kits plugin support other plugins? A: Yes, this Kits plugin has an API similar to other popular kits plugins. If the plugin works with Kits - it works with this plugin too. Q: How do I enable the sale of kits? A: You need to configure the plugin economy (which plugin, its hooks, etc.), enable "Enable sale" in the Kits data (oxide/data/Kits/Kits.json or carbon/data/Kits/Kits.json) and set the price to "Selling price" "Enable sale": true, "Selling price": 100, Q: How do I use Economics to pay for kits? A: Example configuration settings: "Economy": { "Type (Plugin/Item)": "Plugin", "Plugin name": "Economics", "Balance add hook": "Deposit", "Balance remove hook": "Withdraw", "Balance show hook": "Balance", "ShortName": "", "Display Name (empty - default)": "", "Skin": 0 }, Q: How do I use ServerRewards to pay for kits? A: Example configuration settings: "Economy": { "Type (Plugin/Item)": "Plugin", "Plugin name": "ServerRewards", "Balance add hook": "AddPoints", "Balance remove hook": "TakePoints", "Balance show hook": "CheckPoints", "ShortName": "", "Display Name (empty - default)": "", "Skin": 0 }, Q: How do I use scrap to pay for kits? A: Example configuration settings: "Economy": { "Type (Plugin/Item)": "Item", "Plugin name": "", "Balance add hook": "", "Balance remove hook": "", "Balance show hook": "", "ShortName": "scrap", "Display Name (empty - default)": "", "Skin": 0 }, Q: How do I resize the kit image? A: You can do this in the config, here's an example of the image setup (-32 and 32 are width, and -75 and -11 are height "Image Settings": { "AnchorMin": "0.5 1", "AnchorMax": "0.5 1", "OffsetMin": "-32 -75", "OffsetMax": "32 -11" }, Q: How can I remove the numbers on the kits ("#1", "#2", etc.)? A: You need to turn off "Show Number?" in the config: "Show Number?": false, Q: How do I make it so that others can see kits with different permissions without being able to claim them? A: You need to turn off "Show All Kits?" in the config: "Show All Kits?": true, Q: Where can I edit the names in the plugin or add my own language? A: You can edit lang files that are located (for example) at "oxide/lang/en/Kits.json" or "carbon/lang/en/Kits.json".
    $34.95
  3. 0xF

    Admin Menu

    Version 1.0.4

    113 downloads

    Manage your Rust server easier and more efficiently with the AdminMenu plugin. Track players, interact with them, edit their data and permissions, as well as change server convars and manage plugins. Features: Menu retains its state after closing, you won't lose everything you did before. Ability to fully translate the menu into any language. Large range of permissions for each action, will allow you to flexibly customize the admin menu for each group of administrators. Quick menu that allows you to perform quick actions Full list of players with the ability to filter by online, offline, admins and moderators. Also has a frame of different colors depending on the level of authorization. Wide range of information and actions for the selected player. Editing convars with search. Has a complete list of editable convars with descriptions for some of them. Extensive issue menu by category, with easy management of name, skin and amount (manual, +1, +100, +1000, +10000). Plugin management menu. It is possible to reload, unload or load a plugin easily and quickly. Updates occur in real time. Ability to create your own custom buttons that execute several commands Quick Start: You install the plugin in the plugins folder. Give yourself the adminmenu.fullaccess permission. Commands, use one of your choice, one for the player and one for the admin group: o.grant user {name/steamid} adminmenu.fullaccess o.grant group admin adminmenu.fullaccess Press the X button (swap seat button) or type adminmenu in the console. Enjoy Useful stuff: You can quickly open a player in the admin menu. To do this, point at the player and press X. You don't have to hover over the player exactly, you will be able to open players within a certain radius of the place you are looking at. CUSTOM BUTTONS Custom buttons are buttons that when pressed will execute commands on behalf of the administrator, commands can be several, below will be the details. At the moment, custom buttons can be created in two places: in the quick menu and in the menu when selecting a player. These places are separated in the config. Button Fields: "Label" - Text that will be on the button, for each such inscription creates a field in the lang file, accordingly you can translate this text into several languages. "Commands" - Array of commands that will be executed on behalf of the administrator. Chat commands require a special entry, see examples. Available self-replaceable tags for commands targeting the player: {steamid}, {steamID}, {userID}, {STEAMID}, {USERID} - mean the same thing, namely the id of the selected player. {adminUID} - administrator's id. "Permission"- permission to display and use the button. You need to write the permission that will be after "adminmenu.". Example: if you enter the permission "test" the permission will be adminmenu.test "Position" - The location for the button, the first number is responsible for the row number, the second for the position within the row, starts from 0.There are limits of locations, if you have gone beyond the limit - the button will not be displayed. Example of commands: chat.say \"/{chat command}\" vanish ban {steamID} teleport {steamID} {adminUID} More information about the grant menu: The grant menu includes the full list of items including hidden items as well as custom items created by the CustomItemDefinitions library. The menu can be accessed from the navigation or from the menu of the selected player. When issuing itself has categories. Search works in any registry by any part of the name or short name. Has a page system at any stage. More information about the buttons in the Quick Menu: [Teleport to 0 0 0] - Teleport to coordinates 0 0 0. Requires adminmenu.quickmenu.teleportto000 permission [Teleport to Deathpoint] - Teleport to your deathpoint. Requires adminmenu.quickmenu.teleporttodeath permission [Teleport to Spawn point] - Teleport to a random spawn point. Requires adminmenu.quickmenu.teleporttospawnpoint permission [Kill Self] - Kill Self, kills even when immortal. Does not require permission. [Heal Self] - Fully heal yourself. Requires adminmenu.quickmenu.healself permission [Call Heli] - Call Helicopter to yourself (arrives in time). Requires adminmenu.quickmenu.helicall permission [Spawn Bradley] - Spawn bradley on yourself. Requires adminmenu.quickmenu.spawnbradley permission More information about the buttons in the menu of the selected player: [Teleport Self To] - Teleport yourself to the selected player. Requires adminmenu.userinfo.teleportselfto permission [Teleport To Self] - Teleport the selected player to yourself. Requires adminmenu.userinfo.teleporttoself permission [Teleport To Auth] - Teleportation to random authorization (TC). Requires adminmenu.userinfo.teleporttoauth permission [Teleport to Deathpoint] - Teleportation to a player's deathpoint. Requires adminmenu.userinfo.teleporttodeath permission [Heal] - Full healing, including metabolism. Requires adminmenu.userinfo.fullheal permission [Heal 50%] - Half healing. Requires adminmenu.userinfo.halfheal permission. [View Inventory] - View and edit player's inventory. Requires adminmenu.userinfo.viewinv permission [Strip Inventory] - Clear player's inventory. Requires adminmenu.userinfo.stripinventory permission [Unlock Blueprints] - Unlock all Blueprints. Requires adminmenu.userinfo.unlockblueprints permission [Revoke Blueprints] - Reset all Blueprints. Requires adminmenu.userinfo.revokeblueprints permission. [Kill] - Kill a player. Requires adminmenu.userinfo.kill permission [Kick] - Kick a player. Requires adminmenu.userinfo.kick permission [Ban] - Ban a player. Requires adminmenu.userinfo.ban permission More information about the buttons in the menu of the selected group: [Remove Group] - Remove group, has confirmation. Requires adminmenu.groupinfo.removegroup permission [Clone Group] - Clone group with the ability to copy users. Requires adminmenu.groupinfo.clonegroup permission Permissions: adminmenu.use - Ability to use admin menu with basic set. Open tab quick menu (each button has its own permission, without permissions is present only kill yourself button) and the list of players. adminmenu.fullaccess - Full access to all functions without the need for each permission, includes also adminmenu.use. It is recommended to give only to the main administrators. adminmenu.quickmenu.teleportto000 - Access to the button in the quick menu, teleportation to coordinates 0 0 0 0. adminmenu.quickmenu.teleporttodeath - Access to the button in the quick menu, teleportation to the point of your death. adminmenu.quickmenu.teleporttospawnpoint - Access to the button in the quick menu, teleportation to a random spawn point. adminmenu.quickmenu.healself - Access button in quickmenu, heal yourself completely. adminmenu.quickmenu.helicall - Access to the button in the quick menu, call a helicopter to yourself (arrives in time). adminmenu.quickmenu.spawnbradley - Access button in quickmenu, spawn bradley. adminmenu.userinfo.teleportselfto - Access to the button in the menu of the selected player, teleportation to the selected player. adminmenu.userinfo.teleporttoself - Access to the button in the menu of the selected player, teleport the selected player to himself. adminmenu.userinfo.teleporttoauth - Access to the button in the menu of the selected player, teleportation to random authorization (TC). adminmenu.userinfo.teleporttodeath - Access to the button in the menu of the selected player, teleportation to the place of death of the player. adminmenu.userinfo.fullheal - Access to the button in the menu of the selected player, full healing, including metabolism. adminmenu.userinfo.halfheal - Access to the button in the menu of the selected player, half healing. adminmenu.userinfo.viewinv - Access to the button in the selected player's menu, view and edit the player's inventory. adminmenu.userinfo.stripinventory - Access to the button in the menu of the selected player, clear the player's inventory. adminmenu.userinfo.unlockblueprints - Access the button in the menu of the selected player, unlock all drafts. adminmenu.userinfo.revokeblueprints - Access to the button in the menu of the selected player, reset all drafts. adminmenu.userinfo.kill - Access the button in the selected player's menu to kill the player. adminmenu.userinfo.kick - Access the button in the selected player's menu to kick the player. adminmenu.userinfo.ban - Access to the button in the menu of the selected player, ban the player. adminmenu.groupinfo.removegroup - Access to the button in the menu of the selected group, the ability to remove the group. adminmenu.groupinfo.clonegroup - Access to the button in the menu of the selected group, the ability to clone the group. adminmenu.convars - View and edit convars. adminmenu.permissionmanager - View and edit permissions in groups, player groups, create, delete and clone groups (requires additional permissions from these buttons). adminmenu.pluginmanager - Access to plugin management, reloading, unloading, loading plugins. adminmenu.give - Access to give resources, as well as yourself and the selected player.
    $25.00
  4. Version 1.0.1

    25 downloads

    This plugin provides a beautiful and convenient crafting panel for your server. Its design and mechanics are as similar as possible to the in-game Rust crafting panel. Add crafting of any custom items, commands, permissions and anything else you like. Features The design is ~90% similar to the design of Rust's in-game crafting panel. Support for any custom items and commands. The plugin only registers permissions for items that you have specified to it. Thus, preventing the creation of a large number of permissions. Customizable sound effects, notifications in the status bar on the right, and text notifications in popular plugins. The plugin can take and give out items from inventory, backpack and Backpacks plugin, depending on the fullness of any of them. Ability to add item variations (just look at the screenshots). Working with economy plugins. The player can choose whether to craft or buy an item. Add items to favorites, built-in search, fully functional queue and more. Permissions The plugin has immutable and generated permissions. The immutable ones include: craftingpanel._use – is responsible for opening the panel. If there is no permission, the panel will not open. craftingpanel._admin – give this permission only to administrators. It adds an additional "Give yourself" button to get items from the panel for free. This permission is also needed to use the givecraft command (about it below). craftingpanel._instant – all player crafts will be instant. craftingpanel._death – crafting queue will not be reset when the player dies. craftingpanel._disconnect – when a player leaves the server, the craft queue will not be reset. craftingpanel._economics – allows you to purchase items for the currency of the selected economy plugin. If the player does not have permission, the cost panel will still be displayed, but the player will not be able to make a purchase. The generated permissions are created by the plugin itself, here's how it works: craftingpanel.section.vehicles- this is permission for the "vehicles" section. craftingpanel.vehicles.minicopter - this is permission for the item "minicopter" in the "vehicles" section. craftingpanel.vehicles.snowmobile.tomaha - this is permission for the item "snowmobile" in the "vehicles" section and in "tomaha" variation. Commands Only one command is present in the plugin: givecraft steamid/nickname section item 5 skin steamid/nickname – steamid or nickname of your choice. section – section name from the Section permission [required] field. item – item name from the Item permission [required] field. 5 – how much of the current item to give out (craft multiplier). skin - name of the item from the Ingredients section, Item permission [required] fields. All arguments of this command are required. If your item has an empty "Variations" section or you want a default item, specify "default" in place of skin. General settings Allow taking resources from the Backpack? – plugin can take resources for crafting from an additional backpack (Backpacks by WhiteThunder). Delete player data from the Data file if they have not logged into the server for so many days – this setting is added to prevent the plugin from keeping in memory the settings of all players who have ever visited your server. Effect at the start/end/canceling – game effects that will be played at the start of crafting/completion of crafting/cancellation of crafting (effects list, plugin for playing effects). Specify a plugin to work with the economy – specify one plugin from the list or leave the field empty to disable work with economy. Notification settings Notification type (Chat, GameTips, Notify, GUIAnnouncements) – if this section is enabled, you must specify the type/plugin to notify the player of different warnings. Chat – notification to regular chat. GameTips – notification in the in-game Rust tooltips (blue or red at the bottom of the screen). Notify – notification in the Notify plugin by Mevent. GUIAnnouncements – notification in the GUIAnnouncements plugin by JoeSheep. Just below that are the customization fields for the specific type of notification. Game Status Settings Game status is a notification that is shown at the bottom right of the screen (like in-game crafting). The plugin can show 3 types of game status: Current craft – it's the blue panel with the gear. It is displayed while the crafting process is in progress. Giving item – it's the green panel with the down arrow. It is displayed when a player is given a craft item. Dropping item – it's the red panel with the cross. It is displayed when the items given by the plugin do not fit in the inventory and drop out near the player. Crafting Panel working with Rust's in-game status and two plugins (SimpleStatus, AdvancedStatus) that have slightly advanced features. Rust – is the in-game status built into the game. It does not require any additional plugins, but it cannot show the Current craft (blue panel with a gear). SimpleStatus – this plugin displays customizable statuses. It can show Current craft and Giving item. But cannot display Dropping item due to limitations in its operation. AdvancedStatus - this plugin displays customizable statuses. It works with all of the above status types. Section settings Section name – the displayed section name on the menu button. Section permission [required] – be sure to fill in these fields and make sure they are all unique. Because it is by this field that the plugin understands which section it is currently working with. If you specify "favorite" here, the plugin will use this section to display the player's favorite items (don't add items to it, the plugin will delete them anyway). Register this permission? – if enabled, the plugin will register a permission with the above name. In this case this section will be shown only to those players who have this permission. Section item settings Item name [required] – required field. The name of the item is displayed only in this plugin. If you need to create an item with the same name, you will find this setting below. Item permission [required] – required field. Make sure that each item in the section has a unique field. Because by this field the plugin understands which item in the current section it is currently working with. Register this permission? - if enabled, the plugin will register permission with the above name. Keep in mind that the current item will still be shown to all players, but they will not be able to craft it (this is also notified by the icon on the top left of the information section). Item description – item description, is not passed to the item when crafting, only displayed in the panel of this plugin. Item properties – if the item has some characteristics (e.g., damage, radiation protection, etc.) you can specify them here. This data is displayed in a separate panel in the information section of the item. Item shortname – if you are using the command as a craft result, leave this field empty. Create an item with the default name (true) or the above name (false)? – if true, the plugin will create an item with the default game name (which refers to the current shortname), otherwise it will set the name from the Item name field. Item skinId – if the item is custom, specify the required skinId, otherwise set it to 0. Item image [optional] – if as a result of craft, you have to execute some command, you can specify a link to a picture related to this command. Console commands executed after crafting (%steamid%, %username%, %amount%) [optional] – if you need to execute some commands as a result of crafting, you can list them with commas in this field. In the command you can specify %steamid% and %username%, the plugin will replace them with the data of the current player. The plugin can also replace %amount% with the amount per craft (next setting). If the command gives some custom game item and you know its shortname and skinid you can specify them in the fields above. This way you don't need to additionally save the image of this item to the hosting and specify its link. Amount per craft – number of items given out per craft. Max craft multiplier - maximum allowable craft multiplier. The craft multiplier (selected by the player in the Ingredients section) is how many times an item will be dispensed or how many times commands will be executed. If Amount per craft = 3, and the player chose multiplier = 2, he will receive 2 * 3 = 6 items. Crafting time [sec] – time to craft the item. It can be set to 0, then the item will be crafted instantly. Show notification in game status (if they are enabled)? – if a command from another plugin is used to give a custom item and that plugin displays game status, duplication of game statuses may occur. Therefore, it is possible to disable the display of game status for a particular item. Keep in mind that this only disables the Giving item status. Crafting cost in the economy plugin [0 - disable] – the value of the current item in your economy server currency. The customization works if you specified one of the supported economy plugins at the beginning. Item Variation settings In the in-game Rust crafting panel this section is called Skins, here it is called Variations. This is done because here it can include not only skins, but any items or commands related to the parent item. For example, you have several modular car presets, with different types of modules, but they are all related to modular cars. Therefore, you can specify them in one item - "Modular car". The settings in this section are similar to the parent item, except for the crafting ingredients. They will be the same as the parent item. Item Ingredient settings Resource name [required] – required field. Is used to display the name of the ingredient in the plugin panel (it is not taken into account when taking ingredients from the player). When canceling the craft, the plugin can set this ingredient to the specified name, you will find this setting below. Use this resource in ingredients? – enables or disables this resource for use in ingredients. Resource shortname [required] – required field. Shortname of the item that the plugin will look for from the player for crafting. Resource skinId – if it's a custom item, give its skinId, otherwise set it to 0. Return an item with the default name (true) or the above name (false)? – when the craft is canceled, if true, the plugin will create an ingredient with the default game name (which refers to the current shortname), otherwise it will set the name from the Resource name field. Plugin Config Example of plugin configuration in English: Example of plugin configuration in Russian. If you need Russian config, open it (CraftingPanel.cs) before loading the plugin, and at the top set the variable "isRus = true". Then save and upload this file to your server.
    $30.00
  5. Mevent

    Cases

    Version 1.1.8

    709 downloads

    Revolutionary cases, the juiciest interface, scroll animations and much more! Features Beautiful user interface Opening animation Performance Each case is configured separately Commands cases (open cases interface) givecase <steamid> <caseid> <amount> (give a case to the player) givecase * <caseid> <amount> (give a case to all online players) FAQ Q: Where can I see an example of a config? A: Config Q: How do I use Economics to pay for cases? A: "Economy": { "Show Balance": true, "Type (Plugin/Item)": "Plugin", "Plugin name": "Economics", "Balance add hook": "Deposit", "Balance remove hook": "Withdraw", "Balance show hook": "Balance", "ShortName": "scrap", "Display Name (empty - default)": "", "Skin": 0 }, Q: How do I use ServerRewards to pay for cases? A: "Economy": { "Show Balance": true, "Type (Plugin/Item)": "Plugin", "Plugin name": "ServerRewards", "Balance add hook": "AddPoints", "Balance remove hook": "TakePoints", "Balance show hook": "CheckPoints", "ShortName": "scrap", "Display Name (empty - default)": "", "Skin": 0 }, Q: I have a question/problem. What should I do? A: You can write to me in a PM on the site, create a ticket. Or write me in Discord: mevent Q: How does a player give out Skill Tree XP? A: { "Type": "Command", "ID": 7, "Image": "", "Title": "Give 1K XP from SkillTree", "Command (%steamid%)": "givexp %username% 1000", "Plugin": { "Hook": null, "Plugin name": null, "Amount": 0 }, "Display Name (empty - default)": "", "ShortName": "", "Skin": 0, "Amount": 1, "Chance": 65.0 }, Q: How can I add cases not for purchase, but just to have them? A: For example, if you give cases with the "givecase" command: givecase <steamid> <caseid> <amount> give a case to the player givecase * <caseid> <amount> give a case to all online players
    $25.95
  6. Mevent

    Crafts

    Version 2.10.14

    1,025 downloads

    Crafting system that allows you to create items, cars, vehicles, recyclers, etc! Commands craft open interface crafts.setwb [categories: cat1 cat2 ...] set new custom workbench Permissions You can set permission in config, for example: "Permission (ex: crafts.use)": "crafts.use", crafts.setworkbench - allows you to use the "crafts.setwb" command (set custom workbenches) Craft Types Command Vehicle Item Recycler ModularCar How to install a custom workbench 1. Spawn the workbench (for example, in RustEdit or a plugin) 2. In the game, go to him and use the command "crafts.setwb" and specify the necessary categories. Example: /crafts.setwb Misc 3. Go to config (oxide/config/Crafts.json) and configure this workbench (use SafeZone, workbench level, etc.) VIDEO FAQ Q: Where can I see an example of a config? A: Config
    $19.95
  7. Version 1.0.5

    7 downloads

    "Skin Popup & Command" enhances the item pickup experience by providing special notifications and commands for items with specific skins. The plugin offers a more immersive and interactive experience for players when they acquire skinned items in the game. Main Features: Custom Command Execution: The plugin will automatically execute predefined commands from the config (set by owner/admin) when players picks up the skinned items, allowing for instant activation of server events, announcements, and more. Customizable Popups: Create your own popup backgrounds using your own images (Currently is https://postimg.cc/8JZnvgvp). Plugin Integration: If you want a more visual creativity you can set the notification to use popular plugins such as UINotify, Notify, and Toastfy. This allows for more themed integration into your server. Easy Configuration: Customize your notification timing, message content, and popup amount through the config file (Example Below). Simple Notifications: If you do not want to use any fancy popup or Notification plugin you can simply just send the message to the chat. EXAMPLE CUSTOM CONFIG (NOT THE DEFAULT): { "Show notification via: TOASTIFY | NOTIFY | POPUP | CHAT": "POPUP", "Alert ID when using NOTIFY/UINotify?": 0, "Alert ID when using TOASTIFY?": "success", "Duration of alerts (ONLY FOR POPUP & TOASTIFY)?": 5.0, "POPUP Background Image URL": "https://i.postimg.cc/SR40wyNM/paper.png", "List of Skins": [ { "Skin ID?": 2420097877, "Item Name Used for Skin ID": "Cash", "How many Times to show alert?": 100, "Message on Special Item Skin Pickup?": "<color=black>Hey {player}, you just picked up some <color=orange>CASH</color>, use it to buy items and upgrades. Use your <color=orange>CASH</color> to upgrade your TC, BackPacks and much more!</color>", "Run a Command on pickup?": false, "If enable, what command to run?": null }, { "Skin ID?": 2834920066, "Item Name Used for Skin ID": "Epic Scrap", "How many Times to show alert?": 10, "Message on Special Item Skin Pickup?": "<color=white>Hey {player}, you just picked up some <color=orange>EPIC SCRAP</color>, use it to buy items and upgrades. Use your <color=orange>EPIC SCRAP</color> to upgrade your TC, BackPacks and much more!</color>", "Run a Command on pickup?": true, "If enable, what command to run?": "say This message was sent through console command, {player} after you picked up skin id:2834920066" } ], "Popup Co-ordinates": { "Anchor Min X": 0.78, "Anchor Max X": 0.98, "Anchor Min Y": 0.5, "Anchor Max Y": 0.62 } } Features to be implemented: Permissions Set Images per each skinned it popup
    $5.99
  8. Version 1.0.3

    69 downloads

    Spawn floating, rotating, collectable items. Includes instant-autoheal option for meds/foods, duration limit option for armour, and optional player UI to notify of heal amount and possession of temporary armour. Perfect addition to fast-paced arena games, but also useful for custom maps or placing health/armour perks around monuments. Permissions arenaitems.admin - allows use of UI and commands. Commands /arenaitems - Opens UI /arenaitems create <data-set-name> - Creates a new data set with your specified name. /arenaitems <data-set-name> add - Adds the item you're holding to the specified data set. *When adding an item, ammo type, attachments, skin, and ammo quantity are all recorded. UI options Buttons are included for : Loading/unloading of complete data sets. Deletion of data sets. Deletion of items. Replacement of items (with current held item) Adjustment of repsawn timer per-item, in seconds. Adjustment of item stack/ammunition amount, where applicable. Quitting the UI automatically reloads all items, applying new settings. Configuration "AutoHeal": true, Toggles between collect or instant use medical items. "AutoHealNotify": true, Notifies of collected item heal amount for 1 second via UI. "ArmourEffectDuration": 10, Select duration of armour perk. 0 means no limit is applied. "ArmourBoostNotify": true, Notifies if player has an armour perk which will expire. "RotateSpeed": 10, Adjust rotation speed of floating items. "FloatHeight": 0.6, Adjust elevation of floating items. "PickupDuplicateWeapons": false, Toggle whether player can pick up more than one of each weapon. "AllowPartialHeal": true, Toggle auto-use of medical items where item heal value exceeds player health defecit. "UiSettings": { "GuiTransparency": 0.9, "ButtonColour": "0.7 0.32 0.17 1" } This site has a handy colour picker, with RGBA decimal output, for CUI colours. Data. Item data is stored in /data/ArenaItems.json. Users should not need to manually edit this file – All options are adjustable via CUI. Notes. Item skins are saved and recalled. Water/fuel weapons work. Amounts are controlled in UI, the same as regular ammo. Ammo types are saved and recalled. (hv, incendiary, etc). Some game items, particularly ammo items, do not have a custom world models and will show as burlap bag. I recommend locating these ammo types close to their weapon spawns for clarity. Item axis have been manually adjusted to look right. If you notice any items which spin on the wrong axis or look out of place, please let me know. Finally, if you're a map-maker you might want to check out this free asset which compliments ArenaItems. Thanks to @Nemesis for creating and sharing.
    $25.00
  9. CASHR

    BankCell

    Version 1.0.1

    50 downloads

    The plugin allows you to grant permission to players who will be able to save some loot. Description: This plugin and the ability to store your belongings in a safe deposit box, which you can open using one of the specified commands. You can limit the number of items you can put in a cell, and also set up a blacklist of items that cannot be put in a cell. You can assign privileges to use a cell depending on the group of players.The player can also transfer their items from wipe to wipe. How does it work? The player prescribes a chat command, which is specified in the config. It opens a cell with slots that are configured in the config. He can put items there that are not blocked in the config. Closes the cell and the items are successfully saved. If the player runs out of privilege, when trying to open a cell, he will return all items to his inventory. en - example of plugin configuration in English ru - example of plugin configuration in Russian My Discord: CASHR#6906 Join the Mad Mappers Discord here! Check out more of my work here!
    $15.00
  10. Bnucket

    Item Sorter

    Version 1.0.1

    39 downloads

    Item Sorter: Effortless Crate Sorting for Your Server! With the ItemSorter plugin, managing your crates has never been easier. Whether you're a server admin or a community member, you can now neatly organize your items alphabetically or by categories with a simple commands. Say goodbye to clutter and chaos! Key Features Quick and Intuitive: Just look at the chest you want to sort and use a command. Alphabetical and categorical sorting: Items inside the chest will be sorted alphabetically or by category for easy access. No UI Hassle: No complicated interfaces or menus; it's a command-line solution. Community-Friendly: Perfect for community servers where simplicity and utility matter. Get your server's storage in order today with ItemSorter – the ultimate solution for tidying up your items effortlessly! Permissions ItemSorter.user - Allows the user to have access to the sort command Chat command /sort-a - Sort container alphabetically. /sort-c - Sort container by category. Bind bind <key> "chat.say "/sort-a"" - Bind for alphabetical sort command bind <key> "chat.say "/sort-c"" - Bind for the categorical sort command
    $9.99
  11. Version 1.0.11

    424 downloads

    Item Perks is a plugin that enhances everyday weapons, tools and armour with over 50 different types of perks. Items with perks can be obtained a variety of ways, including: Finding them randomly in crates or barrels during your morning scrap farm. Randomly crafting an enhanced version of your equipment while you roof camp noobs from your base. Recycling enhanced equipment and finding enhancement kits stuck in the teeth of the recycler. Using a console or chat command that can be ran through seedy plugin traders like GUIShop. The plugin gives a large amount of control to server owners when it comes to implementation. You can: Enable/disable perks, or modify the minimum and maximum values that they roll when applied to gear. Blacklist or whitelist items to each perk, so they will be exclusively excluded or included (based on the list you choose). Adjust the weight of each perk, so it is more or less likely to be seen on gear., or adjust the chances amount of perks that items can potentially have. Fully adjust or disable the chance for item drops to be found, or enable the enhancement kit system so players can recycle gear. So much more (watch the configuration section of the video below to see the full extent). There are over 50 perks included with the plugin. The following list will describe briefly what each perk does. Name: Prospector Description: This perk increases your mining yield when mining stone, metal and sulfur nodes. Name: Lumberjack Description: This perk increases your woodcutting yield when chopping living or dead trees. Name: Butcher Description: This perk increases the resources gained from skinning humans and animals. Name: Horticulture Description: This perk increases the amount of resources gained when harvesting grown plants. Name: Forager Description: This perk increases the amount of resources gained when picking up map generated collectibles. Name: Angler Description: This perk increases the amount of fish you receive upon a successful catch. Name: BeastBane Description: This perk increases the damage dealt to animals. Name: ScientistBane Description: This perk increases the damage dealt to scientists. Name: FlakJacket Description: This perk reduces the damage received from explosions. Name: Elemental Description: This perk reduces damage from received from cold and heat sources. Name: Scavenger Description: This perk provides you with a chance to find additional scrap from crates and barrels. Name: Manufacture Description: This perk increases the speed of your crafting. Name: Durable Description: This peark reduces the durability damage of all equipped items. Name: BeastWard Description: This perk reduces the damage received from animals. Name: ScientistWard Description: This perk reduces the damage received from scientists. Name: Builder Description: This perk provides you with a chance for your building upgrades to be free. Name: Thrifty Description: This perk provides you with a chance for your crafting components to be refunded upon a successful craft. Name: Fabricate Description: This perk provides you with a chance to duplicate an item upon a successful craft. Name: Pharmaceutical Description: This perk increases the amount of healing received from all sources. Name: MeleeWard Description: This perk reduces the damage received from melee weapons. Name: Academic Description: This perk provides you with a chance to receive a scrap refund when researching an item at the research bench. Name: FallDamage Description: This perk reduces the impact damage received from falling. Name: Lead Description: This perk reduces the damage from radiation. Name: Smasher Description: This perk will provide you with a chance to instantly destroy barrels with any amount of damage. Name: Environmentalist Description: This perk will increase the speed of recyclers that you activate. Name: Smelter Description: This perk will increase the smelting speed of furnaces you activate. Name: Paramedic Description: This perk provides players that you revive with additional health. Name: Prepper Description: This perk provides you with a chance to not consume food when eating. Name: Regeneration Description: This perk will passively regenerate you. Name: SharkWard Description: This perk will reduce the amount of damage received from sharks. Name: SharkBane Description: This perk will increase the amount of damage dealt to sharks. Name: Deforest Description: This perk provides you with a chance to cut down nearby trees when successfully cutting a tree down. Name: BlastMine Description: This perk provides you with a chance to mine out nearby nodes when successfully mining out a node. Name: Tanner Description: This perk provides you with a chance to skin nearby corpses when successfully skinning out a corpse. Name: Vampiric Description: This perk will heal you for a percentage of the damage dealt to certain enemies. Name: Reinforced Description: This perk will reduce the the amount of damage that your vehicles receive when mounted. Name: ComponentLuck Description: This perk will provide you with a chance to receive additional components when looting barrels and crates. Name: ElectronicsLuck Description: This perk will provide you with a chance to receive additional electronics when looting barrels and crates. Name: UncannyDodge Description: This perk provides you with a chance to dodge incoming damage, reducing it to 0. Name: LineStrength Description: This perk increases the tensile strength of your fishing line. Name: HealShare Description: This perk will share healing effects with nearby players. Name: Attractive Description: This perk will provide you with a chance to automatically pick up components when destroying barrels. Name: WoodcuttingLuck Description: This perk provides you with a chance to find a random item when you cut down a tree. Name: MiningLuck Description: This perk provides you with a chance to find a random item when you mine out a node. Name: SkinningLuck Description: This perk provides you with a chance to find a random item when you skin out a corpse. Name: FishingLuck Description: This perk provides you with a chance to find a random item when you catch a fish. Name: Sated Description: This perk will increase the amount of calories and hydration you receive from food and water sources. Name: IronStomach Description: This perk provides you with a chance to negate negative effects when consuming food. Name: TreePlanter Description: This perk will provide a chance for a tree to instantly regrow when cut down. Name: RockCycler Description: This perk will provide a chance for a node to instantly respawn when mined out. Name: BradleyDamage Description: This perk perk increases the damage dealt to Bradley Tanks. Name: HeliDamage Description: This perk perk increases the damage dealt to Patrol Helicopters. Command: ipgive Type: console/chat Parameters: <target ID/Name> <optional: shortname> <optional: perks> Description: Gives the target player an enhanced item. If shortname is specified, it will base the enhancement off of that item. If perks are specified, it will add only those perks to the item. Command: ipgivekit Type: console/chat Parameters: <target ID/Name> <perk> Description: Gives an enhancement kit to the target. itemperks.use - Required to receive any benefit from enhanced items. itemperks.loot - Required to loot enhanced items from crates and barrels. itemperks.craft - Required for a chance to received enhanced versions of crafted gear. itemperks.admin - Required to use admin commands. itemperks.enhance - Required to add enhancement kits to items via the workbench. itemperks.recycle - Required to receive enhancement kits from recycling enhanced items. IPAPI_CreateItem - creates and returns an enhanced item using the details fed into the method. If shortname is left blank, it will pick a random valid item. If api_perks is null it will pick random perk(s) and add them. Returns Item [HookMethod("IPAPI_CreateItem")] public object IPAPI_CreateItem(string shortname = null, ulong skin = 0, Dictionary<string, float> api_perks = null) { List<KeyValuePair<Perk, float>> perks = Pool.GetList<KeyValuePair<Perk, float>>(); foreach (var perk in api_perks) { Perk _perk; if (parsedEnums.TryGetValue(perk.Key, out _perk)) perks.Add(new KeyValuePair<Perk, float>(_perk, perk.Value)); } var result = CreateItem(shortname, skin, perks); Pool.FreeList(ref perks); // Returns an Item class return result; } Example usage: [ChatCommand("testipapi")] void TestIPAPI(BasePlayer player) { Dictionary<string, float> perks = new Dictionary<string, float>() { ["Prospector"] = 1f, ["Lumberjack"] = 1f, ["Butcher"] = 1f, ["Horticulture"] = 0.5f }; var item = (Item)ItemPerks.Call("IPAPI_CreateItem", "hammer.salvaged", (ulong)2830083288, perks); if (item == null) { Puts("Failed"); return; } item.name = "tool of the trade"; player.GiveItem(item); }
    $25.00
  12. Version 1.0.7

    28 downloads

    UItemSort UItemSort - this plugin allows the player to sort, and stack items in boxes and inventory. Plugin config variables "Use button images?": false, "Send plugin messages/reply?": true, "Sort button color.": "0.968627453 0.921568632 0.882352948 0.2", "Take similar button color.": "0.968627453 0.921568632 0.882352948 0.2", "Take all button color.": "0.968627453 0.921568632 0.882352948 0.2", "Sort image.": "https://i.imgur.com/uEiuf3N.png", "Similar image.": "https://i.imgur.com/3PkbAH8.png", "Take/Put all.": "https://i.imgur.com/beKBAl3.png", "Allow only containers with owners?": false, "All containers allowed?": false, "Black list if all allowed else this is white list.": [ "assets/prefabs/deployable/woodenbox/woodbox_deployed.prefab", "assets/prefabs/deployable/large wood storage/box.wooden.large.prefab", ] Plugin lang "UILootSimilar": "Same items, that you already own, were looted! (if exist)", "UILootAll": "You've looted everything you could!", "UISort": "Items were successfully sorted!", "UIPutSimilar": "You've put same items that are in a storage! (if exist)", "UIPutAll": "You've put all the items you could!", "UIBtnSort": "Sort", "UIBtnTakeSimilar": "Take Similar", "UIBtnTakeAll": "Take All", "UIBtnPutSimilar": "Put Similar", "UIBtnPutAll": "Put All" Permissions: uitemsort.use - allows to see and use sorting buttons. uitemsort.ignore - prevents from using sorting buttons if player has 'uitemsort.use' permission. Contacts: Need help or custom plugin for your server? Contact me using Discord: metangerine ---------------------------------------------------------------------- Video how plugin works: https://www.youtube.com/watch?v=n_m8-Hv_lm4
    $9.99
  13. Version 2.1.4

    1,416 downloads

    Overview This plugin adds a crafting skill system and the ability to craft higher quality items that have increased stats. Features Crafting skill progression system 5 crafting category trees (with more to come!) Progression paths for individual items Quality tiers for crafted items Stat modifiers for quality items Player signatures on crafted items Leaderboards for top crafters on the server Inventory overlay for display item qualities Support for vendor shops and other item containers Inspection tool for viewing modified stats of items Adjustable HUD elements Clean crafting skill menu GUI In game documentation and help menu for players Customizable animated notifications for XP gain Toggleable skill HUD progress bar Useful commands for server admins and moderators Crafting Categories Gunsmithing Toolcrafting Tailoring Bowmaking Weaponsmithing First Aid (Planned) Cooking (Planned) Engineering (Planned) More TBD! Permissions qualitycrafting.admin - Grants access to admin commands General Commands /qc help - Opens the plugin help menu. /qc skills - Opens the plugin skills menu. /qc buttons <show/hide> - Toggles the visibility of the HUD buttons. Admin Commands /qc wipeskills <player> - Wipes all skill xp data for a specified player. /qc grantxp <player> <skill> <xp> - Grants the specified player crafting xp for the given item or category. /qc grantlevel <player> <skill> <level> - Advances the crafting skill level of the specified player by the given amount. /qc setlevel <player> <skill> <level> - Sets the crafting skill level for the given item or category. /qc setquality <player> <quality> <item uid?> - Sets the quality level of an item. If no item id is given, the current active item will be targeted. /qc xprate <category> <multiplier?> - Temporarily overrides the configured xp multiplier for the given category. If a multiplier is not given, it will be reset to the default value. /qc getlevel <player> <skill> - Displays the crafting skill level information for the specified player Config { "Notifications": { "Item Crafted Notification": { "Show": true, "X": 480, "Y": 124 }, "XP Gained Notification": { "Show": true, "X": 480, "Y": 124 } }, "HUD": { "Inspect Button": { "Icon": "https://i.imgur.com/tPi2qM4.png", "X": 407, "Y": 19, "Size": 25 }, "Quality Button": { "Icon": "https://i.imgur.com/KMWMn0K.png", "X": 407, "Y": 52, "Size": 25 }, "Skills Button": { "Icon": "https://i.imgur.com/x0Zg12R.png", "X": 830, "Y": 30, "Size": 32 }, "Tracked Skill": { "X": 890, "Y": 17, "Size": 160 } }, "Colors": { "HUD Background": "0.5 0.5 0.5 0.5", "Menu Background": "0.16078 0.16078 0.12941 1", "HUD Button Toggled": "1 1 1 1", "HUD Button Untoggled": "1 1 1 0.4", "XP Bar": "0.5 1 0.5 1", "Text": "1 1 1 0.4" }, "Sounds": { "Item Crafted Normal": "assets/bundled/prefabs/fx/notice/loot.start.fx.prefab", "Item Crafted Rare": "assets/prefabs/deployable/research table/effects/research-success.prefab", "Item Duplicated": "assets/bundled/prefabs/fx/item_unlock.prefab", "Skill Level Up": "assets/prefabs/locks/keypad/effects/lock.code.updated.prefab" }, "UI Images": { "Close": "https://i.imgur.com/AbG6hrk.png", "Help": "https://i.imgur.com/tVSQyuX.png", "Arrow Up": "https://i.imgur.com/Mgua5IP.png", "Arrow Down": "https://i.imgur.com/L5kufsD.png" }, "Version": { "Major": 2, "Minor": 1, "Patch": 0 }, "General": { "Blueprint XP Gain": true }, "Categories": { "Gunsmithing": { "Enabled": true, "Icon": "https://i.imgur.com/BH0ndEH.png", "Base XP Multiplier": 1.0, "Base Crafting Speed": 1.0, "Perk Increases Per Level": { "Crafting Speed": 0.04, "Duplicate Chance": 0.002 } }, "Toolcrafting": { "Enabled": true, "Icon": "https://i.imgur.com/I0i8tBW.png", "Base XP Multiplier": 1.0, "Base Crafting Speed": 1.0, "Perk Increases Per Level": { "Crafting Speed": 0.04, "Duplicate Chance": 0.002 } }, "Tailoring": { "Enabled": true, "Icon": "https://i.imgur.com/WlrTTKR.png", "Base XP Multiplier": 1.0, "Base Crafting Speed": 1.0, "Perk Increases Per Level": { "Crafting Speed": 0.04, "Duplicate Chance": 0.002 } }, "Bowmaking": { "Enabled": true, "Icon": "https://i.imgur.com/NsBOZg1.png", "Base XP Multiplier": 1.0, "Base Crafting Speed": 1.0, "Perk Increases Per Level": { "Crafting Speed": 0.04, "Duplicate Chance": 0.002 } }, "Weaponsmithing": { "Enabled": true, "Icon": "https://i.imgur.com/1eAdvAq.png", "Base XP Multiplier": 1.0, "Base Crafting Speed": 1.0, "Perk Increases Per Level": { "Crafting Speed": 0.04, "Duplicate Chance": 0.002 } } }, "Quality Tiers": { "Star Icon": "https://imgur.com/fbELboi.png", "Tier 0": { "Icon": null, "Color": "0.9 0.9 0.9 1" }, "Tier 1": { "Icon": "https://imgur.com/BKx4Hs8.png", "Color": "0.11764 1 0 1" }, "Tier 2": { "Icon": "https://imgur.com/NSZTZ4v.png", "Color": "0 0.43921 1 1" }, "Tier 3": { "Icon": "https://imgur.com/XSbgf72.png", "Color": "0.63921 0.20784 0.93333 1" }, "Tier 4": { "Icon": "https://imgur.com/cEZUU9F.png", "Color": "0.87531 0.70196 0 1" }, "Tier 5": { "Icon": "https://imgur.com/RD7ED4R.png", "Color": "1 0.29803 0.14901 1" }, "Percent Stat Increases Per Tier": { "Projectile Damage": 0.08, "Protection": 0.01, "Melee Damage": 0.2, "Durability": 0.2, "Gather Rate": 0.1 } } } Localization { "gunsmithing": "Gunsmithing", "toolcrafting": "Toolcrafting", "weaponsmithing": "Weaponsmithing", "bowmaking": "Bowmaking", "tailoring": "Tailoring", "top crafters": "Top Crafters", "craft speed": "Crafting Speed", "total xp": "Total XP", "xp": "XP", "perks": "Perks", "duplicate chance": "Duplicate Chance", "no items have been crafted": "No items have been crafted in this category yet.", "crafting skills": "Crafting Skills", "item inspection": "Item Inspection", "crafted by": "Crafted by {0}", "no creator": "No Creator", "damage": "Damage", "durability": "Durability", "gathering": "Gathering", "protection": "Protection", "gain item xp": "+{0} XP", "gain item xp with bonus": "+{0} XP (+{1} Bonus)", "quality chance": "Quality chances", "player not found": "Player '{0}' does not exist.", "command success": "Successfully executed command.", "command error": "Error executing command", "usage": "Usage: {0}", "invalid value": "Invalid value '{0}'.", "value not allowed": "Value '{0}' is not allowed. Allowed Values {1}.", "level up skills": "Level Up Skills", "craft items or study": "Craft items or study unlocked blueprints to gain XP points to advance your crafting level.\n\nYou can advance your category crafting level as well as your item crafting level for a specific item.", "craft quality items": "Craft Quality Items", "advancing your item crafting level": "Advancing your item crafting level will increase the chance of crafting a quality item.\n\nThere are five tiers of quality, each tier increases the base stats for that item.", "inspect your creations": "Inspect Your Creations", "use the quality and inspect buttons": "Use the quality and inspect buttons near the hotbar to reveal the quality level and stats of items in your inventory.\n\nQuality level is represented by a number of stars or a specific color.", "overview": "Overview", "commands": "Commands", "support": "Support", "crafted": "Crafted", "max level": "Max Level", "duplicated": "Duplicated!", "plugin page": "Plugin Page", "donate": "Donate", "general commands": "General Commands", "admin commands": "Admin Commands", "plugin help": "Plugin Help", "track": "Track", "untrack": "Untrack", "no permission": "You do not have permission to use that command." } FAQ Q: How do I see the quality level of the items in my inventory? A: Click the star button to toggle the quality overlay. This will automatically un-toggle when you close your inventory. Q: How do I view my crafting skill levels? A: Click the icon with the bar graph to open the menu or use the command “/qc skills”. Q: Why doesn’t the inventory item information UI display the correct stats for my quality items? A: Unfortunately there is no way to override the information for Rust’s default inventory UI. To view the true stats of an item, use the inspect HUD button which looks like a magnifying glass. Q: Why can’t I see the HUD buttons? A: If you can’t see the HUD buttons you can try “/qc buttons show” to enable them. If that doesn’t work, then your server administrator probably disabled them. Q: Does this work with skins? A: Yes Q: The item images for notifications aren’t loading? A: Sometimes the image doesn’t load if this is the first time that item’s image has been requested since the server restart. It should load correctly next time that image is requested. Q: What do the percentages in the top right corner of the item skills represent? A: Those percentages show the chance of crafting a certain quality level version of that item. Q: How do I get the progress bar to permanently stay on the screen? A: In the skills menu, click the “track” button to show the progress bar on your HUD.
    Free
  14. Version 2.0.2

    201 downloads

    Buried beneath the deep blue oceans of rust lay a trove of lost treasures. This plugin introduces a casket system for fishing that your players will absolutely love! FishingTreasure is a plugin that uses the newly introduced fishing mechanic in Rust, to provide your players with the chance to obtain a casket. When opened, the casket will roll on the loot table 3 times, rewarding the players with 3 random items of varying rarity. Fully customisable loot system that automatically adds all new items to the game (configurable). Items can also be manually added via the config or a chat command in game. Supports custom items with unique DisplayNames and skins. Includes 3 tiers of rarity – common, rare and elite. Each can have its drop chance configured to the desired rarity. Hotspot system that allows for areas to be added as a "hot spot", which increases the drop chance of a casket by a multiplier (configurable). fishingtreasure.admin – allows users to spawn caskets, add items, force an update of items and remove items. { "General Settings": { "Base chance of obtaining a casket when catching a fish [%]": 3.0, "Permission based chance modifiers [1.0 = 100% increase to the base chance value]": {}, "Loot rolls per casket": 3, "Casket info": { "shortname": "halloween.lootbag.medium", "skin": 2560835553, "displayName": "casket" }, "Sounds when opened": { "Common": "assets/prefabs/misc/halloween/lootbag/effects/bronze_open.prefab", "Rare": "assets/prefabs/misc/halloween/lootbag/effects/silver_open.prefab", "Epic": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab" }, "Should this plugin handle the item splitting for caskets? [set to false if using a stacks plugin]": false }, "Hotspot Settings": { "Enable fishing treasure hotspots": false, "Name the hotspot shows when it appears on the map": "Fishing Treasure Hotspot", "Sphere darkness": 6, "Hotspot size": 50.0, "Minimum time a hotspot can be alive for [seconds]": 1600.0, "Maximum time a hotspot can be alive for [seconds]": 2000.0, "Delay between hotspot deployments [seconds]": 3600.0, "Minimum modifier that will be applied to a hotspot": 1.0, "Maximum modifier that will be applied to a hotspot": 4.0, "Should the hotspot check to see if players have entered/left the zone and notify them?": true, "If monitoring for players, how often should we check for players in the hotspot?": 1.0 }, "SkillTree settings": { "Set to true if you want to add the FishingTreasure buff to the skill tree": true, "Maximum level for the modifier buff": 5, "Chance increase per level for finding caskets [0.2 = 20%]": 0.2 }, "Loot Table": { "Common": { "enabled": true, "tableWeight": 100, "loot": [ // Loot here ] }, "Rare": { "enabled": true, "tableWeight": 25, "loot": [ // Loot here ] }, "Epic": { "enabled": true, "tableWeight": 10, "loot": [ // Loot here ] } } } /casket - spawns a casket in the users inventory API object OnCalculateFishingTreasureChance(BasePlayer, float highestMod) - Used to override the default casket chance.
    $15.00
  15. Version 1.0.1

    8 downloads

    The "ItemSpawn" plugin allows players with the appropriate permissions to spawn items in the game. Command Permissions: - itemspawn.everything - This permission allows a player to spawn any item. - itemspawn.listone - With this permission, players can spawn items from the "ListOne" defined in the configuration file. - itemspawn.listtwo - This permission allows players to spawn items from the "ListTwo" defined in the configuration file. Example: Let's assume you want to use the plugin to spawn the item "wood." You would need to enter the following command in the game: /spawnitem wood 10 In this example, the command "/spawnitem" is used, followed by "wood" (the name of the item to spawn) and "10" (the quantity of items to spawn). Please note that the player must have the appropriate permission to execute this command, and the item must be listed in either "ListOne" or "ListTwo" in the plugin's configuration file. So, the plugin allows players to spawn items based on their permissions and the lists defined in the plugin's configuration file. { "listone": [ "wood", "stones" ], "listtwo": [ "water.pistol", "bolt" ] } If you have any questions or problems, join my discord https://discord.gg/D2zTWCEnrN
    $6.99
  16. imthenewguy

    EpicLoot

    Version 1.1.15

    1,172 downloads

    Epic Loot is a plugin that adds additional RPG style loot to crates, NPC corpses, barrels and crafting. There is a configurable chance that an enhanced piece with varying set types and modifiers will appear in a loot crate, barrel or corpse. Players also have a chance to receive an enhanced version of their crafted items, rather than the plain old vanilla armor/weapon/tool. Wearing more than 1 of the same type of item will provide the user with a set bonus. Depending on the set type, they may get access to higher mining yields, more damage to scientists or even access to exclusive loot tables that proc while gathering. The plugin is incredibly configurable, supports language conversions and allows users to modify and design their own set bonuses. There are currently 24 different set types and 27 unique set bonuses! Set types are added to the name of the item and are responsible for providing the user with a buff. Miners, - Increases the wearers mining yield. Lumberjacks, - Increases the wearers woodcutting yield. Skinners, - Increases the wearers skinning yield. Farmers, - Increases the wearers farming yield. Foragers, - Increases the wearers collection yield. Fishermans, - Increases the wearers fishing yield. Assassins, - Increases damage done to players. Demo, - Decreases damage from explosives. Elemental - Reduces cold and fire damage. Scavengers - Offers the wearer a chance to obtain additional scrap from barrels and crates. Transporters - Reduces the fuel costs for helicopters and boats. Crafters - Increases crafting speed. Reinforced - Reduces durability loss on all equipped items. Tamers - Reduces damage taken from animals. Hunters - Increase damage done to animals. Operators - Increases damage done to humanoid NPCs. Jockeys - Increases speed of the wearers mounted horse. Raiders - Offers the wearer a chance for their fired rocket/thrown explosive to be refunded. Builders - Offers the wearer a chance for their building/upgrade costs to be refunded. Assemblers - Offers the wearer a chance for their crafting materials to be refunded. Fabricators - Offers the wearer a chance for an additional crafted item to be produced. Medics - Increases healing received. Knights - Decreases damage received from melee attacks. Barbarians - Increased damage done with melee attacks. When a user wears enough pieces of the same set, they will get access to extra set bonuses, depending on the number of pieces worn. Here are some of the available set bonuses. BonusMultiplier - Add an additional bonus on top of the existing modifier. Smelting - Chance to receive a refined ore, instead of a raw ore, while mining. InstantMining - Chance to instantly mine the rest of a node out on hit. InstantWoodcutting - Chance to instantly cut down the rest of the tree on hit. Regrowth - Chance for the felled tree to respawn. InstantSkinning - Chance to instantly skin the rest of an animal on hit. InstantCook - Chance to receive cooked meat instead of raw meat while skinning. PVPCrit - Chance to critically damage a player, adding an additional 10-30% damage. Reflexes - Reduces damage taken from PVP. IncreasedBoatSpeed - Increases the speed of all watercraft. FreeVehicleRepair - Removes the repair cost for repairing vehicles of all kinds. Survivalist - Increases calories and hydration from all food sources. Researcher - Chance to receive your scrap back while researching. Feline - Reduces fall damage. Lead, - Reduces radiation damage. Gilled - Underwater breathing. Smasher - % Chance to destroy barells and roadsigns instantly. WoodcuttersLuck - Access to a loot table for woodcutting. MinersLuck - Access to a loot table for mining. SkinnersLuck - Access to a loot table for skinning. RockCycle - Chance to spawn a new rock once mined out. Attractive - Chance for loot to be instantly moved to your inventory. FishersLuck - Access to a loot table for fishing. TeamHeal - Shares heals with nearby team mates. HealthShot - Heals team mates for damage that would have been done when shot. BulletProof - Reduces the damage received from bullets. FishingRodModifier - Adjusts the tensile strenght of the cast fishing rod, making it harder to snap the line. UncannyDodge - Chance to dodge a projectile and negate its damage. Type: chat Command: genitem Parameters: <optional: item shortname> <optional: set type> <optional: tier> Usage: /genitem pants miners s - will spawn a pair of pants with the miners set type and a random modifier from s tier range. /genitem transporters c - will spawn a random item with the transporters set type and a random modifier from the c tier range. /genitem pants b - will spawn a pair of pants with a random set type and a random modifier from the b tier range. /genitem pants - will spawn a pair of pants with a random set type and a random set modifier. Type: console Command: genitem Parameters: <target name/steam ID> <optional: item shortname> <optional: set type> <optional: tier> Usage: /genitem "new guy" pants miners s - will spawn a pair of pants with the miners set type and a random modifier from s tier range. /genitem "new guy" transporters c - will spawn a random item with the transporters set type and a random modifier from the c tier range. /genitem "new guy" pants b - will spawn a pair of pants with a random set type and a random modifier from the b tier range. /genitem 76561197988695317 pants - will spawn a pair of pants with a random set type and a random set modifier. Type: chat Command: eladdskin Parameters: <set type> <item shortname> Usage: /eladdskin Transporters pants 2533474346 - Adds the specified skin ID to the list of skins for the transporters pants. Type: chat Command: givescrappercurrency Parameters: <quantity> Usage: /givescrappercurrency 100 - gives 100 scrapper currency to the player. Type: console Command: givescrappercurrency Parameters: <target name/ID> <quantity> Usage: givescrappercurrency new 100 - gives new guy 100 scrapper currency. Type: console Command: elprintitems Parameters: none Usage: /elprintitems - will print a list of items that can be enhanced into console. Type: chat Command: el Parameters: none Usage: /el - opens up the EpicLoot menu. Type: chat Command: reseticonpositions Parameters: none Usage: /reseticonpositions - forces all player icon positions to be set to the default config value. epicloot.use - Required to access the menu. epicloot.admin - Required to use the genitem commands. epicloot.drop - Required for items to drop from crates, barrels and corpses. epicloot.salvage - Required to access the salvager menu. epicloot.enhance - Required to access the enhancement menu. epicloot.enhance.free - Enhancements have no cost. epicloot.craft - Required to randomly craft epic loot items. void GenerateItem(BasePlayer player, string type = null, List<string> item_shortname = null, string tier = null, bool msg = false) Type must be a set type (miners, transporters etc). Item_shortname can contain a number of item shortnames. The hook will pick a random item from the list. Tier must be either s, a, b or c.
    $19.99
  17. Version 1.0.7

    203 downloads

    Random Trader is a plugin that spawns a random shop along the side of the road, and is loaded with a randomly chosen shop profile. When a player interacts with the vending machine they are presented with randomly selected items from the shop profile, which are given random stock amounts and a random scrap/econ/SRP price. The plugin allows for the minimum and maximum stock and price values to be set in the config, and allows for the number of items displayed to be adjusted. The plugin comes with 4 loot tables by default: Clothing Weapons Tools Random items The following shops are automatically added if you own the relevant plugins Cooking EpicLoot Installing the plugin is as simple as dropping some files inside of your oxide folders. Ensure CopyPaste and ImageLibrary are loaded on your server. The plugin will acquire the files from my dropbox and stores them in the appropriate folder. If you own Cooking and/or EpicLoot, both plugins will automatically create profiles for RandomTrader in your config. Command: spawntrader Usage: /spawntrader <profile name> Example: /spawntrader weapons - will spawn a random shop with the weapons profile loaded. Command: despawntrader Usage: /despawntrader <profile name> Example: /despawntrader weapons - will despawn the weapons shop if it is spawned. Command: rtremovestoredata Usage: /rtremovestoredata <profile name> Example: /rtremovestoredata cooking - deletes the data for cooking from your config. Command: rtfindnewshops Usage: /rtfindnewshops Example: /rtfindnewshops - Finds new shops that are not in the config and saves them to the config. Useful for forcing external plugins to load their shop profiles in (Cooking/EpicLoot). Command: rtcheckpoints Usage: /rtcheckpoints Example: /rtcheckpoints - shows you the potential spawn locations for the shops. randomtrader.use - required to access the shop. randomtrader.admin - required to manually spawn/despawn vending machines. Config example: https://pastebin.com/MvcdBtTb
    $15.00
  18. Version 1.0.1

    878 downloads

    SkillTreeItems adds 2 item types into loot containers on your server. Research Notes: will provide the player with an injection of xp equal to the amount specified in the items name. Tome of skill points: will award the player with skill points equal to the amount specified in the items name. The plugin allows you to create your own versions of the items, and has a number of commands available that should work with other plugins. skilltreeitems.use - required to consume the items and find them in loot containers. skilltreeitems.admin - required to use the spawn commands. Command: givexpitem Type: Chat Parameters: <amount> <Skin ID> <displayName> Example: givexpitem 1500 2863540162 research notes - Generates an item that can be redeemed for 1500 experience Command: givespitem Type: Chat Parameters: <amount> <Skin ID> <displayName> Example: givespitem 2 2863540162 tome of skill points - Generates an item that can be redeemed for 2 skill points Command: givespitemto Type: Chat/Console Parameters: <target ID> <amount> <skin ID> <displayName> Example: givespitemto 76561197988695317 3 2863540162 tome of skill points - Generates an item that can be redeemed for 2 skill points and gives it to target ID. Command: givexpitemto Type: Chat/Console Parameters: <target ID> <amount> <skin ID> <displayName> Example: givexpitemto 76561197988695317 1500 2863540162 tome of skill points - Generates an item that can be redeemed for 1500 experience and gives it to target ID. Command: giverandomxpitem Type: Chat/Console Parameters: <target ID> Example: giverandomxpitem 76561197988695317 - Generates a random item from the xp items listed in the config and gives it to Target ID. Command: giverandomspitem Type: Chat/Console Parameters: <target ID> Example: giverandomspitem 76561197988695317 - Generates a random item from the skill points items listed in the config and gives it to Target ID.
    Free
  19. Qbis

    Magic Items

    Version 1.2.4

    57 downloads

    The plugin adds magic items to the server that can be customized and new ones can be created. About The plugin has its own inventory which is opened by the command /mi or by the open button. Each magic item can be customized and an unlimited number can be created. Properties Fast extraction of ore and trees Increase the percentage of resource gather Increased damage to players Protection against damage from players Protection from heat and cold Protection against bleeding Radiation during damage Reduction of breakage of items as a percentage Adding a group Adding a permission For the last 2 properties, add those groups/permissions that are unique, since after removing the item, they are removed from the player, even if they were previously given by another plugin Settings Unlimited item creation Loss of magic items after death Number of slots by permissions Full customization of the magic item Commands /mi - open magic items inventory /givemi "Name or steamID" "MagicItem Name" /givemiid "Name or steamID" "MagicItem skinID" (only with permission magicitems.give) givemiid "Ник|СтимАйди" "АйдиСкина предмета" (for server console) Permissions "Number of slots for items by permission": { "magicitems.default": 1, "magicitems.vip": 2, "magicitems.premium": 3 } "Permission to take a magic item with command" : { "magicitems.give" } Video Config { "Drops no more than 1 item at a time": true, "Do magic items drop after death": true, "Main item for magic items (shortname)": "glue", "All Lootboxes from which magic items can drop (to add to the magic item settings, make sure this Lootbox is here!)": [ "crate_normal", "crate_normal_2", "crate_tools", "bradley_crate", "crate_basic", "crate_elite", "crate_mine", "supply_drop", "codelockedhackablecrate", "heli_crate" ], "Number of slots for items by permission": { "magicitems.default": 1, "magicitems.vip": 2, "magicitems.premium": 3 }, "Magic items settings": [ { "MagicItem name": "Loot artifact", "MagicItem skinID (all items should be different!)": 2358748270, "Link to picture": "https://i.imgur.com/66vrZFB.png", "Indicate from which lootboxes and the chance of drop (from 1 to 100) (if not needed, leave blank)": {}, "Indicate from which ores when mining and the chance of falling out (from 1 to 100) (if not needed, leave blank)": { "sulfure-ore": 65, "stone-ore": 5, "metal-ore": 5 }, "By what percentage does the item increase the extraction of resources": 50, "By what percentage does the item increase damage to enemies": 0, "What percentage of the item protects against damage": 0, "Does the item protect from heat and cold": false, "Does the item prevent bleeding": false, "Fast extraction of resources": true, "Radiation for each hit on the player": 0, "What permissions MagicItem add": { "signartist.url": "Drawing on tablets" }, "What groups MagicItem add": { "Miner": "Grants the Hunter group" }, "What percentage does the MagicItem reduce the breakage of items": 0 }, { "MagicItem name": "Power sword", "MagicItem skinID (all items should be different!)": 2360703637, "Link to picture": "https://i.imgur.com/978jemJ.png", "Indicate from which lootboxes and the chance of drop (from 1 to 100) (if not needed, leave blank)": { "crate_elite": 15 }, "Indicate from which ores when mining and the chance of falling out (from 1 to 100) (if not needed, leave blank)": {}, "By what percentage does the item increase the extraction of resources": 0, "By what percentage does the item increase damage to enemies": 10, "What percentage of the item protects against damage": 0, "Does the item protect from heat and cold": false, "Does the item prevent bleeding": false, "Fast extraction of resources": false, "Radiation for each hit on the player": 3, "What permissions MagicItem add": {}, "What groups MagicItem add": {}, "What percentage does the MagicItem reduce the breakage of items": 50 }, { "MagicItem name": "Mantle", "MagicItem skinID (all items should be different!)": 2361459327, "Link to picture": "https://i.imgur.com/oI21TIn.png", "Indicate from which lootboxes and the chance of drop (from 1 to 100) (if not needed, leave blank)": { "crate_elite": 15 }, "Indicate from which ores when mining and the chance of falling out (from 1 to 100) (if not needed, leave blank)": {}, "By what percentage does the item increase the extraction of resources": 0, "By what percentage does the item increase damage to enemies": 0, "What percentage of the item protects against damage": 10, "Does the item protect from heat and cold": true, "Does the item prevent bleeding": false, "Fast extraction of resources": false, "Radiation for each hit on the player": 0, "What permissions MagicItem add": {}, "What groups MagicItem add": {}, "What percentage does the MagicItem reduce the breakage of items": 0 }, { "MagicItem name": "Blood bottle", "MagicItem skinID (all items should be different!)": 2361427324, "Link to picture": "https://i.imgur.com/XEqkn5L.png", "Indicate from which lootboxes and the chance of drop (from 1 to 100) (if not needed, leave blank)": { "crate_elite": 25 }, "Indicate from which ores when mining and the chance of falling out (from 1 to 100) (if not needed, leave blank)": {}, "By what percentage does the item increase the extraction of resources": 0, "By what percentage does the item increase damage to enemies": 0, "What percentage of the item protects against damage": 0, "Does the item protect from heat and cold": false, "Does the item prevent bleeding": true, "Fast extraction of resources": false, "Radiation for each hit on the player": 0, "What permissions MagicItem add": {}, "What groups MagicItem add": {}, "What percentage does the MagicItem reduce the breakage of items": 0 } ], "Notification and interface settings": { "Whether to display a message in the chat that a magic item fell from a resource in the chat": true, "Is the open button active": true, "Link to the picture for the open button": "https://i.imgur.com/1nfaYn6.png", "Open button: Amin": "0.648125 0.02500001", "Open button: Amax": "0.6960313 0.1041667" }, "Config version": { "Major": 1, "Minor": 2, "Patch": 3 } }
    $10.00
  20. Lurch

    Item Ownership

    Version 1.0.57

    59 downloads

    ItemOwnership V1.0.57 by Lurch A utility which tracks special items and prevents them from being picked up or used by other players unless the items are in a shareable items list. Important Notes: This plugin is NOT a standalone plugin. It is designed to work with other plugins on modded Rust servers. You must either modify an existing plugin, have the author of an existing plugin modify theirs to work with ItemOwnership, or have a plugin that already works with ItemOwnership to get the benefit of this plugin (e.g. Invisibility Cloaks) This plugin has not been tested with items that are stackable. We expect that the underlying FacePunch code will utterly break the original item’s UID, so there’s no support at this time for stacked special items. It is up to you, the developer / system op to ensure that special items in your server that you wish to prevent sharing between players cannot be stacked. Operation: ItemOwnership ( IO ) keeps track of the Unique Item Id’s for specially crafted / given items. For example, a special player-usable Invisibility Cloak (available: MyVector.xyz or CodeFling.com) that works directly with IO. IO will also work with any other plugin that uses the IO API. The API can be called by an by an in-game /kit command or from an NPC vendor. When your special or unique item is created, the plugin responsible for the item creation must call the IO API hook, UpdateItemList() – this hook allows adding new items, changing ownership of existing items and deleting items from the registry. (Usually called when an item is destroyed.) From the time the new item is registered to an owner, any other player will be unable to: Pick up the item. Equip or use the item. Transfer the item to inventory. Move the item in any inventory. Uses Oxide Permissions / Carbon permissions compatible API: Void UpdateItemList(BasePlayer owner, Item item, int action) Where: Owner is a BasePlayer object (the item’s intended owner) Item is the actual in-game item Action is one of: 0 = Add new 1 = Change Owner 2 = Delete (Item was destroyed) Bool? IsItemOwner(BasePlayer player, Item item) Returns null / true / false under these conditions: null = Unable to find the item in the IO registry true = Specified player IS the item’s owner false = Specified player is NOT the item’s owner. Example C# code to call into IO API to add item to tracking file: Interface.CallHook("UpdateItemList", player, myItem, 0); // 0 = add
    Free
  21. MON@H

    Give Item

    Version 1.1.3

    22 downloads

    Purpose of this plugin is to give players ability to give items to themselves and others using chat command. By default nothing is allowed to anyone, so you can load plugin safely and configure it afterwards. After you're done with config (see description bellow), first you need to grant player a basic permission use. Next you will need to grant permission to at least one category of items. The list of categories is dynamic, so if you have excluded all items in a certain category, it will not appear. Now you need to grant giveto permission to players that will be able to give items to other players. If player has this permission he will be able to click on the nickname at the top left of the UI and all players list will show up. Note: For a player to appear in the list, he must be alive ## Permissions giveitem.use -- Basic permission. Nothing will work without this one. giveitem.giveto -- Allows the player to give items to other players. Additional permissions with category names are created based on the list of items you will have. Each permission will allow the player to access all items in that category. ## Commands /giveitem - Shows a user interface with a list of items by category. ## Configuration Default avatar used if Image Library is not loaded or no avatar image found Default amount used when the user interface is first loaded. The amount can be changed by pressing the buttons at the bottom of the screen. Show admins on player select page show / hide admins from player selection list Chat steamID icon used to set desired account icon in chat messages Log Level (Debug, Info, Warning, Off) used to set desired logging level Discord message enabled enable / disable sending messages to Discord (requires Discord Logger) Discord WebhookURL use this Webhook to send message in desired channel. Leave blank to send to default chanel. Exclude hidden items used to exclude items that have flag hidden (set by Facepunch) Items blacklist used to exclude items by shortname Commands list set desired chat command(s) ## Localization Plugins phrases are available on 2 languages out of the box: English and Russian Plugin supports Rust Translation API which allows you to have item names in any language supported by Rust ## Developer Hooks ### OnPlayerGiveItem object OnPlayerGiveItem(BasePlayer player, BasePlayer playerTarget, Item item) Called when a player tries to give item to another player. If player is trying to give himself an item playerTarget will be the same as player. Returning a non-null value (default true) prevents item from being gaved.
    $25.00
  22. Version 2.0.0

    39 downloads

    This plugin is quite unique compared to the other skin plugins (at least based on my and my partners opinion ). The main difference is, that you can browse the items from the Rust workshop itself first, then you can apply any skin ID right after on your selected item in your hand. This prevent the misunderstanding based on the small in-game pictures, and always manually look for the right skin for the given item. The plugin has the opportunity to prevent items to be able to skin, to prevent for example the inappropriate pictures on rugs, door, etc... But it has also the option to give permission to the restricted items anyway (one-by-one), so like VIP or trust-able players can use those items as well, as an idea. All skins are applicable, what are present in the workshop (allowed, not allowed), and correctly created, for example, if the SMG item has Jackhammer tag, then it will not fit for the SMG. The plugin has an additional item-applicable check, to prevent user error, to apply door on the rock ... Hazmat suit is currently not supported, since no created skin present, just the buy-able item. Permissions itemskinchanger.admin - Admin bypass the restrictions. itemskinchanger.use - Permission to use the skin feature. itemskinchanger.allow_[restricted_item_name] - Additional permission to bypass the restricted items. (Only available, if AddRestrictedItemPermission configuration is true ) Configuration AddRestrictedItemPermission - To add separate permissions for the restricted items, otherwise they can't be bypassed. Example Configuration: { "AddRestrictedItemPermission": true, "UseClan": false, "UseFriends": false, "RestrictedItems": [ "door.hinged.wood", "door.double.hinged.wood", "door.hinged.metal", "door.double.hinged.metal", "wall.frame.garagedoor", "door.hinged.toptier", "door.double.hinged.toptier", "rug" ], "BypassItems": [ "researchpaper", "bottle.vodka", "ducttape", "glue" ] } Commands /skinitem [skinID from workshop] - example: /skinitem 1402412287 and the corresponding item is in your hand as an active item. /skintarget [skinID from workshop] - example: /skintarget 1402412287 and the corresponding item before you. /checkname - give back the shortname of the item in your hand, to support the configuration. Example Item list and naming conventions are provided next to the *.cs file as txt file. Localization English language file generated by default, texts supported by the language files.
    $7.50
  23. 1. Change your night vision to the past. My current night vision can't even see the future, let alone the front. So, can I make a plugin that will restore the night vision to the past, when I could see clearly? 2. I want to be able to use spray cans on dropped weapons and clothes. 3, I want to add a light attachment to my jackhammer, Weapon Light. I would like to see these plugins also updated when they are broken. Can someone fabricate these plugins? Thanks for reading.
1.1m

Downloads

Total number of downloads.

5.5k

Customers

Total customers served.

78.5k

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.