Jump to content

Search the Community

Showing results for tags 'teams'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

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

Forums

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

Product Groups

  • Creator Services
  • Host Services

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

  1. AhigaO

    Better Teams

    Version 1.0.8

    117 downloads

    Enhances team gameplay by offering features like a team HUD, automatic authorization, team-specific skins, easy markers, and a dedicated team voice chat, with customizable permissions for monetization and performance optimization. Features: This plugin will give your players a better experience when playing in a team. Team Hud - shows the health, condition(wounded, sleep, offline, etc), active item and square (player location on the map) of your allies Automatic authorization - adds automatic authorization in turrets, tc's, code locks and sam sites. The team leader can enable/disable authorization for each allie, so that the team can safely accept new players! Team skins - ability to choose skins for the team, when an item goes into inventory, it is automatically reskin into the team skin Easy team marker - allow players to use the marker without binoculars Team voice chat - allows players to switch voice chat to team voice chat. When enabled, the player will only be heard by his allies, works on any distance. A good way to playe with new allies that you don't want to add in discord. Any function in the plugin can be disabled in the config, so you will not lose performance from unnecessary functions. Any of the listed functions can be bound to permission in the config, so you can easily monitize, for example, skins. Commands: /bt - open better team menu or Click open team menu button in team Hud Config: { "Team Setting Command": "bt", "Enabled functions": { "Enable Team Hud": true, "Enable global team voice chat": true, "Enable team skins": true, "Enable easy team markers": true, "Enable team auto authorization": { "TC Authorization": true, "Codelocks authorization": true, "AutoTurrets authorization": true, "SAMSite authorization": true }, "Easy team markers": { "Max distance": 50.0, "Search radius": 1.0, "Duration [seconds]": 5, "Cooldown [seconds]": 10 } }, "Permissions": { "Need permission for Team Hud?(true - will work only for players with permission / false - work for all players)": true, "Need permission for Team Voice?(true - will work only for players with permission / false - work for all players)": true, "Need permission for Team Skins?(Need at least one player with this permission in team to set skins in menu)(true - will work only for players with permission / false - work for all players)": true, "Need permission for Team marker?(true - will work only for players with permission / false - work for all players)": true, "Team hud using permission": "betterteams.hud", "Team Voice using permission": "betterteams.voice", "Team Skins using permission(only for setting skins. it's mean that only team leader will need this permission)": "betterteams.skins", "Team marker using permission": "betterteams.marker" }, "Hud Settings": { "UI Scale": 1.0, "Left Offset": 5, "Top Offset": 200, "Player grid refresh rate": 5, "Lines margin": 5, "Collums margin": 5, "Max amount of player displays in line": 8 } } Lang File: { "UI_CHANGE": "Change", "UI_CHOOSE": "Select", "UI_BETTERTEAMS": "BETTER TEAMS", "UI_BETTERTEAMSDESCRIPTION": "This modification will allow you to get a better experience playing with friends. Some things have been changed, and new ones have been added, so that you get the better experience playing with your friends!", "UI_CHANGES": "CHANGES:", "UI_CHANGEHUD": "• Team Hud - allows you to see status of your mates", "UI_CHANGETeamVoice": "• Team Voice - allows you to use in-game voice chat to communicate only with your mates(works at any distance). Other players will not hear you. Can be enable in settings", "UI_CHANGESkins": "• Team Skins - allows you to choose skins for your team. Items you pick up will automatically receive your team's skin", "UI_CHANGEEasyTeamMabrkers": "• Easy Team Marker - allows you to use fast marker to your team without using binoculars", "UI_CHANGEAutoAuthTC": "• AutoAuthorization TC - adds automatic authorization of allies in TC", "UI_CHANGEAutoAuthCodeLocks": "• AutoAuthorization CodeLocks - adds automatic authorization of allies in Code Locks", "UI_CHANGEAutoAuthTurrets": "• AutoAuthorization Auto Turrets - adds automatic authorization of allies in Auto Turrets", "UI_CHANGESamSiteAuthorization": "• AutoAuthorization SamSite - adds automatic authorization of allies in Sam Sites", "UI_CHANGEAuthorizationManager": "• Team Managment - allows the team leader to manage auto authorization for allies.", "UI_SETTINGSNAME": "PERSONAL SETTINGS", "UI_S_ENABLE_TEAM_VOICE": "USE TEAM VOICE CHAT ", "UI_S_ENABLE_TEAM_VOICE_DES": "Yes - Replace vanilla voice to to team chat. Only your allies will hear you. Works at any distance (on the entire map)", "UI_S_ENABLE_TEAM_SKINS": "USE TEAM SKINS", "UI_S_ENABLE_TEAM_SKIN_DES": "Yes - all items you pick up will automatically receive your team's skin.", "UI_S_ENABLE_MARKERS": "USE EASY TEAM MARKERS", "UI_S_ENABLE_MARKERS_DES": "Yes - will give you the ability to place quick time markers in the world at the location you are looking at. Markers are placed using a key combination and do not require binoculars.", "UI_S_MARKER_BUTTON": "EASY TEAM MARKER BIND", "UI_S_MARKER_BUTTON_DES": "Bind your easy team marker command. Just copy command, replace BUTTON to the button you need and enter in console!\nExample: bind BUTTON ftmark -> binb v ftmark", "UI_S_YES": "YES", "UI_S_NO": "NO", "UI_M_MEMBERS": "TEAM MANAGMENT", "UI_M_ONLY_LEADER": "Available only to the team leader", "UI_M_AA_H1": "AUTO AUTHORIZATION", "UI_M_AA_INFO_DES": "All authorization places (tcs, codelocks, auto turrets, etc) add up to a single authorization list for the entire team. If you block any ally from accessing the authorization list, he will lose access to all authorization places, except for those that he installed personally (set codelock or tc himself), while your team will not lose access to his authorization places. Good if you accept new random player in your team.", "UI_M_SELECT_MATE": "Select one of your allies", "UI_M_AA_TC": "Tool Cupboard Auto Authorization", "UI_M_AA_CL": "CodeLocks Auto Authorization", "UI_M_AA_AT": "Auto Turrets Auto Authorization", "UI_M_AA_SAMSITE": "Sam Sites Auto Authorization", "UI_M_KICK": "Kick from team", "UI_M_KICK_B": "KICK", "UI_S_TEAM_SKINS": "TEAM SKINS", "CM_MARKER_COOLDOWN": "Your team ping is on cooldown: {0} seconds left", "UI_H_INFO_TEXT": "OPEN TEAM MENU", "UI_S_PERM": "Your team must have at least 1 player with privilege that have access to skins", "CM_DONT_HAVE_PERM": "You do not have permission to use this command", "UI_IS_DISABLED": "This function is disabled by admin" }
    $14.99
  2. Khan

    Team Fix

    Version 1.0.6

    1,645 downloads

    Fixes Facepunch Team Logic when incorrect shutdown/crashes occurs resulting in all teams lost and restores them on boot. Includes config option for changing default team sizes ( off by default & preset as default value ) Warning This plugin does not support Clans Reborn or any other plugin that modifies or forces players into teams. Also, this plugin will NOT FIX, any server that already had a fucked up/broken teams prior to installing this plugin. Team Fix will only restore/fix teams in the event a server crash causes it. If its caused by a 3rd party plugin this cannot fix that. Setting the team size limit to 0 will disable teams on your server and force unload the plugin. ( Rust Default is 8 ) { "Option": { "MemberLimit": 8 } } Works with https://umod.org/plugins/automatic-authorization
    Free
  3. Version 1.1.0.0

    8 downloads

    TL;DR: This plugin restores lost player teams after a server crash. In some cases, after an unsuccessful shutdown or a server crash, all player teams get disbanded and no one knows why. Facepunch knows about this issue for years but since it happens rarely and sporadically, it seems that they can't fix it. This leads to many annoying problems like - players can't open doors with locks that were placed by their (former) team mates and therefore will be trapped in the base until suicide (ingame) - players are beeing attacked by their "own" turrets and traps - players can't access the tool cupboard and chests since the building priviledge of the former team owner is not shared anymore. How does it work? This plugin is simple, it has not chat/console commands, no permissions, not long configuration. It just saves all Rust teams to a data file on the following events/hooks: - OnServerSave - OnTeamCreated - OnTeamLeave - OnTeamAcceptInvite - OnTeamDisbanded - OnTeamKick - OnTeamPromote - OnServerShutdown Only this last hook tells the plugin that the shutdown was sucessful and planned by setting a flag. If the server (re)starts and this flag is NOT set, it knows that the server crashed or the process was killed. In this case the plugin restores all teams and you are good to go. Roadmap: - Add a config option to force restore all teams on server start (even if the server did not crash) - ... Feel free to DM me your suggestions!
    $4.99
  4. LAGZYA

    Friends

    Version 4.2.3

    75 downloads

    A unique system of friends Here you can configure everything Turn on/Disable damage Turn on/Disable authorization in the turret Turn on/Disable authorization in the door Turn on/Disable authorization in the TC Turn on/Disable authorization in the turret Turn on/Disable authorization in SAM Beautiful interface You can disable all these settings in the interface The settings can be disabled uniquely for each friend Search for players in the interface. You can delete or add friends in the interface. Everything is very simple and convenien Setting on chat: Config { "Enable save during map save?": true, "Enable auto-authorization in single locks?": true, "Disable air defense attack on a copter without a pilot?": true, "Enable turret auto-authorization setting?": true, "Enable friendly damage setting?": true, "Enable auto authorization setting in doors?": true, "Enable auto authorization setting in air defense?": true, "Enable auto authorization setting in the TC?": true, "What is the maximum number of people you can be friends with?": 5, "Default friendly-fire setting": false, "Default turret-auth setting": true, "Default door-auth setting": true, "Default air defense setting": true, "Default TC auth": false, "Friend request response timeout (in seconds)": 10, "Enable air defense settings?": true } Lang { "SYNTAX": "/fmenu - Open friends menu\n/f(riend) add - Add friend\n/f(riend) remove - Remove friend\n/f(riend) list - Friend list\n/f(riend) team - Add all team to friends\n/f(riend) set - Set up friends individually\n/f(riend) setall - Setting up friends all at once", "NPLAYER": "Player not found!", "CANTADDME": "you cant add yourself!!", "ONFRIENDS": "The player is already your friend!", "MAXFRIENDSPLAYERS": "The player has a lot of friends!", "MAXFRIENDYOU": "You have the maximum number of friends!", "HAVEINVITE": "The player already has a friend request!", "SENDADD": "You sent a request, waiting for response!", "YOUHAVEINVITE": "You received a friend request write /f(riend) accept", "TIMELEFT": "You didn't answer the request!", "HETIMELEFT": "Your request has not been answered!", "DONTHAVE": "You have no requests!", "ADDFRIEND": "Successful addition as a friend!", "DENYADD": "Decline friend request!", "PLAYERDHAVE": "You do not have such a player in your friends!", "REMOVEFRIEND": "Successful unfriending!", "LIST": "The list is empty!", "LIST2": "Friend list", "SYNTAXSET": "/f(riend) set damage [Name] - Damage per person\n/f(riend) set door [NAME] - Damage per person\n/f(riend) set turret [NAME] - Authorization in turrets for a person\n/f(riend) set sam [NAME] - Authorization in air defense for a person", "SETOFF": "Setting disabled", "DAMAGEOFF": "Damage to player {0} disabled!", "DAMAGEON": "Damage to player {0} enabled!", "AUTHDOORON": "Authorization in the doors for {0} is enabled!", "AUTHDOOROFF": "Authorization in the doors for {0} is disabled!", "AUTHTURRETON": "Authorization in turrets for {0} is enabled!", "AUTHTURRETOFF": "Authorization in turrets for {0} is disabled!", "AUTHBUILDOFF": "Authorization in the closet for {0} is disabled!", "AUTHSAMON": "Air defense authorization for {0} enabled!", "AUTHSAMOFF": "Authorization in air defense for {0} is disabled!", "SYNTAXSETALL": "/f(riend) setall damage 0/1 - Damage on all friends\n/f(riend) setall door 0/1 - Authorization in the door for all friends\n/f(riend) setall turret 0/1 - Authorization in turrets for all friends\n/f(riend) setall sam 0/1 - Authorization in air defense for all friends", "DAMAGEOFFALL": "Damage to all friends is disabled!", "DAMAGEONALL": "Damage to all friends is enabled!", "AUTHDOORONALL": "Authorization in the door for all friends is enabled!", "AUTHDOOROFFALL": "Authorization in the door for all friends is disabled!", "AUTHBUILDONALL": "Locker authorization for all friends is enabled!", "AUTHBUILDOFFALL": "Authorization in the closet for all friends is disabled!", "AUTHTURRETONALL": "Authorization in the turrets for all friends is enabled!", "AUTHTURRETOFFALL": "Authorization in the turrets for all friends is disabled!", "AUTHSAMONALL": "Air defense authorization for all friends is enabled!", "AUTHSAMOFFALL": "Air defense authorization for all friends is disabled!", "SENDINVITETEAM": "Invitation sent: ", "SENDINVITE": "You received an invitation to the team from", "DAMAGE": "Can't attack {0} it's your friend!", "SYSTEMFRIENDS": "SYSTEM FRIENDS", "SENDACCEPTFRIENDS": "FRIEND REQUEST FROM {0}", "UIREMOVEFRIEND": "Remove from friends", "UISETTINGS": "SETTING", "UIDAMAGE": "Damage to players", "UIDOOR": "Access to door", "UIBUILD": "Access to cupboard", "UITURRET": "Access to turret", "UISAM": "Access to SAM", "FRIENDINFO": "Information about", "LISTFRIEND": "Friend list", "NOTFOUNS": "Not in base", "NOFRIEND": "No friends", "UIFIND": "Search", "UIINFOPLAYER": "WRITE NAME/STEAMID" }
    $29.99
  5. Version 1.1

    22 downloads

    Latest update as of 12/19/2023 Status: Working XMAS SALE: ACTIVE Summary: Players that are in a clan/team and have an ACTIVE toolcupboard placed, can fly in that designated territory. This allows clan members to fly whilst they are building or if they would like to just skip going through doors to get to their roof. Limits: 1. Players cannot fire weapons in fly mode. 2. Players cannot fly or will have their fly disabled upon raid/combat block. 3. Players don't take INITIAL fall damage if their fly get's disabled due to combat. 4. Players cannot fly outside of TC radius. Dependencies: - NoEscape - 0Harmony Core Features: - Player Fly - Raid/Combat Block Permissions: - clanflyplus.use Commands: - /fly on/off
    $15.99
  6. Version 1.0.0

    24 downloads

    Presenting North vs South map. Size: 2k Map can be edited: Yes. Perfect for clans vs clans or teams vs teams. Has custom spawn points with custom spawning area. Ores spawn only on the island with the Giant Excavator Pit, and in the caves. On the rest of them map you can find collectibles. The are some extra Diesel barrels spawners at the Large Oil Rig. The Large Oil Rig has a tunnel entrance next to it. Monuments: 1 Large Oil Rig 2 Small Oil Rigs 2 Large Fishing Villages 1 Fishing Village 2 The Dome 2 Arctic Research Bases 2 Junk Yards 2 Caves 1 Bandit Camp - with all the vending machines from the Outpost 1 Giant Excavator Pit 2 Oxum's Gas Stations Custom Spawn area
    $15.99
  7. Lade

    Team Score

    Version 1.0.0

    4 downloads

    Team Score Track your players with points, in style. Commands /team help - Displays this help message /team ui <enable|disable> - Shows or removes Score UI /team score <teamName|teamID> - Shows score for a team /team info <teamName|teamID> - Show info for a team /team set name <teamName> - Set a team name /team set maintc - Sets a main TC for a team /team clear <teamName|teamID|all> - Reset score data (Requires teamscore.admin permission) Permissions teamscore.admin - Used for /team clear command Config { "UI update frequency [s]": 60.0, "Main team command": "team", "Team leave temp period [s]": 3000.0, "No point warning message cooldown [s]": 60.0, "Amount of values in scoreboard": 5, "Max team name characters": 10, "Wipe data on map change": false, "Points": { "door.hinged.toptier": 3.0, "door.double.hinged.toptier": 3.0, "wall.frame.fence": 0.5, "wall.frame.fence.gate": 0.5, "floor.grill": 1.0, "floor.triangle.grill": 1.0, "wall.frame.garagedoor": 2.25, "wall.external.high.stone": 2.5, "wall.external.high.wood": 1.5, "gates.external.high.stone": 2.5, "gates.external.high.wood": 1.5, "floor.ladder.hatch": 1.0, "shutter.metal.embrasure.a": 3.25, "wall.frame.shopfront.metal": 4.5, "shutter.metal.embrasure.b": 3.25, "wall.window.bars.metal": 3.25, "wall.frame.cell": 1.25, "wall.frame.cell.gate": 1.25, "wall.window.bars.toptier": 3.0, "door.hinged.metal": 1.0, "door.double.hinged.metal": 1.0, "wall.window.glass.reinforced": 2.25, "cupboard.tool.deployed": 1.0, "floor.triangle.ladder.hatch": 1.0, "door.double.hinged.wood": 0.5, "wall.window.bars.wood": 0.5, "door.hinged.wood": 0.5, "crate_normal": 2.0, "crate_normal_2": 2.0, "crate_elite": 3.0, "supply_drop": 3.0, "codelockedhackablecrate": 4.0, "codelockedhackablecrate_oilrig": 5.0, "bradley_crate": 5.0, "heli_crate": 5.0, "player": 5.0, "patrolhelicopter": 15.0, "bradleyapc": 15.0 } } Tracked Player Kills Bradley Takes Heli Takes Military Crate Loots Elite Crate Loots Raided Teams (MainTC destroyed) Building Blocks Destroyed Video
    $27.50
  8. Bxcas

    Friendly Fire

    Version 1.0.0

    63 downloads

    FriendlyFire is a Rust plugin designed to provide a toggle for friendly fire within player teams. The plugin is created by Mucroce (#0001) and Bxcas (#2490) with version 0.1. Features: Toggle Friendly Fire: Players in a team can use the /ff command to toggle friendly fire on and off. Only the team leader has the authority to change this setting. Team Management: The plugin checks if players have teams before allowing them to toggle friendly fire. If a player doesn't have a team, a message is displayed. Prevention Mechanism: The plugin prevents friendly fire between team members when the toggle is off. If friendly fire is toggled on, team members can damage each other. How to Use: Installation: Add the plugin to the Oxide plugins folder. Toggle Friendly Fire: Use the /ff command to toggle friendly fire. Only the team leader can execute this command. If not in a team, a message informs the player that they don't have a team. Feedback: The plugin provides feedback messages to players through the chat. Example Usage: Team leader types /ff to toggle friendly fire on or off for the team. Non-team leader attempts to use /ff and receives a message indicating only the team leader can toggle friendly fire. This plugin enhances gameplay by allowing teams to decide whether they want friendly fire enabled, giving more control and strategy to team-based interactions.
    Free
  9. Version 1.0.0

    3 downloads

    This plugins allows a queue system based in teams and players online per team instead of general server queue. You can define the amount of teams available, the amount of players connected per team allowed, and some more parameters to personlize the pluging to your needs. Commands All the commands are console commands. createTeam <team name> -> Creates a new team in the configuration. deleteTeam <team name> -> Deletes a team and all the players associated to it. addPlayer <steamID64> <team name> -> Adds a player (steamID64) to the introduced team. deletePlayer <steamID64> <team name> -> Deletes a player from allowed and from the team. clearAllTeams -> Resets all the teams and all the player-team associations. onlinePlayersEachTeam <int> -> Defines how many players online per team are allowerd. adminbypass <on|off> -> Defines if admins and mods must have team configurations. How to start Team Queue System is a easy-to-start plugin. After uploading the ".cs" file to the server, configure the main parameters. adminbypass <on|off> onlinePlayersEachTeam <int> Now start creating as much teams as you wish. createTeam <team name> Once you have created the teams, start adding the players with their steamID64. addPlayer <steamID64> <team name> Players are now ready to connect to the server and teams are defined. Once the max amount of online players per team is reached, additional team members will be unable to connect until a space is free in the team. If you have any question, feel free to ask. All the suggestions are welcome! Enjoy!
    $5.00
  10. Version 1.0.2

    210 downloads

    You receive more resources when you're farming close to a team member Permissions teamgatherbonus.use: Is required to get first config setting. teamgatherbonus.vip: Is required to get vip config setting. Localization Supports 10 Languages out of the box! English French Swedish Dutch Korean Catalan Simplified Chinese Portuguese Brazil German Russian Configuration { "Distance between a team member (in feet)": 32.0, "Bonus percentage Default": 10, "Bonus percentage Vip": 50, "Enable Fish Trap": true, "Enable Fishing Pole": true, "Enable On Collectible Pickup": true, "Enable On Dispenser Gather": true }
    Free
  11. Version 1.0.0

    241 downloads

    Description: You can find a player's teammates trough discord. You can ban cheater's teammates without having to log in. It shows the team leader with a crown emoji next to his name. Usage: !team <steamid> (the prefix can be changed in server/oxide/discord.config.json) Setup Guide: Add Oxide.Ext.Discord.dll to yourserver/RustDedicated_Data/Managed https://umod.org/extensions/discord Go to https://discord.com/developers/applications and create a new application. Choose your desired picture and name for the bot. Go to the bot section and click add bot. Copy the bot token and add it to the config file. Very important! Turn on the privileged gateway intents. Go to the OAuth2 tab and click on URL Generator. Select bot from the scopes then select Send Messages and Read Messages from the permissions. Invite the bot with the link that can be found at the bottom of the page Set the channel's id in the config file where the bot can be used. Reload the plugin. If you want to try the plugin before buying or you have some questions about this plugin feel free to join my discord server. I can also help you to set everything up or add a custom feature for you. https://discord.gg/7SwN28bnyc
    Free
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.3k

Files Sold

Total number of files sold.

1.6m

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.