Brasiliannut's Wishlist
-
IQGuardianDrone
IQGuardianDrone is a new, technologically advanced plugin in the world of RUST.
It's a plugin that introduces new mechanics and a new "teammate" for your players!
Take your servers one step closer to technology, which the Rust developers themselves are slowly but surely moving towards!\
Suitable for both PvP and PvE servers, with the PvE mode easily toggled using a single configuration setting!
This plugin, themed around technology, features a large number of audio cues (17 voice lines) along with a modern, minimalist UI interface!
I provide all the files in an archive with the plugin
You can use this link to the video for your servers, groups, etc.
(Do not upload it to your channels YT - the video has my confirmed copyrights, and you will receive a strike.)
Be sure to watch it until the end, dynamic moments appear progressively, and this video is worth 2 minutes of your time.
List of features:
NEW # NPC/Turrets and SamSite attacks on drones:
Defender drones will now be targeted by NPCs, turrets, and SamSites!
To enable this, you need to install the free plugin - TargetableDrones.
Configuration is done inside TargetableDrones, where you can choose who will attack the drone.
Sound Effects:
Extensive work has been done on sound effects, with the plugin featuring 17 unique phrases for different situations. All sound effects have been professionally recorded by voice actors.
The drone has phrases for various actions and situations, including instructional, combat, and humorous phrases, adding more gameplay content.
The trader has greeting, farewell, purchase, and random action phrases.
Dynamic Route Building:
The drone is capable of autonomously building a route for movement, distinguishing between trees, rocks, structures, and monuments. This allows it to maneuver without getting stuck, enhancing its combat capabilities.
Player Protection in the House:
If a player is inside their house or any of their structures, the drone will guard them by flying at an altitude around the house, eliminating any approaching threats.
Turret:
The turret operates based on in-game mechanics and has a small but important configuration.
You can adjust the enemy detection radius, select the enemy trigger for the turret (players/NPCs/animals).
It is possible to change the number of ammo slots for the turret and add a blacklist of weapons for privileges.
Hub:
This is a point for the drone where it will wait for the player.
Players can send the drone to the hub during combat or while moving. Once it reaches the hub, the drone will land at the hub point and shut down, awaiting further commands.
If the player is killed or logs out of the server while having a hub, the drone will automatically return to it.
The flight to the hub can be canceled by pressing the control remote again.
The frequency on the hub should match the frequency on the drone.
Control Remote:
The control remote serves as the "detonator" with its SkinID (a regular detonator won't work).
It is required to activate and control the drone.
The frequency on the control remote should match the frequency on the drone.
Drone Vendor:
There is an integrated building in the NPC city (using the CopyPaste plugin) - you can modify it (for proper operation of your building, consult with me, and I will guide you on what needs to be installed there).
All vendor goods can be customized or completely disabled.
The building's position can be changed in the configuration file.
Drone Configuration:
Extensive drone configuration options are available. You can remove its strobe light, flashlight, and set the time for the flashlight to turn on.
You can configure the drone's height, speed, flight offset, and there is support for the drone when the player is in a vehicle, which can also be configured separately.
The plugin comes with an optimal configuration already set up, so you don't have to worry about the complexity of configuration and testing.
Plugin Monetization:
You can sell drones, remote controls, and hubs in your server's store.
In addition to this, there is turret configuration based on privileges.
Permissions :
iqguardiandrone.dronedestroy - permission to use the drone destruction command iqguardiandrone.hubdestroy - permission to use the hub destruction command Other permissions are configured in the settings
Chat commands:
/hub - send the drone to the hub (there is also a button in the UI) /drone - an admin command that gives a drone, a control remote, and a hub /hub.destroy - destroys the hub at a distance /drone.destroy - destroys the drone at a distance
Console commands:
hub - send the drone to the hub (there is also a button in the UI) iqgd drone [Steam64ID] - give a player a drone iqgd hub [Steam64ID] - give a player a hub iqgd rfdetonator [Steam64ID] - give a player a drone control remote hub.destroy - destroys the hub at a distance drone.destroy - destroys the drone at a distance The square brackets are used for example - do not use them in commands
API :
private Boolean IsValidDrone(Drone drone) // Returns true/false values if this drone is someone's protector Object canRemove(BasePlayer player, BaseEntity entity) // Returns a String with information if a player is trying to remove a drone/hub, otherwise returns null
Configuration :
{ "General plugin configuration": { "Use the plugin UI interface": true, "Use sound effects at the merchant": true, "Use sound effects for the drone": true, "Drone SkinID (if you sell the drone through a store or NPC - set the same SkinID there)": 3036002096, "Hub SkinID (if you sell the hub through a store or NPC, set the same SkinID there)": 3040010074, "Control remote SkinID (if you sell the remote through a store or NPC, set the same SkinID there)": 3040010185, "Choose the type of drone pickup with the crowbar: 0 - Cannot lift at all, 1 - Only the drone owner, 2 - Owner and his friends, 3 - All players": 1 }, "Setting up drone": { "Drone parameter configuration": { "Health level (default - 100)": 100.0, "Drone configuration while following the player": { "Height above the player": 2.0, "Vertical speed": 10.0, "Movement speed": 7.0, "Height at which the drone will follow a swimming player above the water level": 3.0, "Offset from the player": 3.0, "How many times will the player's offset increase when they are on a vehicle": 2.0, "How much will the following speed increase when the player is on a vehicle": 2.0, "The drone's pitch angle when it is following and attacking a target": 15.0, "Drone speed based on the distance to the player [distance] = speed": { "100": 10.0, "200": 15.0, "300": 20.0, "400": 25.0, "500": 30.0 } }, "Configuration of the drone's mode while waiting for a player to exit the building, as the drone circles around the house": { "Height above the building": 7.0, "Distance around the building over which the drone will rotate": 15.0, "Rotation speed around the building": 30.0 } }, "Adjusting drone lighting": { "Using strobe light on drone (true - yes / false - no)": true, "Using flashlight on drone (true - yes / false - no)": true, "What time does the drone's flashlight turn on on the server": 19.0, "What time does the drone's flashlight turn off on the server": 8.0 }, "Setting up a turret on a drone": { "Enemy detection radius (according to the standard - 30.0)": 30.0, "Disallow players from looting the turret (true - only the owner and their friends can loot/false - all players can loot)": false, "Configuring turret attack types": { "Will the turret attack animals (true - yes/false - no)": true, "Will the turret attack the NPC (true - yes/false - no)": true, "Will the turret attack players (true - yes/false - no)": true }, "Setting up a blacklist for the turret": { "Use blacklist for turret (true - yes / false - no)": true, "Blacklist of weapons and ammunition for the turret (shortname)": [ "lmg.m249", "rifle.ak", "rifle.lr300", "rifle.m39", "ammo.rifle.explosive" ] }, "How many slots to lock in the turret for ammo (maximum 5)?": 3 } }, "Configuration by privileges": { "iqdroneguardian.vip": { "Health level": 200.0, "Drone configuration while following the player": { "Movement speed": 10.0, "Drone speed based on the distance to the player [distance] = speed": { "100": 12.0, "200": 17.0, "300": 22.0, "400": 27.0, "500": 32.0 } }, "Setting up a turret on a drone": { "Enemy detection radius (according to the standard - 30.0)": 50.0, "Disallow players from looting the turret (true - only the owner and their friends can loot/false - all players can loot)": false, "Configuring turret attack types": { "Will the turret attack animals (true - yes/false - no)": true, "Will the turret attack the NPC (true - yes/false - no)": true, "Will the turret attack players (true - yes/false - no)": true }, "Setting up a blacklist for the turret": { "Use blacklist for turret (true - yes / false - no)": true, "Blacklist of weapons and ammunition for the turret (shortname)": [ "lmg.m249", "ammo.rifle.explosive" ] }, "How many slots to lock in the turret for ammo (maximum 5)?": 2 } } }, "Setting the color of parameters in the interface": { "General color": "0.8941177 0.854902 0.8196079 1", "Health level color if it is above 50%": "0.4509804 0.5529412 0.2705882 1", "Health level color if it is below 50%": "0.7607843 0.427451 0.2 1", "Health level color if it is below 25%": "0.8039216 0.254902 0.1686275 1" }, "Setting up the seller and the building": { "Use the building with the drone merchant and other items? (true - yes/false - no)": true, "The name of the file with the building should be in data/copypaste/": "MechanicHouse", "Setting up custom building positions with a merchant": { "Use custom positions (true - yes/false - no)": false, "Custom position for the building": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Degree of rotation of the building": 0.0, "The radius of the safe zone (Analogous to the compound)": 25.0 }, "Store names on the map": "Mechanic's hut", "Setting up a vendor NPC": { "DisplayName NPC": "Mechanic", "ID NPC (His appearance depends on his ID)": 1369732, "Clothes NPC": [ { "ShortName": "shirt.collared", "SkinId": 1402339549 }, { "ShortName": "pants", "SkinId": 1402353612 }, { "ShortName": "burlap.gloves", "SkinId": 1402323871 }, { "ShortName": "hat.cap", "SkinId": 1137543887 }, { "ShortName": "shoes.boots", "SkinId": 2830476912 } ] }, "Configuration of items for sale in the mechanic's shop": [ { "Item for sale": { "ShortName": "drone", "SkinId": 3036002096, "Amount": 1 }, "Item price": { "ShortName": "scrap", "Amount": 350 } }, { "Item for sale": { "ShortName": "discofloor", "SkinId": 3040010074, "Amount": 1 }, "Item price": { "ShortName": "scrap", "Amount": 500 } }, { "Item for sale": { "ShortName": "rf.detonator", "SkinId": 3040010185, "Amount": 1 }, "Item price": { "ShortName": "scrap", "Amount": 100 } }, { "Item for sale": { "ShortName": "carburetor3", "SkinId": 0, "Amount": 1 }, "Item price": { "ShortName": "scrap", "Amount": 100 } }, { "Item for sale": { "ShortName": "crankshaft3", "SkinId": 0, "Amount": 1 }, "Item price": { "ShortName": "scrap", "Amount": 100 } }, { "Item for sale": { "ShortName": "piston3", "SkinId": 0, "Amount": 1 }, "Item price": { "ShortName": "scrap", "Amount": 100 } } ] }, "Settings IQChat": { "IQChat : Custom prefix in chat": "[<color=#4A5ED5>IQGuardianDrone</color>]\n", "IQChat : Custom chat avatar (If required)": "0", "IQChat : Use UI notification (true - yes/false - no)": false } }
- #drone
- #iqguardiandrone
- (and 8 more)
-
IQChat
IQChat - a comprehensive system for managing your server's chat.
This plugin has proven itself since 2019 and remains a unique chat system plugin to this day.
Extensive functionality in a beautiful design, with a large base of plugins that work seamlessly with it!
The Choice of the Majority!
This plugin is the choice of the majority of servers.
I am grateful to everyone who has left and continues to leave reviews; you help and motivate to work better!
List of Features:
❌NEW! Gradient Support:
You can now use gradients in various elements: prefixes, nickname colors, message colors, additional tag colors (plugins: Clans/XLevel/XPrison, etc.)
How to use a gradient in the configuration?
Let's go through an example of setting colors for a nickname:
"List and customization of colors for a nickname": [ { "Permission": "iqchat.default", "Argument": "#FF0000, #FF3300, #FF6600, #FF9900, #FFCC00, #FFFF00, #CCFF00, #99FF00, #66FF00, #33FF00", "Block the player's ability to select this parameter in the plugin menu (true - yes/false - no)": false }, ], This works similarly for message colors and other settings where HEX is specified as the "Argument".
Example with setting a prefix: you simply assign each letter its own color to create a gradient.
"List of prefixes and their settings": [ { "Permission": "iqchat.vip", "Argument": "<color=#FF0000>[<color=#FF3300>V<color=#FF6600>I<color=#FF9900>P<color=#FFCC00>]</color></color></color></color></color>", "Block the player's ability to select this parameter in the plugin menu (true - yes/false - no)": false }, ] Multilingualism to the Max!
Chat is a vital part of the gaming experience, allowing players to communicate, exchange messages, or gather in groups. However, there are players who don't communicate in the primary language of your server's audience. My plugin addresses this issue!
With IQChat, your players can communicate in the language they know. All messages will be translated and delivered to other players in their language! This will unlock even more potential for your server, and the chat will come alive with new colors and greater activity!
(To achieve this, an additional plugin - TranslationAPI - will be required.)
Examples of how players will see messages depending on their selected game language.
The plugin has built-in automatic chat messages, an autoresponder, notifications for player logins and logouts—all of which support multiple languages.
You can customize the messages and their translations in the plugin configuration!
Player Customization:
Players can set and modify their prefixes, nickname colors, and message colors based on privileges.
Additionally, there is automatic support for clan plugins, which will display the clan tag in the chat.
All of this can be configured and customized as desired through the configuration settings.
The plugin also supports ranks from the IQRankSystem
Allowing you to adjust message, nickname, and default prefix sizes for non-privileged players, providing complete control over the chat appearance!
Modern Neutral UI Design:
The entire UI design is crafted in a neutral style, allowing it to seamlessly integrate with your other plugins. Despite its neutrality, the UI design is well-equipped and stands out perfectly.
You have the flexibility to replace images and customize the UI according to your preferences. I provide all image files along with the plugin, giving you the freedom to tailor the UI to your liking!
Mute System - Chat or Voice Blocking:
The plugin comes with both manual and automatic chat blocking systems.
You and your moderators can track offenders and block their chat or voice using the UI interface or commands!
The built-in automatic blocking is configurable in the settings, freeing you from frequent disruptions. You just need to specify the "ban word," and the plugin will promptly respond, issuing a chat mute to the offender for the time and reason you set!
Automatic Mute for "Ban Word"
Anti-Spam System:
Built-in anti-spam protection for players that you can configure to your liking.
There are two types of protection: sending messages N times per second and automatic mute for repeated messages.
Unwanted Text Controller:
The plugin includes a built-in nickname controller that allows you to remove unwanted text or links from your players' nicknames.
Built-in chat message controller that allows you to remove or hide unwanted text or advertisements.
The plugin also includes the ability to hide messages about the server administrator giving or taking items through the F1 in-game menu.
Automatic Messages:
The plugin is equipped with a comprehensive system of automatic messages for players!
You can configure multilingual messages with your advertisements or server information at specified intervals. Messages can be sent either randomly or sequentially!
Notification upon joining the server.
You can configure messages that will be sent to the player after joining the server. This way, you can inform them about something or announce a new feature.
Player join/leave notifications.
Upon connection, you have the option to display in the chat that a player has joined the server, with support for showing their country.
When a player leaves, you can display the reason for their exit.
Server Assistant.
The plugin is equipped with an autoresponder that sends a text notification with information to the player if they use a specific keyword.
Autoresponder Example:
Private Messaging System:
Players can communicate with each other and have private conversations. The plugin has built-in support for player messages using the /pm and /r commands. A player can ignore another unwanted player, and they will no longer see private messages from them.
Logging:
Extensive logging capabilities that can be enabled separately.
All logs are sent via WebHooks to your Discord channel.
Supported Plugins:
At the moment, the plugin already has a large base of supported plugins that work together!
Supported plugins include the entire IQ plugin branch, XLevels, Clans, TranslationAPI, XPrison, Friends, and many others.
This allows you to create a unified style of messages and notifications on your server.
If you are a developer and want to integrate your plugin with mine, check the API tab.
For any questions, feel free to contact me personally.
Permissions :
Permissions for prefixes, nickname color, and messages are configured manually in the configuration file!
Permissions to set your nickname color in chat - iqchat.cnick Permissions to set your chat message color - iqchat.cmsg Permission to rename oneself in the chat - iqchat.renameuse Permission to use chat mute controls - iqchat.muteuse Permission for immunity to anti-spam is configured in the config - iqchat.antispamabuse Permission to create notifications - iqchat.alertuse Permission to hide oneself from the player list (/)online - iqchat.onlinehide Permission to hide the notification of a player connecting to the server - iqchat.hideconnection Permission to hide the notification of a player disconnecting from the server - iqchat.hidedisconnection Permission for the "Mute All Chat" and "Mute All Voice" buttons - iqchat.adminmuted
ChatCommands :
Note: Square brackets are used for convenient examples and should not be used when entering commands!
/chat - open the chat control and settings menu (the chat mute control button is also located there; don't forget to grant permissions for it to appear) /cnick [HexColor (Single color or list separated by commas)] - allows you to set your own nickname color (permission required) /cmsg [HexColor (Single color or list separated by commas)] - allows you to set your own color for chat messages (permission required) /pm [Nickname] [Message] - send a player a message in private chat /r [Message] - send a message to a player participating in private chat with you /rename [New Nickname] [New SteamID (optional field, ID must exist, it will also affect opening the profile through chat and avatar)] - change your nickname, permission required, configurable in the configuration /rename.reset - resets the saved information about renaming the player (it is required to specify the Steam Api Key in the configuration) /alert [Message] - send a notification to the server, to all players /alertui [Message] - send a UI notification to all players /ignore [Nickname] - add or remove a player from the ignore list, also available in the UI interface /hmute [Nickname/STEAMID] [Reason] [Time] - set a hidden chat mute for the player for your reason (only you and the muted player will see it) /hunmute [Nickname/STEAMID] - secretly remove the chat mute /mute [Nickname/STEAMID] [Reason] [Time] - set a chat mute for the player for your reason /mutevoice [Nickname/STEAMID] [Reason] [Time] - sets a voice chat mute for the player for your specified reason /unmute [Nickname/STEAMID] - remove the chat mute /unmutevoice [Nickname/STEAMID] - remove the voice mute /unmutevoice Steam64ID - remove the voice chat mute /online - display the list of players in the chat Console Commands :
Note: Square brackets are used for convenient examples and should not be used when entering commands!
alertui [Message] - send a UI notification to all players alert [Message] - send a notification to the server, to all players alertuip [STEAMID] [Message] - send a UI notification to a specific player saybro [STEAMID] [Message] - send a private message to a player through the console hmute [Nickname/STEAMID] [Reason] [Time] - set a hidden chat mute for the player for your reason (only you and the muted player will see it) hunmute [Nickname/STEAMID] - secretly remove the chat mute mute [Nickname/STEAMID] [Reason] [Time] - set a chat mute for the player for your reason unmute [Nickname/STEAMID] - remove the chat mute unmutevoice [Nickname/STEAMID] - remove the voice mute mutevoice [Nickname/STEAMID] [Reason] [Time] - sets a voice chat mute for the player for your specified reason online - display the list of players in the console mutefull [Nickname/STEAMID] [Reason] [Time] - block both chat and voice chat for the player immediately set [STEAMID] prefix [Argument] - forcibly assign a prefix from the configuration Example: /set 76561198807822175 prefix vip set [STEAMID] nick [Argument] - forcibly assign a nickname color from the configuration Example: /set 76561198807822175 nick #fffff set [STEAMID] chat [Argument] - forcibly assign a chat color from the configuration Example: /set 76561198807822175 chat #fffff set [STEAMID] custom [Custom Prefix] - forcibly assign a custom prefix Example: /set 76561198807822175 custom <color=red>Sex-GIGANT</color>
API :
Object OnChatAlertDisconnected(BasePlayer player, String reason)- when returning null - displays a notification about the player's disconnection, otherwise - no notification. Returns the player and the reason for disconnection Object OnChatAlertConnected(BasePlayer player) - when returning null - displays a notification about the player's connection, otherwise - no notification. Returns the player void OnPlayerMuted(BasePlayer Target, BasePlayer Moderator, Int32 MuteTime, String Reason) /// - called after a player is muted void OnModeratorSendBadWords(BasePlayer Moderator, String Message) /// - called when a player with moderation rights uses a forbidden word void OnPlayerSendBadWords(BasePlayer player, String Message) /// - called when a player uses a forbidden word string API_GET_NICK_COLOR(ulong ID) ///- returns the nickname color (HEX) string API_GET_CHAT_COLOR(ulong ID) ///- returns the chat message color (HEX) string API_GET_PREFIX(ulong ID) ///- returns the player's prefix bool API_CHECK_VOICE_CHAT(ulong ID) ///- returns true/false, indicating whether the voice chat is muted bool API_CHECK_MUTE_CHAT(ulong ID) ///- returns true/false, indicating whether the chat is muted string API_GET_DEFAULT_PREFIX() ///- returns the default prefix string API_GET_DEFAULT_COLOR_NICK() ///- returns the default nickname color string API_GET_DEFAULT_COLOR_CHAT() ///- returns the default chat message color void API_SEND_PLAYER(BasePlayer player, string PlayerFormat, string Message, string Avatar, Chat.ChatChannel channel = Chat.ChatChannel.Global) ///- sends a message to a player with all formatting options void API_SEND_PLAYER_PM(BasePlayer player, string DisplayName, string userID, string Message) ///- sends a private message to a player from another player with the specified nickname void API_SEND_PLAYER_CONNECTED(string DisplayName, string country, string userID) ///- sends a "player connected" message to the global chat with the specified nickname, country, and ID; userID is used for the avatar void API_SEND_PLAYER_DISCONNECTED(string DisplayName, string reason, string userID) ///- sends a "player disconnected" message to the global chat with the specified reason, country, and ID; userID is used for the avatar void API_ALERT(string Message, Chat.ChatChannel channel = Chat.ChatChannel.Global, string CustomPrefix = "", string CustomAvatar = "") ///- sends an alert message from the plugin with all settings, allowing for a custom prefix and avatar by Steam64ID void API_ALERT_PLAYER(BasePlayer player, string Message, string CustomPrefix = "", string CustomAvatar = "") ///- sends an alert message to a single player from the system (with all chat settings). If CustomPrefix is not set, the default from the plugin configuration will be used; CustomAvatar sets your avatar by the specified Steam64ID, if left blank, the avatar from the configuration will be used void API_ALERT_PLAYER_UI(BasePlayer player, string Message) ///- sends a UI notification to the player with your message bool API_CHECK_MUTE_CHAT(ulong ID) ///- returns true/false with the status of the player's chat mute bool API_CHECK_VOICE_CHAT(ulong ID) ///- returns true/false with the status of the player's voice chat mute bool API_IS_IGNORED(ulong UserHas, ulong User) ///- returns true/false indicating whether one player is ignored by another int API_GET_DEFAULT_SIZE_MESSAGE() /// - returns the default message size from the configuration int API_GET_DEFAULT_SIZE_NICK() /// - returns the default nickname size from the configuration String OnChatReferenceTags(BasePlayer player) /// Called when adding additional tags to the nickname, returning a string will set it as the tag before the nickname /// Example usage: /// String OnChatReferenceTags(BasePlayer player) => "[{data[player].levelPlayer} lvl]"; Configuration :
{ "Setting up player information": { "Function switches": { "Set automatically a prefix to a player when he got the rights to it": true, "Set automatically the color of the nickname to the player when he got the rights to it": true, "Set the chat color automatically to the player when he got the rights to it": true, "Automatically reset the prefix when the player's rights to it expire": true, "Automatically reset the color of the nickname when the player's rights to it expire": true, "Automatically reset the color of the chat when the rights to it from the player expire": true }, "Setting Standard Values": { "This prefix will be set if the player entered the server for the first time or in case of expiration of the rights to the prefix that he had earlier": "<color=#CC99FF>[PLAYER]</color>", "This nickname color will be set if the player entered the server for the first time or in case of expiration of the rights to the nickname color that he had earlier": "#0099FF", "This chat color will be set if the player entered the server for the first time or in case of expiration of the rights to the chat color that he had earlier": "#33CCCC" } }, "Setting options for the player": { "Setting the display of options for player selection": { "Player prefix selection display type - (0 - dropdown list, 1 - slider (Please note that if you have multi-prefix enabled, the dropdown list will be set))": 0, "Display type of player's nickname color selection - (0 - drop-down list, 1 - slider)": 1, "Display type of message color choice for the player - (0 - drop-down list, 1 - slider)": 0, "IQRankSystem : Player rank selection display type - (0 - drop-down list, 1 - slider)": 1 }, "List and customization of colors for a nickname": [ { "Permission": "iqchat.default", "Argument": "#CC99FF", "Block the player's ability to select this parameter in the plugin menu (true - yes/false - no)": false }, { "Permission": "iqchat.admin", "Argument": "#ffff99", "Block the player's ability to select this parameter in the plugin menu (true - yes/false - no)": false }, { "Permission": "iqchat.admin", "Argument": "#ff9999", "Block the player's ability to select this parameter in the plugin menu (true - yes/false - no)": false } ], "List and customize colors for chat messages": [ { "Permission": "iqchat.default", "Argument": "#CC99FF", "Block the player's ability to select this parameter in the plugin menu (true - yes/false - no)": false }, { "Permission": "iqchat.admin", "Argument": "#ffff99", "Block the player's ability to select this parameter in the plugin menu (true - yes/false - no)": false }, { "Permission": "iqchat.admin", "Argument": "#ff9999", "Block the player's ability to select this parameter in the plugin menu (true - yes/false - no)": false } ], "List and configuration of prefixes in chat": { "Enable support for multiple prefixes at once (true - multiple prefixes can be set/false - only 1 can be set to choose from)": false, "The maximum number of prefixes that can be set at a time (This option only works if setting multiple prefixes is enabled)": 5, "List of prefixes and their settings": [ { "Permission": "iqchat.default", "Argument": "<color=#CC99FF>[PLAYER]</color>", "Block the player's ability to select this parameter in the plugin menu (true - yes/false - no)": false }, { "Permission": "iqchat.admin", "Argument": "<color=#ffff99>[VIP]</color>", "Block the player's ability to select this parameter in the plugin menu (true - yes/false - no)": false }, { "Permission": "iqchat.admin", "Argument": "<color=#ff9999>[ADMIN]</color>", "Block the player's ability to select this parameter in the plugin menu (true - yes/false - no)": false } ] } }, "Plugin mute settings": { "Setting up automatic muting": { "Enable automatic muting for forbidden words (true - yes/false - no)": true, "Reason for automatic muting": { "Reason for blocking": "Automatic chat blocking", "Block time (in seconds)": 300 } }, "Additional setting for logging about mutes in discord": { "Support for logging the last N messages (Discord logging about mutes must be enabled)": false, "How many latest player messages to send in logging": 10 }, "Reasons to block chat": [ { "Reason for blocking": "Aggressive behavior", "Block time (in seconds)": 100 }, { "Reason for blocking": "Insults", "Block time (in seconds)": 300 }, { "Reason for blocking": "Insult (repeated violation)", "Block time (in seconds)": 1000 }, { "Reason for blocking": "Advertising", "Block time (in seconds)": 5000 }, { "Reason for blocking": "Humiliation", "Block time (in seconds)": 300 }, { "Reason for blocking": "Spam", "Block time (in seconds)": 60 } ], "Reasons to block your voice": [ { "Reason for blocking": "Aggressive behavior", "Block time (in seconds)": 100 }, { "Reason for blocking": "Insults", "Block time (in seconds)": 300 }, { "Reason for blocking": "Disruption of the event by shouting", "Block time (in seconds)": 300 } ] }, "Configuring Message Processing": { "Basic settings for chat messages from the plugin": { "Customizing the chat alert format": { "The name of the notification in the chat": "<color=#68cacd><b>[Alert]</b></color>", "Chat alert message color": "#efedee", "Steam64ID for chat avatar": "0" }, "Setting the mention format in the chat, via @": { "The color of the player mention message in the chat": "#efedee", "Sound when receiving and sending a mention via @": "assets/bundled/prefabs/fx/notice/item.select.fx.prefab" }, "Additional setting": { "Time after which the message will be deleted from the UI from the administrator": 5, "The size of the message from the player in the chat": 14, "Player nickname size in chat": 14, "The size of the player's prefix in the chat (will be used if <size=N></size> is not set in the prefix itself)": 14, "Nickname size according to privilege [permission] = size": { "iqchat.bigBoy": 16 }, "Chat message size according to privilege [permission] = size": { "iqchat.bigBoy": 16 } } }, "Configuring functionality switching in chat": { "Configuring spam protection": { "Enable spam protection (Anti-spam)": true, "Time after which a player can send a message (AntiSpam)": 10, "Additional Anti-Spam settings": { "Enable additional spam protection (Anti-duplicates, duplicate messages)": true, "How many duplicate messages does a player need to make to be confused by the system": 3, "Setting up automatic muting for duplicates": { "Reason for blocking": "Duplicate messages (SPAM)", "Block time (in seconds)": 300 } } }, "Setting up a temporary chat block for newbies (who have just logged into the server)": { "Newbie protection in PM/R": { "Enable protection?": false, "Newbie Chat Lock Time": 1200 }, "Newbie protection in global and team chat": { "Enable protection?": false, "Newbie Chat Lock Time": 1200 } }, "Setting up private messages": { "Enable Private Messages": true, "Sound when receiving a private message": "assets/bundled/prefabs/fx/notice/stack.world.fx.prefab" }, "Enable PM ignore for players (/ignore nick or via interface)": true, "Hide the issue of items to the Admin from the chat": true, "Move mute to team chat (In case of a mute, the player will not be able to write even to the team chat)": true }, "Player message formatting settings": { "Enable message formatting [Will control caps, message format] (true - yes/false - no)": true, "Use a list of banned words (true - yes/false - no)": true, "The word that will replace the forbidden word": "***", "List of banned words": [ "fuckyou", "sucking", "fucking", "fuck" ], "Nickname controller setup": { "Enable player nickname formatting (message formatting must be enabled)": true, "The word that will replace the forbidden word (You can leave it blank and it will just delete)": "", "List of banned nicknames": [ "Admin", "Moderator", "Administrator", "Moder", "Owner", "Mercury Loh", "IQchat" ], "List of allowed links in nicknames": [ "mysite.com" ] } } }, "Setting up chat alerts": { "Setting up chat alerts": { "Enable automatic messages in chat (true - yes/false - no)": true, "Type of automatic messages : true - sequential / false - random": false, "List of automatic messages in chat": { "Setting up Multilingual Messages [Language Code] = Translation Variations": { "en": [ "Automatic message #1 (Edit in configuration)", "Automatic message #2 (Edit in configuration)", "Automatic message #3 (Edit in configuration)", "Automatic message #4 (Edit in configuration)", "Automatic message #5 (Edit in configuration)", "Automatic message #6 (Edit in configuration)" ], "ru": [ "Aвтоматическое сообщение #1 (Редактировать в конфигурации)", "Aвтоматическое сообщение #2 (Редактировать в конфигурации)", "Aвтоматическое сообщение #3 (Редактировать в конфигурации)", "Aвтоматическое сообщение #4 (Редактировать в конфигурации)", "Aвтоматическое сообщение #5 (Редактировать в конфигурации)", "Aвтоматическое сообщение #6 (Редактировать в конфигурации)" ] } }, "Interval for sending messages to chat (Broadcaster) (in seconds)": 60 }, "Setting notifications about the status of the player's session": { "When a player is notified about the entry / exit of the player, display his avatar opposite the nickname (true - yes / false - no)": true, "Notify in chat when a player enters (true - yes/false - no)": true, "Enable random notifications when a player from the list enters (true - yes / false - no)": false, "Show the country of the entered player (true - yes/false - no)": true, "Notify when a player enters the chat (selected from the list) (true - yes/false - no)": true, "Enable random player exit notifications (true - yes/false - no)": false, "Display reason for player exit (true - yes/false - no)": true, "Random player entry notifications({0} - player's nickname, {1} - country (if country display is enabled)": { "Setting up Multilingual Messages [Language Code] = Translation Variations": { "en": [ "{0} flew in from {1}", "{0} flew into the server from{1}", "{0} jumped on a server" ], "ru": [ "{0} влетел как дурачок из {1}", "{0} залетел на сервер из {1}, соболезнуем", "{0} прыгнул на сервачок" ] } }, "Random notifications about the exit of the player ({0} - player's nickname, {1} - the reason for the exit (if the reason is enabled)": { "Setting up Multilingual Messages [Language Code] = Translation Variations": { "en": [ "{0} gone to another world", "{0} left the server with a reason {1}", "{0} went to another server" ], "ru": [ "{0} ушел в мир иной", "{0} вылетел с сервера с причиной {1}", "{0} пошел на другой сервачок" ] } } }, "Configuring administrator session status alerts": { "Notify admin on the server in the chat (true - yes/false - no)": false, "Notify about admin leaving the server in chat (true - yes/false - no)": false }, "Setting up personal notifications to the player when connecting": { "Enable random message to the player who has logged in (true - yes/false - no)": true, "List of messages to the player when entering": { "Setting up Multilingual Messages [Language Code] = Translation Variations": { "en": [ "Welcome to the server SUPERSERVER\nWe are glad that you chose us!", "Welcome back to the server!\nWe wish you good luck", "Welcome to the server\nWe have the best plugins" ], "ru": [ "Добро пожаловать на сервер SUPERSERVER\nРады,что выбрал именно нас!", "С возвращением на сервер!\nЖелаем тебе удачи", "Добро пожаловать на сервер\nУ нас самые лучшие плагины" ] } } } }, "Settings Rust+": { "Use Rust+": true, "Title for notification Rust+": "SUPER SERVER" }, "Configuring support plugins": { "Settings XLevels": { "Use support XLevels": false, "Use full prefix with level from XLevel (true) otherwise only level (false)": false }, "Settings IQFakeActive": { "Use support IQFakeActive": true }, "Settings IQRankSystem": { "Rank display format in chat ( {0} is the user's rank, do not delete this value)": "[{0}]", "Time display format with IQRank System in chat ( {0} is the user's time, do not delete this value)": "[{0}]", "Use support IQRankSystem": false, "Show players their played time next to their rank": true }, "Settings Clans": { "Display a clan tag in the chat (if Clans are installed)": false }, "Settings TranslationAPI": { "To use automatic message translation using the TranslationAPI": false, "Translate team chat": false, "Translate chat in private messages.": true, "The code for the preferred language (leave it empty, and then the translation will be done in each player's language)": "" } }, "Setting up an answering machine": { "Enable auto-reply? (true - yes/false - no)": true, "Customize Messages [Keyword] = Reply": { "wipe": { "Setting up Multilingual Messages [Language Code] = Translation Variations": { "en": [ "Wipe will be 27.06" ], "ru": [ "Вайп будет 27.06" ] } }, "читер": { "Setting up Multilingual Messages [Language Code] = Translation Variations": { "en": [ "Found a cheater? Write /report and send a complaint" ], "ru": [ "Нашли читера?Напиши /report и отправь жалобу" ] } } } }, "Additional setting": { "Enable the /online command (true - yes / false - no)": false, "Use shortened format /online (will only display quantity)": true, "Compact logging of messages": { "Display Steam64ID in the log (true - yes/false - no)": false, "Setting up compact message logging": { "Setting up general chat logging": { "Enable logging (true - yes/false - no)": false, "Webhooks channel for logging": "" }, "Setting up team chat logging": { "Enable logging (true - yes/false - no)": false, "Webhooks channel for logging": "" } } }, "Setting up message logging": { "Setting up general chat logging": { "Enable logging (true - yes/false - no)": false, "Webhooks channel for logging": "" }, "Setting up team chat logging": { "Enable logging (true - yes/false - no)": false, "Webhooks channel for logging": "" } }, "Setting up logging of personal messages of players": { "Enable logging (true - yes/false - no)": false, "Webhooks channel for logging": "" }, "Setting up chat/voice lock/unlock logging": { "Enable logging (true - yes/false - no)": false, "Webhooks channel for logging": "" }, "Setting up logging of chat commands from players": { "Enable logging (true - yes/false - no)": false, "Webhooks channel for logging": "" } } }
- #chatsystem
- #chat
- (and 11 more)
-
Custom Magazine
This plugin will add multiple extended magazines to your server
Description
Facepunch just released the extended magazine into the game, which adds 25% to the capacity of ammo that it can originally hold
With Custom Magazine's, you can now add several types of extended magazines! By default, you can now also add 50%, 75%, and even 100% capacity increases! At 100%, this will double any weapons capacity! You can change those capacity increase percentages in the configuration, remove them, or even add your own! You can configure spawning of these items in standard Rust crates!
Console commands (RCON only)
givemagazine {skinid} {steamid} - This is the console command to give an extended magazine from the plugin configuration with a Steam Workshop SkinID ({skinid}) to a player using their SteamID ({steamid})
Plugin Config
en - example of plugin configuration in English
ru - example of plugin configuration in Russian
My Discord: KpucTaJl#8923
Join the Mad Mappers Discord here!
Check out more of my work here!
-
XSkinMenu
XSkinMenu - beautiful menu of skins for your server.
- Optimization of the interface for different monitor resolutions.
- Storing player data in - oxide/data/XDataSystem/XSkinMenu
- There is a lang ru/en/uk/es.
- Sound effects when interacting with the menu.
- Setting up item categories.
- Setting skins for each item.
- Blacklist of skins. You cannot change the skin of an item if it has a skin from the black list. [ For example: fire gloves, fire ax ]
- The ability to change skins for items in inventory, when crafting, when removing a skin and on installed items/constructions.
- The ability to change the skin of items/constructions installed by a friend.
- The ability to change the skin on the active item. [ The item the player is holding ]
- Automatic change of skins after entering the player's inventory. [ You can customize skins once and run with them ]
- Ability to change skins for items after the player respawns.
- Ability to display selected skins on the main page.
- The player can customize the menu/skins.
- Custom menu/skins customization by permishenes.
- Console commands for easy setting of items and skins.
- Setting up UI layers for easy interaction with the menu.
- Convenient removal of skins through the UI. [ Both admin and player ]
- Logs for loading/reloading skins in the server console. [ Can be disabled in config ]
- Setting default skins.
When a player enters the server and he is not in the data, the skins specified in the config will be automatically selected for him. You can force the same skins for all players. For example skins of your project. To prevent the player from choosing a different skin, simply do not give permission for it. - Automatic reload of images after wipe. [ To fix a common problem with dark squares in images after a wipe. ]
- The ability to customize Admin/Vip skins. Access to them is by permission only.
[ They are not available to ordinary players. If the player picks up an item with a skin that they don't have access to, the item will simply reset its skin. ]
- The ability to move item skins from regular to VIP, from VIP to regular, etc. in the UI.
- The ability to add/remove collections of skins from the Steam workshop.
- Button to enable/disable UI admin functionality. [ For comfort. ]
- UI button for easy transition from the XSkinMenu menu to the XBuildingSkinMenu menu. [ And vice versa. ]
- Display item/skin pages. [ Can be disabled in the config. ]
- The ability to use skins with a spray can.
- The ability to enable/disable sound effects in the menu.
- The ability to change item skins when picked up by the player.
- The ability to select UI configuration:
Default menu. Comfort menu. Comfort menu. [ + ] - Skin kits. [ Default and personal. ]
- Default kits are customized in the config. Personal kits are created by the player himself. [ Sets can be completely disabled. ]
- Ability to delete personal kits.
- The ability to see all the skins of the kit.
- Three ways to apply skin kits:
Only change the skins in the inventory. Only install skins in the menu. Change the skins in the inventory + Install skins in the menu. - Ability to zoom in on skins. [ It's easy to see the skin. ]
- Displaying the name of skins.
- Skin search. [ Name or ID ]
- Ability to add a skin/collection via UI.
- Item redirection. [ Item -> DLC, DLC -> DLC, DLC -> Item ]
- Ability to allow players to use skins from their Steam inventory if those skins are on the Admin/VIP list.
Permissions
xskinmenu.use - access to the menu. xskinmenu.setting - access to settings. xskinmenu.craft - access to changing the skin when crafting. xskinmenu.entity - access to change the skin of installed items/constructions. xskinmenu.item - access to change the skin on the active item. xskinmenu.inventory - access to change skins in the inventory. [ When the player selects a skin from the menu. ] xskinmenu.give - access to automatically change skins for items that enter the player inventory by any means. xskinmenu.pickup - access to automatically change skins on items picked up by the player. xskinmenu.skinchange - access to skin selection/removal of selected skins. [ On the menu. ] xskinmenu.spraycan - access to the use of skins through a spray can. xskinmenu.playeradd - access to add skin/collection via UI. xskinmenu.defaultkits - access to default skin kits. xskinmenu.customkits - access to personal skin kits. xskinmenu.kitN - number of personal sets. [ Settings in config. ] xskinmenu.adminskins - access to Admin skins. xskinmenu.vipskins - access to VIP skins. xskinmenu.admin - access to admin functionality. Commands
/skin - open the skins menu. /skinkit - open the skin kits menu. /skinentity - change the skin of an installed item/construction. [ The player must approach the object and write a command. ] /skinitem - change the skin on the active item. [ The player must hold the object in his hands and write the command. ] skinimage_reload - reload all images. skinimage_stop - stop loading/reloading images. xskin2 add2 000000 ... - add several(maximum 15) skins, without specifying a shortname. xskin2 remove2 000000 ... - remove several(maximum 15) skins, without specifying a shortname. [ Automatic shortnames detection. ] xskin add <item shortname> <skinID> - add a new skin to the list of item skins. xskin remove <item shortname> <skinID> - remove a skin from the list of skins of an item. xskin list <item shortname> - see a list of item skins. xskin clearlist <item shortname> - clear the list of item skins. xskin_c addcollection 000000 - add a collection of skins from the steam workshop. xskin_c removecollection 000000 - remove a collection of skins from the steam workshop. [ There is a check for repetition and emptiness of lists ] API
private void AddToBlacklist(ulong skinID, string pluginName) - to add the skin to the blacklist. private void AddToBlacklist(List<ulong> skinIDs, string pluginName) - to add a list of skins to the blacklist. Config
{ "Steam settings": { "Steam API Key": "" }, "General settings": { "Generate/Check and add new skins accepted by developers or made for twitch drops": true, "Generate/Check and add new skins added by developers [ For example, a skin for hazmatsuit ]": false, "Propagate blacklisted skins to repair bench": true, "Forbid changing the skin of an item that is not in the config": false, "Change skins to items after player respawns": true, "Enable default skin kits": true, "Enable personal skin kits": true, "1.1 Reset Admin skins from items if they are used by a player without permission": true, "1.2 Do not reset Admin skin if the player has it in the Steam inventory": true, "2.1 Reset Vip skins from items if they are used by a player without permission": true, "2.2 Do not reset Vip skin if the player has it in the Steam inventory": true, "List of commands to open the menu - 1": [ "skin" ], "List of commands to open the menu - 2": [ "skinkit" ], "List of commands to open the menu - 3": [ "skinentity" ], "List of commands to open the menu - 4": [ "skinitem" ], "Blacklist of skins that cannot be changed. [ For example: fire gloves, fire hatchet ]": [ 1742796979, 841106268 ], "List Admin skins": { "rifle.ak": [ 2428514763, 2431899986, 2802928155, 2551895055, 2957212973, 2976404884 ], "smg.mp5": [ 2468526014, 2966579723, 2590028692, 2354313222, 2558124512, 2432107615, 2351278756 ], "metal.facemask": [ 2976455803, 2972755707, 2960187815, 2963852242, 2462021937, 1658894467, 1539950759 ] }, "List Vip skins": { "hatchet": [ 2940068053, 2891473448, 1567848320, 1414450116, 1306286667, 1277610054, 1679923378 ], "pickaxe": [ 2940068876, 1672711156, 1624825406, 2637131316, 2837147224, 2775081117 ], "box.wooden.large": [ 1686318599, 1651859603, 1566044873, 1547157690, 1882223552, 2068573115, 2388451898 ] } }, "Default player settings": { "Change item skin in inventory after selecting skin in menu": true, "Change item skin in inventory after removing skin in menu": true, "Change skin on installed items/constructions [ /skinentity ]": true, "Allow friends to change the skin on items/constructions you installed [ /skinentity ]": true, "Change item skin when it is placed in the inventory by any means": true, "Change item skin only when pickup": false, "Do not reset item skin for which no skin is selected when it enters the inventory": false, "Change item skin when crafting": true, "Use skins with a spray can": true, "Enable sound effects in the menu [ Clicks ]": true, "[ True - Comfort menu | False - Default menu ]": false }, "Default skin kits setting": { "Blackout": { "metal.facemask": 2105454370, "metal.plate.torso": 2105505757, "hoodie": 2080975449, "pants": 2080977144, "shoes.boots": 2090776132, "coffeecan.helmet": 2120618167, "roadsign.jacket": 2120615642, "roadsign.kilt": 2120628865, "roadsign.gloves": 2530894213, "burlap.gloves": 2090790324, "jacket": 2137516645, "rifle.l96": 2473291137, "rifle.ak": 2128372674, "rifle.lr300": 2151920583, "rifle.bolt": 2363806432, "rifle.semiauto": 2267956984, "smg.mp5": 2887642987, "smg.thompson": 2393671891, "smg.2": 2879438786, "crossbow": 2178956071, "bow.hunting": 2192571819 }, "Whiteout": { "metal.facemask": 2432948498, "metal.plate.torso": 2432947351, "hoodie": 2416648557, "pants": 2416647256, "shoes.boots": 2752873720, "coffeecan.helmet": 2503956851, "roadsign.jacket": 2503955663, "roadsign.kilt": 2469019097, "roadsign.gloves": 2469031994 }, "Forest Raiders": { "metal.facemask": 2551475709, "metal.plate.torso": 2551474093, "hoodie": 2563940111, "pants": 2563935722, "shoes.boots": 2575506021, "coffeecan.helmet": 2570227850, "roadsign.jacket": 2570233552, "roadsign.kilt": 2570237224, "roadsign.gloves": 2575539874 }, "Desert Raiders": { "metal.facemask": 2475428991, "metal.plate.torso": 2475407123, "hoodie": 2503910428, "pants": 2503903214, "shoes.boots": 2510093391, "coffeecan.helmet": 2496517898, "roadsign.jacket": 2496520042, "roadsign.kilt": 2496523983, "roadsign.gloves": 2510097681, "rifle.ak": 2525948777, "smg.thompson": 2537687634, "rifle.semiauto": 2522121227 } }, "Permissions settings. Maximum number of personal skin kits": { "xskinmenu.kit12": 12, "xskinmenu.kit9": 9, "xskinmenu.kit6": 6, "xskinmenu.kit3": 3 }, "GUI settings": { "Layer UI - [ Overlay - above inventory | Hud - under inventory (to view installed skins without closing the menu) ]": "Overlay", "Refresh UI page after skin selection": true, "Refresh UI page after skin removal": true, "Display selected skins on homepage": false, "Display button to reset, all selected skins": true, "Display pages": true, "Display the button - Comfort menu [ + ]": true, "Close the menu by tapping on an empty area of the screen": false, "Icon - Kits": "assets/icons/clothing.png", "Icon - XBuildingSkinMenu": "assets/icons/construction.png", "Icon - Zoom": "assets/icons/add.png", "Material_background_0": "assets/icons/greyout.mat", "Color_background_0": "0 0 0 0", "Color_background_1": "0.517 0.521 0.509 0.95", "Color_background_2": "0.217 0.221 0.209 0.95", "Color_background_3": "0.1 0.1 0.1 0.975", "Color_background_4": "0.257 0.261 0.249 1", "Active category color": "0.53 0.77 0.35 0.8", "Inactive category color": "0 0 0 0", "Category button color": "0.517 0.521 0.509 0.5", "Settings buttons color": "0.517 0.521 0.509 0.5", "Button color (icons)": "1 1 1 0.75", "Item/skin block color": "0.517 0.521 0.509 0.5", "Selected skin block color": "0.53 0.77 0.35 0.8", "Active next/reset button color": "0.35 0.45 0.25 1", "Color of inactive next/reset button": "0.35 0.45 0.25 0.4", "Next/reset active button text color": "0.75 0.95 0.41 1", "Text color of inactive next/reset button": "0.75 0.95 0.41 0.4", "Active back button color": "0.65 0.29 0.24 1", "Back button color": "0.65 0.29 0.24 0.4", "Active back button text color": "0.92 0.79 0.76 1", "Back button text color": "0.92 0.79 0.76 0.4" }, "Menu settings": { "Enabled parameter icon": "assets/icons/check.png", "Disabled parameter icon": "assets/icons/close.png", "Enabled parameter color": "0.53 0.77 0.35 0.8", "Disabled parameter color": "1 0.4 0.35 0.8" }, "Category settings - [ Item shortname | Default item skin ]": { "weapon": { "gun.water": 0, "pistol.revolver": 0, "pistol.semiauto": 0, "pistol.python": 0, "pistol.eoka": 0, "shotgun.waterpipe": 0, "shotgun.double": 0, "shotgun.pump": 0, "bow.hunting": 0, "crossbow": 0, "grenade.f1": 0, "smg.2": 0, "smg.thompson": 0, "smg.mp5": 0, "rifle.ak": 0, "rifle.lr300": 0, "lmg.m249": 0, "rocket.launcher": 0, "rifle.semiauto": 0, "rifle.m39": 0, "rifle.bolt": 0, "rifle.l96": 0, "longsword": 0, "salvaged.sword": 0, "mace": 0, "knife.combat": 0, "bone.club": 0, "knife.bone": 0 }, "construction": { "wall.frame.garagedoor": 0, "door.double.hinged.toptier": 0, "door.double.hinged.metal": 0, "door.double.hinged.wood": 0, "door.hinged.toptier": 0, "door.hinged.metal": 0, "door.hinged.wood": 0, "barricade.concrete": 0, "barricade.sandbags": 0 }, "item": { "locker": 0, "vending.machine": 0, "fridge": 0, "furnace": 0, "table": 0, "chair": 0, "box.wooden.large": 0, "box.wooden": 0, "rug.bear": 0, "rug": 0, "sleepingbag": 0, "water.purifier": 0, "target.reactive": 0, "sled": 0, "discofloor": 0, "paddlingpool": 0, "innertube": 0, "boogieboard": 0, "beachtowel": 0, "beachparasol": 0, "beachchair": 0, "skull.trophy": 0, "skullspikes": 0, "skylantern": 0 }, "attire": { "metal.facemask": 0, "coffeecan.helmet": 0, "riot.helmet": 0, "bucket.helmet": 0, "deer.skull.mask": 0, "twitch.headset": 0, "sunglasses": 0, "mask.balaclava": 0, "burlap.headwrap": 0, "hat.miner": 0, "hat.beenie": 0, "hat.boonie": 0, "hat.cap": 0, "mask.bandana": 0, "metal.plate.torso": 0, "roadsign.jacket": 0, "roadsign.kilt": 0, "roadsign.gloves": 0, "burlap.gloves": 0, "attire.hide.poncho": 0, "jacket.snow": 0, "jacket": 0, "tshirt.long": 0, "hazmatsuit": 0, "hoodie": 0, "shirt.collared": 0, "tshirt": 0, "burlap.shirt": 0, "attire.hide.vest": 0, "shirt.tanktop": 0, "attire.hide.helterneck": 0, "pants": 0, "burlap.trousers": 0, "pants.shorts": 0, "attire.hide.pants": 0, "attire.hide.skirt": 0, "shoes.boots": 0, "burlap.shoes": 0, "attire.hide.boots": 0 }, "tool": { "fun.guitar": 0, "jackhammer": 0, "icepick.salvaged": 0, "pickaxe": 0, "stone.pickaxe": 0, "rock": 0, "hatchet": 0, "stonehatchet": 0, "explosive.satchel": 0, "hammer": 0, "torch": 0 }, "transport": { "snowmobile": 0 } } } -
DropBags
By Whispers88 in Plugins
Drop Bags tracks items dropped into the rust world. When there are high-volume drops, they are combined into a single "drop bag.” This method enhances performance by streamlining the handling of item drops and reducing item physics.
Stop server stalls and freezing from item spam Works on craft spam, dropped item spam, gutted shark spam and horse dung! Light weight and easy to use Easy config
DropBags uses one light weight hook to track dropped items. Dependent on how many items are dropped in a given radius those items get placed into a drop bag. This stops mass item spam effecting your server performance.
{ "Area Size - How far away items can be moved into a container": 7, "Max drops before moving items to container": 36, "Time to wait before moving items": 5.0, "Vischeck - checks items are visable before moving to container": true, "Calculate despawntime from drop bag items": true, "Reset dropbag despawn time on loot": false, "Override drop bag despawn time (seconds), 0 = false": 0.0 }
- #dropbags
- #drop bags
- (and 26 more)