Jump to content

Search the Community

Showing results for tags 'players'.

  • 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
  • Graphics

Forums

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

Product Groups

  • Creator Services
  • Host Services
  • Memberships

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 21 results

  1. 0xF

    Admin Menu

    Version 1.1.7

    1,122 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: "Execution as server" - Call the command on behalf of the server, not the administrator "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. "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. Common Tags: {adminUID} - administrator's id. {position} - administrator coordinates (underfoot) {view_position} - the position where the administrator is looking (can be used for spawning or something similar) {view_direction_forward} - forward view direction of the administrator {view_direction_backward} - the direction the administrator is looking backwards {view_direction_left} - direction of the administrator’s view to the left {view_direction_right} - administrator’s view direction to the right Tags for target only: {steamid}, {steamID}, {userID}, {STEAMID}, {USERID} - mean the same thing, namely the id of the selected player. {target_position} - target coordinates (underfoot) 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
  2. MACHIN3

    TankRecords

    Version 1.0.200

    4 downloads

    Show all Active and past Tank records that track all attacks by players with detailed statistics for each tank and player. Features: ✯ Detailed Statistics for Tanks, Players, Weapons ✯ Easy to use UI to show all statistics ✯ 5 Theme colors that each player can choose from ✯ Top players for tank attacks, total damage, total hits ✯ Search attacker history for players ✯ Quick Tank spawn button for admins in the UI Recorded Data: [APC Tanks] ✯ Status (active/inactive) ✯ Health (current/max) ✯ Start Time ✯ End Time ✯ List of Attackers [Attackers] ✯ Total Tanks Attacked ✯ Total Damage (all tanks / per tank) ✯ Total Hits (all tanks/ per tank) ✯ List of every Attack [Attacks] ✯ Weapon ✯ Damage ✯ Type ✯ Distance ✯ Time [Weapons] ✯ Total Damage (all tanks / per tank) ✯ Total Hits (all tanks / per tank) ✯ List of every Attack with weapon [Top Players] ✯ Tanks Attacked ✯ Total Damage ✯ Total Hits Default Chat Command: /tr - Opens UI panels (can be changed in admin settings) NOTES: * Report all issues or bugs in our discord Language: { "menu_lable": "Menu", "menu_001": "Main", "menu_002": "Active APC Tanks", "menu_003": "APC Tank Records", "menu_004": "Top Players", "menu_005": "Search", "menu_006": "My Stats", "menu_007": "Close", "menu_008": "Admin", "menu_009": "⇦〘Helicopter Records〙", "TR_001": "Tank Records", "TR_002": "Global Statistics", "TR_003": "Total Tanks", "TR_004": "Total Hits", "TR_005": "Total Attackers", "TR_006": "Active APC Tanks", "TR_007": "Last APC Tanks", "TR_008": "Tank ID", "TR_009": "APC Tank [#{0}]", "TR_010": "Health", "TR_011": "Started", "TR_012": "Ended", "TR_013": "Status", "TR_014": "Active", "TR_015": "InActive", "TR_016": "Escaped", "TR_017": "Attackers", "TR_018": "︽ Pevious", "TR_019": "Next ︾", "TR_020": "Player", "TR_021": "Damage", "TR_022": "No Attackers", "TR_023": "No Active APC Tanks", "TR_024": "No Inactive APC Tanks", "TR_025": "Tanks Attacked", "TR_026": "Total Damage", "TR_027": "Attack Record", "TR_028": "Total Attacks", "TR_029": "Timestamp", "TR_030": "Distance", "TR_031": "Type", "TR_032": "Weapon", "TR_033": "Page: {0}", "TR_034": "Total Damage Amount", "TR_035": "Total Damage Percentage", "TR_036": "Top Attackers", "TR_037": "Search Attackers", "TR_038": "..enter player name..", "TR_039": "Search Results", "TR_040": "Total Weapons", "TR_041": "Most Used", "TR_042": "All Weapons", "TR_043": "Total Hits", "TR_044": "Tanks Hit", "TRadmin_001": "Settings", "TRadmin_002": "Open UI Panel", "TRadmin_003": "Save Settings", "TRadmin_004": "Use Local Path", "TRadmin_005": "Oxide Folder Path", "TRadmin_006": "Reload Images & ImageLibrary", "TRadmin_007": "Delete Records", "TRadmin_008": "Delete", "TRadmin_009": "This will delete all records for this Tank including attackers and hits. \nAre you sure you want to remove all records for APC Tank [#{0}]?", "TRadmin_010": "Spawn New Tank", "TRadmin_011": "Clear All Data", "TRadmin_012": "This will delete all records for Tanks, attackers and hits. \nAre you sure you want to completely wipe all records?", "TRadmin_013": "Clear Unattacked Tanks", "TRadmin_014": "This will delete all records for Tanks that have no recorded attackers. \nAre you sure you want to remove all unattacked Tank records?" } Discord Join our community discord for fast support and future updates. We have several channels where you can get help, offer suggestions, see what's coming in future updates, and more. Our discord is the fastest way to get the help and info you need! http://discord.rustlevels.com/
    $19.99
  3. Mevent

    Player List

    Version 2.0.5

    241 downloads

    Adds a list of players to your server with convenient options for interacting with them Commands players (open interface) Permissions Permission to use: you can set permission in config, for example: "Permission (ex: playerlist.use)": "playerlist.use", playerlist.hide (hides a player from the player list) FAQ Q: Where can I see an example of a config? A: Config
    $19.95
  4. Mevent

    Hit Markers

    Version 1.2.3

    341 downloads

    Each user can choose his own marker, which is convenient for him! Commands marker - open an UI Permissions You can set permission in config, for example: "Permission (ex: hitmarkers.use)": "hitmarkers.use", You can also set your own permission for each font and button. Config { "Commands": [ "marker", "hits" ], "Permission (ex: hitmarkers.use)": "", "Work with Notify?": true, "Fonts": { "0": { "Font": "robotocondensed-bold.ttf", "Permission (ex: hitmarkers.font)": "" }, "1": { "Font": "robotocondensed-regular.ttf", "Permission (ex: hitmarkers.font)": "" }, "2": { "Font": "permanentmarker.ttf", "Permission (ex: hitmarkers.font)": "" }, "3": { "Font": "droidsansmono.ttf", "Permission (ex: hitmarkers.font)": "" } }, "Min Font Size": 8, "Max Font Size": 18, "Buttons": [ { "Enabled": true, "Title": "Text", "Type": "Text", "Description": "<b>Damage numbers</b> will pop up in the center of the screen!", "Permission": "hitmarkers.text" }, { "Enabled": true, "Title": "Icon", "Type": "Icon", "Description": "The familiar hit icon changes color after a <b>headshot!</b>", "Permission": "hitmarkers.icon" }, { "Enabled": true, "Title": "Heath Line", "Type": "HealthLine", "Description": "A bar appears above the slots, showing the <b>remaining</b> health of the enemy", "Permission": "hitmarkers.line" }, { "Enabled": true, "Title": "Buildings", "Type": "Buildings", "Description": "Displaying damage by buildings", "Permission": "hitmarkers.buildings" } ], "Info Icon": "https://i.imgur.com/YIRjnIT.png", "Show damage to NPC": true, "Show damage to animals": false, "Marker removal time": 0.25, "Default Values": { "Font ID": 0, "Font Size": 14, "Text": true, "Icon": false, "Health Line": false, "Buildings": false } }
    $19.95
  5. Version 1.0.0

    3 downloads

    Preview Video NoFallDamagePlus is an innovative plugin designed for Rust that allows players to reduce fall damage based on permissions while also triggering unique effects and sounds when fall damage occurs. This plugin enhances gameplay by providing customizable fall damage management, enabling a more enjoyable experience for players. Perfect For PVE & PVP Servers Features: Dynamic Fall Damage Reduction: Players can reduce fall damage based on specific permissions, allowing for a tailored experience. Custom Effects: Trigger a variety of visual and sound effects upon taking fall damage, enhancing the immersive experience in the game. Configurable Effect Range: Admins can adjust the distance from which effects can be seen by other players, allowing for better management of visual clutter. Statistics Tracking: Keep track of fall damage taken, total damage negated, and average fall damage per player. Message Toggling: Players can enable or disable message notifications for fall damage interactions, providing greater control over in-game notifications. How to Use: Installation: Download the NoFallDamagePlus plugin file and place it in the oxide/plugins directory on your Rust server. Ensure the plugin is loaded correctly by checking the server logs for any errors. Configuration: Modify the NoFallDamagePlus.json file in the oxide/config directory to customize damage reduction percentages, effect ranges, and other settings to suit your server's needs. Permissions can be set up using the Oxide permissions system. Permissions: Players will need specific permissions to access fall damage reduction and effects. Use the following commands to assign permissions: Or you can add permissions to players or groups with the plugin PermissionManager Use Permissions: oxide.grant <player> nofalldamageplus.nodamage - Grants complete fall damage immunity. oxide.grant <player> nofalldamageplus.reduce10 - Grants 10% damage reduction. oxide.grant <player> nofalldamageplus.reduce20 - Grants 20% damage reduction. oxide.grant <player> nofalldamageplus.reduce30 - Grants 30% damage reduction. oxide.grant <player> nofalldamageplus.reduce40 - Grants 40% damage reduction. oxide.grant <player> nofalldamageplus.reduce50 - Grants 50% damage reduction. oxide.grant <player> nofalldamageplus.reduce60 - Grants 60% damage reduction. oxide.grant <player> nofalldamageplus.reduce70 - Grants 70% damage reduction. oxide.grant <player> nofalldamageplus.reduce80 - Grants 80% damage reduction. oxide.grant <player> nofalldamageplus.reduce90 - Grants 90% damage reduction. Effect Permissions: Players must also have the respective effect permission to trigger the associated effect when taking fall damage. oxide.grant <player> nofalldamageplus.z.EffectGoldenStars - Grants permission to trigger the Golden Stars effect. oxide.grant <player> nofalldamageplus.z.EffectFire - Grants permission to trigger the Fire effect. oxide.grant <player> nofalldamageplus.z.EffectExplosion - Grants permission to trigger the Explosion effect. oxide.grant <player> nofalldamageplus.z.EffectWater - Grants permission to trigger the Water effect. oxide.grant <player> nofalldamageplus.z.EffectRichochet - Grants permission to trigger the Ricochet effect. oxide.grant <player> nofalldamageplus.z.EffectSurvey - Grants permission to trigger the Survey effect. oxide.grant <player> nofalldamageplus.z.EffectWater - Grants permission to trigger the Water Splash effect. oxide.grant <player> nofalldamageplus.z.SoundEffectBearTrap - Grants permission to trigger the Bear Trap Fire effect. oxide.grant <player> nofalldamageplus.z.EffectDig - Grants permission to trigger the Digging effect. oxide.grant <player> nofalldamageplus.z.EffectSpawn - Grants permission to trigger the Barricade Spawn effect. oxide.grant <player> nofalldamageplus.z.EffectExplosion1 - Grants permission to trigger Explosion Effect 1. oxide.grant <player> nofalldamageplus.z.EffectExplosion2 - Grants permission to trigger Explosion Effect 2. oxide.grant <player> nofalldamageplus.z.EffectExplosion3 - Grants permission to trigger Explosion Effect 3. oxide.grant <player> nofalldamageplus.z.EffectWaterExplosion - Grants permission to trigger Water Bomb Explosion. oxide.grant <player> nofalldamageplus.z.EffectFire1 - Grants permission to trigger Fire Effect 1. oxide.grant <player> nofalldamageplus.z.EffectFire2 - Grants permission to trigger Fire Effect 2. oxide.grant <player> nofalldamageplus.z.EffectFire3 - Grants permission to trigger Fire Effect 3. oxide.grant <player> nofalldamageplus.z.EffectFire4 - Grants permission to trigger Fire Effect 4. oxide.grant <player> nofalldamageplus.z.EffectRockSpawn - Grants permission to trigger the Rock Spawn effect. oxide.grant <player> nofalldamageplus.z.EffectBlood - Grants permission to trigger the Blood effect. oxide.grant <player> nofalldamageplus.z.SoundEffectHowl - Grants permission to trigger the Howl sound effect. oxide.grant <player> nofalldamageplus.z.SoundEffectHurt - Grants permission to trigger the Hurt sound effect. oxide.grant <player> nofalldamageplus.z.EffectUpgradeMetal - Grants permission to trigger the Metal Upgrade effect. oxide.grant <player> nofalldamageplus.z.EffectUpgradeStone - Grants permission to trigger the Stone Upgrade effect. oxide.grant <player> nofalldamageplus.z.EffectUpgradeToptier - Grants permission to trigger the Top-tier Upgrade effect. oxide.grant <player> nofalldamageplus.z.EffectUpgradeWood - Grants permission to trigger the Wood Upgrade effect. oxide.grant <player> nofalldamageplus.z.EffectBulletExplosion - Grants permission to trigger the Bullet Explosion effect. oxide.grant <player> nofalldamageplus.z.EffectBulletFire - Grants permission to trigger the Bullet Fire effect. oxide.grant <player> nofalldamageplus.z.EffectDigSiteExplosion - Grants permission to trigger the Dig Site Explosion effect. oxide.grant <player> nofalldamageplus.z.EffectSand - Grants permission to trigger the Sand effect. oxide.grant <player> nofalldamageplus.z.EffectMissingCubes - Grants permission to trigger the MissingCube effect. Commands: /fallstats - Displays the total fall damage taken, average damage per fall, and fall count. /fallnegatedstats - Shows total negated fall damage, average damage negated per fall, and fall count. /fallnoti - Toggles message notifications related to fall damage on and off. /fallhelp - Displays help information about the plugin. Effect List: The following effects can be triggered based on player permissions when they hit the ground from falling: Golden Stars Effect Fire Effect Explosion Effect Water Effect Ricochet Effect Survey Effect Water Splash Effect Bear Trap Fire Effect Digging Effect Barricade Spawn Effect Explosion Effect 1 Explosion Effect 2 Explosion Effect 3 Water Bomb Explosion Effect Gas Explosion Effect Fire V2 Effect Fire V3 Effect Fire Explosion Effect Ore Break Effect Bloodspurt Effect Howl Sound Effect Hurt Sound Effect Metal Upgrade Effect Stone Upgrade Effect Top-tier Upgrade Effect Wood Upgrade Effect Bullet Explosion Effect Bullet Fire Effect Dig Site Explosion Effect Sand Effect Plugins By Duff https://discord.gg/2KBPH7hXb7
    $6.99
  6. Mabel

    Server Pop

    Version 1.1.3

    3,273 downloads

    Display server population statistics in the chat using the !pop trigger. It provides detailed information about online, sleeping, joining, and queued players. Additionally, the !wipe trigger displays the time remaining until the next server wipe. The plugin supports cooldowns for trigger usage, customizable chat messages, and game tip responses. Features Cooldown Management Prevents spam by enforcing a configurable cooldown period for the !pop trigger. Detailed Player Statistics Displays the number of online players, sleeping players, players joining, and players in the queue. Customizable Messages Configure the chat prefix and SteamID for message icons. Customize messages' appearance, including colors and formats. Multi-Response Options Option to broadcast the server population message globally or to the player who issued the trigger. Supports both chat messages and game tip notifications. Welcome Messages Displays a customizable welcome message to players when they connect. Optionally shows the server population on player connect. Wipe Timer Displays time left till wipe with !wipe trigger. Trigger Filter Auto filters the !pop, !wipe & !discord triggers so it isn't displayed in the chat (Reqs BetterChat) Configuration Options: Cooldown Settings • Cooldown (seconds): The cooldown period in seconds between uses of the !pop command. Chat Settings • Chat Prefix: The prefix displayed before the server population message in chat. • Chat Icon SteamID: The SteamID of the icon used for chat messages. Message Settings • Global Response: Determines if the response should be broadcast globally or sent only to the player who triggered the command. • Use Chat Response: If true, responses will be sent in the chat. • Use Game Tip Response: If true, responses will be shown as game tips (toasts). • Value Color (HEX): The color used for values in the messages. Response Settings • Show Online Players: Show the number of online players. • Show Sleeping Players: Show the number of sleeping players. • Show Joining Players: Show the number of players currently joining. • Show Queued Players: Show the number of players in the queue. Connect Settings • Show Pop On Connect: Show the server population message when a player connects. • Show Welcome Message: Show a welcome message when a player connects. • Show Wipe On Connect: Show wipe timer when a player connects. Wipe Settings • Wipe Timer Enabled: Enable the use of !wipe trigger to display wipe timer • Wipe Timer (epoch): Set the time till wipe using Epoch Time Stamp. Discord Settings • Discord Enabled Enable the use of !discord trigger to display invite link • Discord Invite Link: Set the discord link to be displayed. Triggers: !pop - displays server population !wipe - displays wipe time !discord - displays discord invite link Default Configuration: { "Cooldown Settings": { "Cooldown (seconds)": 60 }, "Chat Settings": { "Chat Prefix": "<size=16><color=#FFA500>| Server Pop |</color></size>", "Chat Icon SteamID": 76561199216745230 }, "Messgae Settings": { "Global Response (true = global response, false = player response)": true, "Use Chat Response": false, "Use Game Tip Response": true, "Value Color (HEX)": "#FFA500" }, "Response Settings": { "Show Online Players": true, "Show Sleeping Players": true, "Show Joining Players": true, "Show Queued Players": true }, "Connect Settings": { "Show Pop On Connect": false, "Show Welcome Message": false, "Show Wipe On Connect": false }, "Wipe Response Settings": { "Wipe Timer Enabled": false, "Wipe Timer (epoch)": 0 }, "Discord Response Settings": { "Discord Enabled": false, "Discord Invite Link": "" }, "Version": { "Major": 1, "Minor": 1, "Patch": 2 } } Default Language: { "Online": "{0} / {1} players online", "Sleeping": "{0} players sleeping", "Joining": "{0} players joining", "Queued": "{0} players queued", "WelcomeMessage": "Welcome to the server {0}!", "CooldownMessage": "You must wait {0} seconds before using this command again.", "WipeMessage": "Next wipe in: {0}", "DiscordMessage": "Join Us @ {0}" }
    Free
  7. Version 1.0.5

    158 downloads

    PlayersUI give to your server with a beautiful and iterative interface for searching users and viewing their profiles. Features - A beautiful player list with a search box and pagination; - A profile for each user; - Permission to customize profile banner; - Badges on user profile with tooltips; - Highlight groups in user list; - Customizable commands; - Custom buttons in the profile; Default Commands /profile [target] - Show user profile; /players - Show the player list; /banner [url or default] - Change your current banner Demonstraton: Default configuration file: { "Player list command name": "players", "Profile command name": "profile", "Banner command name": "banner", "Change banner permission name": "playersui.banners.use", "Server default banner url (Recommended size: 1200x272)": "https://i.imgur.com/VjbhyCO.png", "Badges (don't use spaces in the ID, only alphanumeric chars and _ to replace the spaces)": [ { "id": "admin", "name": "Admin", "iconUrl": "https://i.imgur.com/v3ncrRY.png" }, { "id": "mod", "name": "Moderator", "iconUrl": "https://i.imgur.com/UV6NOQV.png" }, { "id": "sponsor", "name": "Sponsor", "iconUrl": "https://i.imgur.com/7YpivBD.png" }, { "id": "vip", "name": "VIP", "iconUrl": "https://i.imgur.com/E700MO8.png" } ], "Status display settings": { "Show kills": true, "Show deaths": true, "Show KDR": true, "Show killed animals": true, "Show killed NPC's": true, "Count all deaths (suicide, fall, animals, helicopters, etc...)": false }, "Custom buttons on profile": [ { "Button label": "<color=#FFF700>SEND TP</color>", "Button icon url": "https://i.imgur.com/diqgMnn.png", "Button background color": "0.82 0.6 0 1", "Button command": "chat.say /tpr {target_id}", "Is a server command": false, "Only admins can use": false, "Show it to your own profile": false, "Button anchor min": "1 1", "Button anchor max": "1 1", "Button offset min": "-74 -160", "Button offset max": "0 -136" }, { "Button label": "<color=#59ff00>CLAN INVITE</color>", "Button icon url": "https://i.imgur.com/EZWrsAo.png", "Button background color": "0.31 0.56 0.34 1", "Button command": "chat.say /clan invite {target_id}", "Is a server command": false, "Only admins can use": false, "Show it to your own profile": false, "Button anchor min": "1 1", "Button anchor max": "1 1", "Button offset min": "-174 -160", "Button offset max": "-80 -136" }, { "Button label": "KICK", "Button icon url": "https://i.imgur.com/zRr73cJ.png", "Button background color": "0.76 0.19 0.19 1", "Button command": "kick {target_id}", "Is a server command": true, "Only admins can use": true, "Show it to your own profile": false, "Button anchor min": "1 1", "Button anchor max": "1 1", "Button offset min": "-236 -160", "Button offset max": "-180 -136" } ], "Groups highlight": [ { "Group name (use oxide.groups on console to show all available groups)": "default", "Priority": 99, "Background color": "1 1 1 0.1", "Text color": "1 1 1 1", "Icon background color": "0 0 0 0", "Icon URL (empty = disabled)": "" }, { "Group name (use oxide.groups on console to show all available groups)": "admin", "Priority": 1, "Background color": "1 0 0 0.1", "Text color": "1 1 1 1", "Icon background color": "1 0 0 0.4", "Icon URL (empty = disabled)": "https://i.imgur.com/v3ncrRY.png" }, { "Group name (use oxide.groups on console to show all available groups)": "mod", "Priority": 2, "Background color": "0 1 0 .3", "Text color": "1 1 1 1", "Icon background color": "0 1 0 .5", "Icon URL (empty = disabled)": "https://i.imgur.com/UV6NOQV.png" }, { "Group name (use oxide.groups on console to show all available groups)": "sponsor", "Priority": 3, "Background color": "0.2 0.63 0.17 .3", "Text color": "1 1 1 1", "Icon background color": "0.2 0.63 0.17 .5", "Icon URL (empty = disabled)": "https://i.imgur.com/7YpivBD.png" }, { "Group name (use oxide.groups on console to show all available groups)": "vip", "Priority": 4, "Background color": "0 1 1 .3", "Text color": "1 1 1 1", "Icon background color": "0 1 1 .5", "Icon URL (empty = disabled)": "https://i.imgur.com/E700MO8.png" } ] } Preview images:
    $15.00
  8. Version 1.1.900

    1,284 downloads

    Discord Join our community discord for fast support and future updates. We have several channels where you can get help, offer suggestions, see what's coming in future updates, and more. Our discord is the fastest way to get the help and info you need! http://discord.rustlevels.com/ Features Online Player List UI Sleeping Player List UI Online Player HUD Kill Records Profile Icon (Kill Records plugin required) XPerience Profile Icon (XPerience plugin required) NTeleportation TPR Icon (NTeleportation plugin required with tpr permission) Chat Commands Default Commands (can be changed in config) /players - shows online player list UI /sleepers - shows sleeping player list UI /onlinehud (on/off) - turns on/off online player HUD Config { "Hide Admins": false, "Show Online Player Count": true, "Show Sleeper Count": true, "Show Player Avatars (requires ImageLibrary and Store player avatars = true)": true, "Show KillRecords Icon (Requires Kill Records Plugin)": true, "Show XPerience Icon (Requires XPerience Plugin)": true, "Show XPerience Rank Sig (Requires XPerience Plugin)": true, "Show XPerience Level (Requires XPerience Plugin)": true, "Show TPR Icon (Requires NTeleportation Plugin and tpr permission)": true, "Show Discord Report Icon (Requires DiscordReport Plugin)": false, "UI Location (distance from left 0 - 0.80)": 0.05, "UI Location (distance from bottom 0.45 - 1.0)": 0.75, "Chat Command (Online Players)": "players", "Chat Command (Sleepers)": "sleepers", "Show Online HUD": true, "Online HUD Chat Command": "onlinehud", "HUD Location From Left": 0.01, "HUD Location From Top": 0.98, "HUD Width": 0.15, "HUD Height": 0.30, "Max Players On HUD": 5, "HUD Transparency 0.0 - 1.0": 0.25, "HUD Refresh Rate (seconds)": 60.0, "HUD Font Size": 10 } Lang { "OP_01": "Online Players: {0}", "OP_02": "Sleeping Players: {0}", "OP_03": "Online Players:", "OP_04": "Sleeping Players:" }
    Free
  9. Version 1.1.8

    69 downloads

    RustStatistics is a plugin to recover players and server statistics We have a warning system automatic "Admin System Bans" Whitelist system for your server, can be activated with a click on the dashboard of your server from our website How to install on the server ? Linked the plugin Admin System Bans ( Prenium ) Data Recovery on Players Data Recovery on Servers Config Lang
    $2.00
  10. Version 1.0.0

    13 downloads

    Players will be able to build inside this dome. Build Zone Dome is a safe dome for players to build inside. It contains a door that you can open and close, as well as its own lighting and vertical signs to draw on.
    $5.47
  11. Version 1.0.4

    5 downloads

    Introducing the SupportFireworks plugin – a unique way to show gratitude for supporting your server! Now, every time a player buys a donation service in your store, the SupportFireworks plugin automatically launches spectacular fireworks at the player’s location, and a custom message about server support is sent to the global chat! Why SupportFireworks? Custom message: you can change the text of the chat notification at any time, adding the necessary details about the support; Random fireworks: each firework launched as a sign of gratitude has a random color, which creates a sense of unpredictability and uniqueness; Reliable operation: fireworks are guaranteed to go off in any place, regardless of where the player is; Multi-language support: the plugin is immediately translated into several languages, which allows players to receive messages in their native language automatically; Minimal load on the server: the simplicity of the plugin does not affect the server, but has a huge impact on player engagement. This is the perfect tool to increase motivation to support your project! SupportFireworks not only brings pleasure from spectacular effects, but also motivates players to support the server, creating a bright and memorable moment for all participants! The plugin is flexible for use, because it can be connected to any service in your store. This can be either buying an item, getting VIP status, or any other type of purchase. The plugin is activated by a single console command, so there will be no difficulties with its installation. Try SupportFireworks and make supporting your server even more memorable! Console command: support.project [STEAM ID]
    $3.70
  12. Version 0.1.5

    156 downloads

    Big Wheel Game UI statistics. Collecting statistics of a Big Wheel Game. And abillity to display statistics through UI with scrolling of content. Note: To make players avatars available, in the ImageLibrary config file you need to: set true in the "Avatars - Store player avatars"; set API key in the "Steam API key (get one here https://steamcommunity.com/dev/apikey).". bigwheelstats.use - Provides access to use UI. It works if the parameter "Is it worth checking permissions for using the UI interface?" is enabled in the config file. bigwheelstats.admin - Provides the same permissions as bigwheelstats.use. Additionally, it allows changing the name of the BigWheelGame directly in the UI. { "Is it worth checking permissions for using the UI interface?": false, "Is it worth clearing statistics during a wipe?": true, "Big Wheel Game - Default name": "BIG WHEEL GAME", "Big Wheel Game - New best player announce effect prefab name": "assets/prefabs/misc/xmas/advent_calendar/effects/open_advent.prefab", "UI. Text - Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf", "Hud - Icon Url": "https://i.imgur.com/HvoFS7p.png", "Hud - Icon Color": "#808080", "Hud - Icon Transparency": 0.5, "Hud - Icon Is Raw Image": false, "Hud - Icon AnchorMin": "1 0", "Hud - Icon AnchorMax": "1 0", "Hud - Icon OffsetMin": "-250 15", "Hud - Icon OffsetMax": "-220 45", "Panel - Main Background Color": "#1A1A1A", "Panel - Main Background Transparency": 0.95, "Hit - Yellow Color": "#BFBF40", "Hit - Yellow Transparency": 0.4, "Hit - Green Color": "#408C8C", "Hit - Green Transparency": 0.4, "Hit - Blue Color": "#03598C", "Hit - Blue Transparency": 0.4, "Hit - Purple Color": "#8026CC", "Hit - Purple Transparency": 0.4, "Hit - Red Color": "#B24C59", "Hit - Red Transparency": 0.4, "Panel - Close Url": "https://i.imgur.com/O9m6yZF.png", "Panel - Close Color": "#D94026", "Panel - Close Transparency": 0.6, "Panel - Close Is Raw Image": false, "Panel - Close AnchorMin": "1 0", "Panel - Close AnchorMax": "1 0", "Panel - Close OffsetMin": "-250 15", "Panel - Close OffsetMax": "-220 45", "Panel - 404 Image Url": "https://i.imgur.com/ke7jDDm.png", "Panel - 404 Icon Color": "#000000", "Panel - 404 Icon Transparency": 0.5, "Panel - 404 Font Size": 24, "Panel - 404 Font Color": "#CCCCCC", "Panel - 404 Font Transparency": 0.5, "Panel - Background Color": "#4C4C4C", "Panel - Background Transparency": 0.5, "Panel - OffsetMin": "-320 -255", "Panel - OffsetMax": "320 255", "Menu - Font Size": 18, "Menu Buttons - Color": "#808080", "Menu Buttons - Transparency": 0.4, "Menu Buttons - Active Color": "#3380BF", "Menu Buttons - Active Transparency": 0.6, "Menu Buttons - Font Color": "#CCCCCC", "Menu Buttons - Font Transparency": 0.5, "Menu Buttons - Font Active Color": "#FFFFFF", "Menu Buttons - Font Active Transparency": 1.0, "Wheel - Image Url": "https://i.imgur.com/MhW63JV.png", "Wheel Info - Color": "#808080", "Wheel Info - Transparency": 0.4, "Wheel Info - Font Size": 16, "Wheel Info - Font Color": "#FFFFFF", "Wheel Info Card - Background Color": "#808080", "Wheel Info Card - Background Transparency": 0.4, "Wheel Info Card - Title Font Size": 12, "Wheel Info Card - Title Font Color": "#808080", "Wheel Info Card - Value Font Size": 16, "Wheel Info Card - Value Font Color": "#CCCCB2", "Wheel Info Card - Percentage Font Size": 12, "Wheel Info Card - Percentage Font Color": "#808080", "Personal Info - Online Color": "#CCFFB2", "Personal Info - Online Transparency": 0.4, "Personal Info - Offline Color": "#FF0000", "Personal Info - Offline Transparency": 0.4, "Personal Info - Font Size": 16, "Personal Info - Font Color": "#FFFFFF", "Personal Info Card - Background Color": "#808080", "Personal Info Card - Background Transparency": 0.4, "Personal Info Card - Title Font Size": 12, "Personal Info Card - Title Font Color": "#808080", "Personal Info Card - Value Font Size": 16, "Personal Info Card - Value Font Color": "#CCCCB2", "Column Header - Color": "#4C4C4C", "Column Header - Transparency": 1.0, "Column Header - Active Color": "#595959", "Column Header - Active Transparency": 1.0, "Column Header - Font Size": 16, "Column Header - Font Color": "#CCCCB2", "Column Header - Font Active Color": "#FFFFFF", "Column Item - Font Size": 16, "Column Item - Color": "#808080", "Column Item - Transparency": 0.3, "Column Item - Even Color": "#808080", "Column Item - Even Transparency": 0.6, "Column Item - Font Color": "#CCCCB2", "Column Item - Font Active Color": "#FFFFFF", "Wheel HitsList Item - Font Size": 18, "Wheel HitsList Item - Font Color": "#CCCCB2", "Personal HitsList - Win Color": "#CCFFB2", "Personal HitsList - Win Transparency": 0.4, "Personal HitsList - Lose Color": "#E6004C", "Personal HitsList - Lose Transparency": 0.4, "Players List - Name Font Size": 12, "Players List - ID Font Size": 10, "Players List - ID Font Color": "#808080", "BWGs List - Name Font Size": 12, "BWGs List - ID Font Size": 10, "BWGs List - ID Font Color": "#808080", "Footer - Color": "#4C4C4C", "Footer - Transparency": 0.4, "Footer - Font Size": 16, "Footer Buttons - Between Button Text": "...", "Footer Buttons - Color": "#808080", "Footer Buttons - Transparency": 0.4, "Footer Buttons - Active Color": "#3380BF", "Footer Buttons - Active Transparency": 0.6, "Footer Buttons - Font Color": "#CCCCB2", "Footer Buttons - Font Active Color": "#FFFFFF", "Footer Custom Button - Command(Leave empty to disable)": "", "Footer Custom Button - Color": "#808080", "Footer Custom Button - Transparency": 0.4, "Footer Text - Font Size": 12, "Footer Text - Font Color": "#808080", "Wipe ID": null, "Version": { "Major": 0, "Minor": 1, "Patch": 5 } } EN: { "MsgMenuPersonal": "My stats", "MsgMenuPlayersList": "Top players", "MsgMenuBWGsList": "Wheel list", "MsgHitYellow": "Yellow", "MsgHitGreen": "Green", "MsgHitBlue": "Blue", "MsgHitPurple": "Purple", "MsgHitRed": "Red", "MsgFooterCustomButton": "My button", "MsgFooterText": "Showing {0} to {1} of {2}", "Msg404Player": "Player {0} not found", "Msg404PlayersList": "Players list is empty", "Msg404BigWheelGame": "Big Wheel Game {0} not found", "Msg404BWGsList": "Big Wheel Games list is empty", "MsgPersonalCardTotalSpins": "Total spins", "MsgPersonalCardWinSpins": "Win spins", "MsgPersonalCardLoseSpins": "Lose spins", "MsgPersonalCardScrapSpend": "Scrap spend", "MsgPersonalCardScrapWin": "Scrap win", "MsgPersonalCardScrapResult": "Scrap result", "MsgPersonalCardScrapRecordBid": "Scrap record bid", "MsgPersonalCardScrapLastBid": "Scrap last bid", "MsgPersonalCardScrapLastWin": "Scrap last win", "MsgPersonalHitsListHeaderItem": "Item", "MsgPersonalHitsListHeaderHit": "Hit", "MsgPersonalHitsListHeaderBidAmount": "Bid amount", "MsgPersonalHitsListHeaderResultAmount": "Result", "MsgPlayersListHeaderPlayer": "Player", "MsgPlayersListHeaderTotal": "Total", "MsgPlayersListHeaderLoses": "Loses", "MsgPlayersListHeaderWins": "Wins", "MsgPlayersListHeaderRecordBid": "Record bid", "MsgPlayersListHeaderRecordWin": "Record win", "MsgPlayersListHeaderResult": "Result", "MsgBWGsListHeaderBigWheelGame": "Big wheel game", "MsgBWGsListHeaderTotalSpins": "Total spins", "MsgBWGsListHeaderCurrentSpins": "Current session spins", "MsgBWGCardBestPlayer": "Best player", "MsgBWGCardDefaultBestPlayer": "Empty", "MsgBWGCardCurrentSpins": "Current session spins", "MsgBWGCardTotalSpins": "Total spins", "MsgBWGCardTotalYellow": "Yellow", "MsgBWGCardTotalGreen": "Green", "MsgBWGCardTotalBlue": "Blue", "MsgBWGCardTotalPurple": "Purple", "MsgBWGCardTotalRed": "Red" } RU: { "MsgMenuPersonal": "Моя статистика", "MsgMenuPlayersList": "Топ игроков", "MsgMenuBWGsList": "Список игр", "MsgHitYellow": "Желтый", "MsgHitGreen": "Зеленый", "MsgHitBlue": "Синий", "MsgHitPurple": "Фиолетовый", "MsgHitRed": "Красный", "MsgFooterCustomButton": "Моя кнопка", "MsgFooterText": "Отображены с {0} по {1} из {2}", "Msg404Player": "Игрок {0} не найден", "Msg404PlayersList": "Список игроков пуст", "Msg404BigWheelGame": "Игра {0} не найдена", "Msg404BWGsList": "Список игр пуст", "MsgPersonalCardTotalSpins": "Всего ставок", "MsgPersonalCardWinSpins": "Выигрышные ставки", "MsgPersonalCardLoseSpins": "Проигрышные ставки", "MsgPersonalCardScrapSpend": "Потрачено скрапа", "MsgPersonalCardScrapWin": "Выиграно скрапа", "MsgPersonalCardScrapResult": "Итог скрапа", "MsgPersonalCardScrapRecordBid": "Рекордная ставка", "MsgPersonalCardScrapLastBid": "Последняя ставка", "MsgPersonalCardScrapLastWin": "Последний выигрыш", "MsgPersonalHitsListHeaderItem": "Предмет", "MsgPersonalHitsListHeaderHit": "Число", "MsgPersonalHitsListHeaderBidAmount": "Ставка", "MsgPersonalHitsListHeaderResultAmount": "Итог", "MsgPlayersListHeaderPlayer": "Игрок", "MsgPlayersListHeaderTotal": "Всего", "MsgPlayersListHeaderLoses": "Проигрышей", "MsgPlayersListHeaderWins": "Выигрышей", "MsgPlayersListHeaderRecordBid": "Рекордная ставка", "MsgPlayersListHeaderRecordWin": "Рекордный выигрыш", "MsgPlayersListHeaderResult": "Итог", "MsgBWGsListHeaderBigWheelGame": "Игра", "MsgBWGsListHeaderTotalSpins": "Всего вращений", "MsgBWGsListHeaderCurrentSpins": "Вращений за сессию", "MsgBWGCardBestPlayer": "Лучший игрок", "MsgBWGCardDefaultBestPlayer": "Пусто", "MsgBWGCardCurrentSpins": "Вращений за сессию", "MsgBWGCardTotalSpins": "Всего вращений", "MsgBWGCardTotalYellow": "Желтый", "MsgBWGCardTotalGreen": "Зеленый", "MsgBWGCardTotalBlue": "Синий", "MsgBWGCardTotalPurple": "Фиолетовый", "MsgBWGCardTotalRed": "Красный" } BWG_HUD_show - Shows HUD. Works only when player is sitting on the game chair. Permission "bigwheelstats.use" required. BWG_Panel_open - Opens UI panel. Works only when player is sitting on the game chair. Permission "bigwheelstats.use" required.
    $14.99
  13. Version 1.1.1

    125 downloads

    Put in sale properties (house, building, etc) so that players can buy them, rented. Work with all doors that can include a lock code, Works with Economics Permissions propertybuying.manager.use - Gives access to the (creates, suprimed ) properties propertybuying.manager.admin - See all properties created and (creates , suprimed ) properties Commands /property - Accesses the property management ( added, removed ) How to add a property ? CopyPaste Decay Config Payment Time Model Lang
    $19.99
  14. Version 1.0.0

    14 downloads

    LootCrateSpawner is an exciting and innovative Rust plugin designed to add dynamic and thrilling events to your gameplay. This plugin automatically spawns loot crates in random locations on the map, ensuring unpredictability and constant player engagement. With configurable event intervals and crate lifespans, administrators can fine-tune the frequency and duration of these events to suit their server's needs. Each crate appears with a map marker, guiding players to its location and fostering competitive spirit as everyone rushes to claim the loot. Notifications in the chat inform players of the crate's appearance and lifespan, adding urgency and excitement to the hunt. The randomization of crate locations encourages exploration and keeps players on their toes, creating an ever-changing and vibrant game environment. Easy to configure and use, LootCrateSpawner is the perfect addition to any Rust server looking to enhance player interaction and elevate the gaming experience. Features Easily customisable. Сommands to start the event and to clear all the boxes and markers. (/crateventstart - start the event, /clearcratevents - clear all active LootCrateSpawner events) Customisable marker display time on the map. Customisable minimum and maximum time interval between the start of the event. If you use custom loot table, it will be applied to the Military Box. Does not load your server too much. An example of a Config file view { "CrateLifetime": 40.0, "MarkerLifetime": 40.0, "MaxEventInterval": 60.0, "MinEventInterval": 50.0 } As you can see above, the file configuration is as simple as possible, which everyone can understand, there is nothing complicated in it and it is as easy to configure as possible. CrateLifetime - Military Box lifetime on the map MarkerLifetime - the lifetime of a marker on the map MaxEventInterval - the maximum time after which a new event should start MinEventInterval - the minimum time after which the new event should start If you have any questions or need any help, feel free to send me a private message on Discord My Discord: callofglory_anytime You can see the above described plugin in the video
    $4.99
  15. Version 1.3.4

    62 downloads

    Admin Essentials is a powerful, yet user-friendly plugin designed to streamline server administration tasks, making them more accessible and efficient. Tailored with administrators in mind, it offers a suite of essential tools that simplify server management without adding unnecessary complexity. Although permissions can be granted to players, the plugin is primarily built for administrators and may be overpowered in certain situations when used by non-admins. Teleportation: Instantly move to coordinates, players, or map markers, with a command to return to your last location. Healing & Player Management: Heal yourself or other players, instantly kill players, and manage player inventory and status. Custom Items: Easily give yourself items with customizable quantities, skins, and names. Plugin Management: Reload plugins from within the game without restarting the server. Server Time Control: Quickly adjust the in-game time for everyone or just for yourself. Player Information: View detailed player stats and information via simple commands. Messaging: Send private messages to players, broadcast announcements, and configure automated welcome and farewell messages. Spectator Mode: Spectate any player in real-time, with thanks to the Carbon team. Creative Mode: Toggle Rust’s built-in creative mode for administrators. Automated Broadcasts: Automatically send broadcast messages at specified intervals. UI Trashcan: Access a UI trashcan to quickly dispose of unwanted items. If you have suggestions for new features that would fit well within this plugin, feel free to reach out! Teleportation: /GoTo <player> - Teleport yourself to a player /GoTo <X> <Y> <Z> - Teleport yourself to coordinates /tpm - Teleport to NEW map markers /back - Teleports you back to your last location before you either teleported or died Player Management: /heal [player] - Heals yourself or the specified player. /kill <player> - Instantly kills the specified player. /give <item> [amount] [skinId] [name] - Gives yourself a custom item with optional amount, skin ID, and name. /kick <player> <reason> - Kicks the specified player from the server with a reason. /ban <player> <duration (e.g., 1d, 2h)> <reason> - Bans the specified player for the given duration with an optional reason. /unban <player> - Unbans the specified player. /clear [player] - Clears your inventory or the specified player's inventory. /spectate <player> - Spectates the specified player. (Thanks to the Carbon team!) Server Management: /reload <plugin> - Reloads a plugin /time <0-23> - Sets the in game time for EVERYONE /admintime <0-23> - Sets the in game time for the player who runs the command only Information: /whois [player] - Displays useful player information, controllable via permissions /players - Displays the currently connected players Miscellaneous: /trash - Opens a UI trash can that you can you to destroy items /essentials - Displays information about the commands you have the permissions for /creative - Toggles creative mode you the player who runs the command (This still requires you to set the creative convars before it will work) adminessentials.goTo - Required to teleport adminessentials.goToPlayer - Required to teleport to players adminessentials.back - Required to teleport back to previous locations adminessentials.tpm - Required to teleport via map markers adminessentials.heal - Required to use heal commands adminessentials.kill - Required to use kill commands adminessentials.give - Required to use give commands adminessentials.kick - Required to kick adminessentials.ban - Required to ban adminessentials.unban - Required to Unban adminessentials.clear - Required to clear inventories adminessentials.spectate - Required to spectate other players adminessentials.reload - Required to reload plugins adminessentials.time - Required to change the in-game time adminessentials.admintime - Required to set you "Admintime" adminessentials.whois - Required for access to /whois adminessentials.whois.info - Required to see basic player info adminessentials.whois.status - Required to see player status adminessentials.whois.stats - Required to see player stats adminessentials.whois.flags - Required to see player flags adminessentials.players - Required to see players list adminessentials.trash - Required to open the trash can UI adminessentials.creative - Required to toggle your creative mode adminessentials.pm - Required to use /pm and /r Need Support? Feel free to either create a support request or join the Cobalt Studios Discord!
    $9.99
  16. Version 2.0.1B

    104 downloads

    IMRG plugins are currently not for sale. Additionally the "IMR Tools Package" are (or soon to be) unlisted. Those who've already bought our plugins are welcome to still submit support request if necessary. Once we've more time to allocate to Codefling plugins will be relisted again as well as more added. Advanced Combat Logging is a plugin that improves upon the combatlog feature in Rust for both players and admins in a number of key ways. For reference, combatlog is a command players use regularly to see the "combat logs" of their fights, and this plugin takes that many steps further by upgrading the information shown to display the actual steamID and player name of the players involved in the fight (which the normal combat log doesn't show), in addition to allowing customization of the log with such things like the amount of combat interactions or how long ago the combat happened, who it is or isn't shown to, and which type of interactions to log (players, animals, scientists, etc). For admins, it also creates fully customizable persistent server log files with no performance impact with records of combat logs of fights that took place on the server so they can be reviewed later for balance, hacker/scripter investigation, seeing what you missed, and much more! Features • Improves upon the existing combatlog feature for both players and admins • Takes the guesswork out of the logs to include actual steamID and player name for complete accuracy rather than vanilla combatlog which shows neither • Creates customizable log files for server owners so they can conveniently review all combat logs on their server even when they're not actively around and using the command • Through review of the generated log files, allows admins to compare and contrast logs at their own pace to look for patterns of potential hackers, scripters, other foul play, or other things • VIP Ready to allow specific players or groups of players to see better combat logs than normal players and many other options • Lets admins choose which type of combatlogs will be recorded per permission group by specifying the short prefab names (for example, players, specific animals, specific scientists, etc) as well as other possibilities • Can block all or specific players from using the combatlog feature as well if so desired • Great performance • Highly customizable Depends On IMR Tools Package: https://codefling.com/tools/imr-tools-package Always make sure you have the IMR Tools Package installed first when running any plugins by IMR Games. Installation - Make sure you have the IMR Tools Package installed, as explained above. - Put this plugin in your oxide plugins folder. - It will generate a config and lang file. - When in use, will also generate log files in the standard oxide logs directory. - Customize and enjoy! Console Commands combatlog - Brings up the custom combat log in the console combatlog steamid - Brings up the custom combat log in the console for that specific player (admin only) Permissions All permissions in this plugin are completely customizable in the config file. There can be as little or as many permission groups as you like depending on what you want to do. The only requirement is that the beginning of the permission use the plugin name which is imrgadvancedcombatlogging. Permission groups also follow a "priority" system, with the permissions listed first taking higher priority if a player happens to have multiple. Included in the default config are the following permission group examples just to demonstrate a few things you can do: - Example 1: Players with this permission cannot use the combatlog command. Useful if you want to block specific players or even all non-VIP players from using it - Example 2: Permission for admins that unlocks all features of the plugin - Example 3: VIP permission for players with upgraded combatlog features plus the ability to use combatlog - Example 4: Permission that lets players use the command with basic features - Example 5: Permission that lets players only see combatlogs related to animals These are just examples, but the plugin can be used in many ways! Config { "File Log Settings": { "Only Log If Player Has Been Hurt By Another Player Recently": false, //Limits combat logs to only situations where players were hurt by other players. "Max Combat Lines": 60, //Maximum line entries of combat interactions per log to show. "Max Combat Time Lines Seconds": 600.0, //Maximum time in seconds to show a combat interaction, ending in the death of a player and going back that many seconds of combat interactions. "Show Improved Identifiers": true, //Upgrade the standard vanilla combat log with steamID and actual player names. This makes it possible to identify each target involved in combat specifically for a much clearer picture of who was doing what. "Prefab Short Name Whitelist": [ //Short prefab names for which types of combat interactions to log. For example, if including only player, then only PVP interactions will be logged. If adding animal shortnames, then PVP and animal combat interactions will be logged. If this is left empty, then every combat interaction will be logged, including players, animals, scientists, etc. "player" ] }, "Console / RCON Settings": { "Block Combat Log Command": false, //Prevent anyone from using the combatlog command via Console/RCON. "Line Delay Seconds": 0.0, //How many seconds must pass after a combat interaction has occurred before it will show up with the command. "Max Combat Lines": 9999999, //Example of pretty much unlimited combat interactions being visible per combat log. "Max Combat Time Lines Seconds": 9999999.0, //Example of pretty much any length of combat interactions being visible per combat log. "Show Improved Identifiers": true, "Prefab Short Name Whitelist": [] }, "Settings (By Permission)": { "imrgadvancedcombatlogging.blocked": { //Permissions that do different things based on the configuration settings in each permission group. Server owners can make as many permission groups as they like with whatever custom settings they prefer. "Block Combat Log Command": true, "Line Delay Seconds": 0.0, "Max Combat Lines": 0, "Max Combat Time Lines Seconds": 0.0, "Show Improved Identifiers": false, "Prefab Short Name Whitelist": [] }, "imrgadvancedcombatlogging.admin": { "Block Combat Log Command": false, "Line Delay Seconds": 0.0, "Max Combat Lines": 999999, "Max Combat Time Lines Seconds": 9999999.0, "Show Improved Identifiers": true, "Prefab Short Name Whitelist": [] }, "imrgadvancedcombatlogging.vip": { "Block Combat Log Command": false, "Line Delay Seconds": 0.0, "Max Combat Lines": 60, "Max Combat Time Lines Seconds": 600.0, "Show Improved Identifiers": true, "Prefab Short Name Whitelist": [] }, "imrgadvancedcombatlogging.normal": { "Block Combat Log Command": false, "Line Delay Seconds": 10.0, "Max Combat Lines": 30, "Max Combat Time Lines Seconds": 120.0, "Show Improved Identifiers": false, "Prefab Short Name Whitelist": [ "player" ] }, "imrgadvancedcombatlogging.animals": { "Block Combat Log Command": false, "Line Delay Seconds": 10.0, "Max Combat Lines": 50, "Max Combat Time Lines Seconds": 120.0, "Show Improved Identifiers": false, "Prefab Short Name Whitelist": [ "chicken", "stag", "boar", "wolf", "bear", "polarbear", "simpleshark" ] } } } Lang { "Blocked": "You don't have permission to use combatlog" //Message players will receive if they try to use the combatlog command and they're either specifically blocked from using it or they don't have permission to use it. }
    $4.99
  17. Zeeuss

    Force Joiner

    Version 0.1.0

    67 downloads

    Force Joiner is an admin plugin, which allows administrators to force join players to different server Usage Let's say you want to wipe your server, but don't want to lose the playerbase, well just connect them for a while to your other server and then you can redirect them back Permissions: forcejoiner.use Gives user ability to use /fjoin command forcejoiner.useall Gives user ability to use /fjoinall command forcejoiner.bypass Admins won't be able to redirect this user Commands: /fjoin (player) (ip:port) This will force join the specified player to specified server. /fjoinall (ip:port) This will force join all players to specified server. Localization: ["Syntax fjoin"] = "Syntax: /fjoin (player) (ip:port)", ["Syntax fjoinall"] = "Syntax: /fjoinall (ip:port)", ["No Player"] = "Couldn't find the target player", ["Fjoin"] = "Forcing {0} to {1}:{2}", ["Fjoinall"] = "Forcing everyone({0} players) to {1}:{2}", ["Bypass"] = "{0} cannot be forced to other server.",
    Free
  18. Version 1.0.2

    82 downloads

    simple console log plugin to find online/sleeprs/your own location and prints it to console and logfile. Features : no config no permissions (Have to be a admin) Prints it to console. Prints it to a Logfile. Player name and steam id are now printed (New v1.0.2) Chat Commands : /position : Prints your position to chat and to console. /position.all : Prints all online players with position and Grid to console. /position.sleepers : Prints all sleepers location and Grid to console. Console Commands : position.all : Prints all online players with position and Grid to console. position.sleepers : Prints all sleepers location and Grid to console. Logfiles : Online players : Oxide --> Logs --> MyLocation(folder) --> mylocation_online.txt Sleepingplayers : Oxide --> Logs --> MyLocation(folder) --> mylocation_sleepers.txt Localization : English language file included to use a different language just make a new file in the language folder. { "All": "Printed all online players and current locations to console", "NoPermission": "<color=green>You do not have permission to use that command!</color>", "NoSleepersFound": "No sleepers found!", "Personal": "Printed to console\n{0} location = {1} Grid : {2}", "Sleepers": "Printed all sleeping players and current locations to console", "Commands": "Current commands to use :\n/position : Your position\n/position.all : Online players\n/position.sleepers : All sleepers" }
    Free
  19. Version 1.0.0

    11 downloads

    Set a weight on each item per category, if the player reaches the weight limit, he will no longer be able to run. Permissions inventoryweight.bypass - You can bypass the weight of the inventory Config
    $9.99
  20. Mevent

    Clans Top

    Version 1.0.1

    561 downloads

    This plugin allows you to monitor real-time clan rankings in real-time! Lively battles right here and right now FAQ Q: What clan plugins does the top work with? A: Only with the Clans by Mevent plugin Config Example { "Interface Settings": { "Max clans on string": 3, "Colors": [ { "HEX": "#FF6060", "Opacity (0 - 100)": 100.0 }, { "HEX": "#4B68FF", "Opacity (0 - 100)": 100.0 }, { "HEX": "#FFD01B", "Opacity (0 - 100)": 100.0 } ], "Background Color": { "HEX": "#000000", "Opacity (0 - 100)": 80.0 }, "Bottom Indent": 0.0, "Side Indent": 0.0, "Width": 70.0, "Height": 17.5, "Margin": 15.0, "Number Text Size": 12, "Text Size": 12, "TextAlign": "MiddleCenter" } }
    Free
  21. Billy Joe

    Ban Lockup

    Version 1.0.2

    8 downloads

    This is a plugin I had created based off a suggestion, its a basic plugin that handles players that are banned in a way to save time for admins. This plugin is super configurable, and will allow it to take full effect on banned players that maybe were cheating and had friends enjoying their loot. Features: Change all codes within TC of banned player Destroy all beds/sleeping bags within TC of banned player Clear everyone's privilege on TC of banned player Kill banned player and remove items from body Kill banned player and everyone auth'd on TC, will also remove all items on players Remove containers from dropping items in a stash Remove all containers, it will physically delete these objects (Campfires, Furnaces, Boxes, Fridges, etc) Remove all building blocks (Foundations, Walls, Doorways, Ceilings, etc) Configuration: { "Run lockup if player on team": false, // If true, when player is banned all these actions will happen. If false, player will be banned but options wont be ran. "Change all codes within the TC": true, "Clear everyone on the privlidge list": true, "Destroy all beds and bags within TC": true, "Kill banned player and destroy there stash": false, "Kill all players auth'd and destroy there stash": true, "Remove containers dropping items": true, "Remove all containters (Campfires, Furnaces, Storage, and Machines)": true, "Remove all building blocks within tool cupboard range": false }
    $10.00
1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

101.7k

Files Sold

Total number of files sold.

2m

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.