Jump to content

Search the Community

Showing results for tags 'optimized'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

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

Forums

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

Product Groups

  • Creator Services
  • Host Services

Container

  • Support
  • Tutorials

container

  • Support
  • Tutorials

Posting Records Settings

  • Records

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 10 results

  1. 0xF

    Admin Map

    Version 1.3.4

    699 downloads

    Admin Map is an innovative plugin for the game of Rust, designed to make server administration easier and improve the quality of the gaming experience. Focused on optimization and functionality, this plugin provides admins with the tools to effectively control players, minimizing the negative impact on the server and other participants. Main features: Interactive map with players: Admin Map provides server admins with a detailed and user-friendly map showing the positions of all players. This allows admins to easily monitor player activity and movements, and quickly detect suspicious activity. Large variety of different admin maps: - Marker player map, - Text player map, - Sleepersmap, - Cupboard map, - Stash map, - Sleeping bag map Quick Commands on Players: The plugin allows admins to perform quick actions on players directly from the map. Send messages, punish or help players in real time, minimizing reaction time and increasing interaction efficiency. Minimal server load: One of the key features of Admin Map is its low server load. All processing takes place solely on the client side, which means that the plugin will not slow down the server or create additional delays for players. This makes it an ideal choice even for servers with high traffic. Ease of use: The plugin's intuitive user interface provides admins with easy access to functionality. Navigating the map, sending commands and monitoring players is done with minimal effort, making server administration easy. Customization: Admin Map provides admins with the option to customize the functionality to suit their needs. Scanning area, available commands, buttons, permissions and other options. Admin Map is an innovative solution that combines convenience, functionality and optimization. It provides administrators with tools to effectively manage players without negatively impacting gameplay and other server participants. The Admin Map plugin is an essential asset for any Rust server administrator looking to create a comfortable and safe gaming environment. Permissions: adminmap.allow - for use adminmap.<button perm> - any permissions specified in the button settings adminmap.playermarkers - map with markers for players, useful for pve server adminmap.playermarkers.wl - map with markers for players, useful for pve server, without nicknames adminmap.invis - hide player from the player map Commands: /amap - toggle admin map (also to enable marker map) /amap t - enable text admin map /amap s - enable sleepers admin map /amap с - enable cupboards admin map /amap stash - switch to stash admin map /amap d - switch to marker admin map /amap ss <part of nickname/steamid> - search query to maps (some maps only accept steamid) /amap ss - clear search queary /amap off - disable admin map with panel instantly Color designations on the cupboards map: Default Config: { "Scan Area Settings": { "Radius": 2.0, "Color": "0 0.7 0 0.6" }, "Text Map Settings": { "Font size": 16, "Use color generation for teams?": true, "Color for searches": "00ffff", "Color for teams": "ffaf4d", "Color for solo players": "9bd92f", "Color for sleepers": "404040" }, "Command Buttons": [ { "Permission (adminmap.<perm>)": "", "Label": "TP", "Command": "teleport {steamid}", "Color": "1 1 1 1" }, { "Permission (adminmap.<perm>)": "", "Label": "TP2ME", "Command": "teleport2me {steamid}", "Color": "1 1 1 1" }, { "Permission (adminmap.<perm>)": "", "Label": "INV", "Command": "/viewinv {username}", "Color": "1 1 1 1" }, { "Permission (adminmap.<perm>)": "", "Label": "SPECTATE", "Command": "spectate {steamid}", "Color": "1 1 1 1" }, { "Permission (adminmap.<perm>)": "", "Label": "KILL", "Command": "kill {steamid}", "Color": "1 0 0 1" }, { "Permission (adminmap.<perm>)": "", "Label": "KICK", "Command": "kick {steamid}", "Color": "1 0 0 1" } ] } Button Library: Give item to player for AdminMenu by k1lly0u | Minimum required version 1.0.1 { "Permission (adminmap.<perm>)": "", "Label": "GIVE", "Command": "adminmenu.callback {steamid}.4;adminmenu.callback {steamid}.4", "Color": "1 1 1 1" } Permanent ban { "Permission (adminmap.<perm>)": "", "Label": "BAN", "Command": "ban {steamid}", "Color": "1 0 0 1" } View backpack (for Backpack Pro) { "Permission (adminmap.<perm>)": "", "Label": "Backpack", "Command": "/b {steamid}", "Color": "1 1 1 1" } View backpack (for Backpacks plugin from uMod) { "Permission (adminmap.<perm>)": "", "Label": "Backpack", "Command": "viewbackpack {steamid}", "Color": "1 1 1 1" } Spectate { "Permission (adminmap.<perm>)": "", "Label": "SPECTATE", "Command": "spectate {steamid}", "Color": "1 1 1 1" } If you want to add buttons here, message me on my discord server
    $20.00
  2. Version 2.2.0

    276 downloads

    VIP Status is a powerful plugin that shows custom status messages for VIP players (3 different groups) on your Rust server. With the user-friendly configuration options, you can customise the colours, icons and text of the VIP status message of all 3 VIP groups to suit your individual needs. Plus, the plugin comes with a fully customizable language file, so you can translate the status message and other plugin texts into your preferred language. But that's not all: VIP Status is designed to be stable and reliable. Unlike other plugins that use countdown timers to display the remaining time of a VIP status, VIP Status simply shows the expiration date and checks it against the player's permissions file at fixed intervals. This approach ensures that the plugin operates smoothly without causing any lags or performance issues. Many other plugins that constantly perform countdown calculations can be processor-intensive and lead to performance drops. That's why we opt for static end times, eliminating the need for resource-heavy calculations every minute. If you want to enhance the VIP experience on your Rust server and offer your players a premium status that stands out, VIP Status is the plugin for you. Try it out today and see how it can elevate your server to the next level! Please note that VIP Status requires the Free TimedPermissions plugin to function, as it relies on TimedPermissions to set and track the VIP expiration time. If a player is a member of the VIP group but not listed in the TimedPermission file, the VIP status is now displayed without an expiry date. vip groups now possible for a maximum of 3 groups with different settings (pictures, colour etc.) as well as long file for all 3 groups Toggle the visibility of your VIP status. Added new configuration option to display a custom status when the player does not belong to any group, as an example: no vip Commands: /vip - List of Commands /vt - Toggle the visibility of your VIP status. /vi - Shows how long you have left on your VIP status Config: { "VIPGroups": [ { "Color": "0.66 0.66 0.66 0.8", "IconColor": "1.5 0.8 0.0 0.9", "ImageUrl": "https://i.ibb.co/hmC7s0y/vip1.png", "SubTextColor": "1 1 1 0.7", "TextColor": "1.5 0.8 0.0 0.8", "VipStatusId": "vip1" ///name of the vip group 1 }, { "Color": "0.30 0.66 0.66 0.8", "IconColor": "1.5 0.8 0.0 0.9", "ImageUrl": "https://i.ibb.co/yN18d6h/vip2.png", "SubTextColor": "1 1 1 0.7", "TextColor": "1.5 0.8 0.0 0.8", "VipStatusId": "vip2" ///name of the vip group 2 }, { "Color": "1.0 0.0 0.0 0.4", "IconColor": "1.5 0.0 0.0 0.9", "ImageUrl": "https://i.ibb.co/py0GJpj/vip3.png", "SubTextColor": "1 1 1 0.7", "TextColor": "1.5 0.8 0.0 0.8", "VipStatusId": "vip3" ///name of the vip group 3 } ], "ShowCustomStatusWhenNoGroup": false, ///set true to display a custom status when the player does not belong to any group. "NoGroupConfig": { "Color": "1.0 0.0 0.0 0.4", "TextColor": "1.5 0.8 0.0 0.8", "SubTextColor": "1 1 1 0.7", "IconColor": "1.5 0.8 0.0 0.8", "ImageUrl": "https://i.ibb.co/hmC7s0y/vip1.png" } } Lang: { "VIPStatusText_group1": "GROUP1", ///visible name of the vip group 1 "UntilText_group1": "until {0}", ///subtext for Group 1 with expire time "NoExpireText_group1": "Unlimited", ///subtext for Group 1 without an expiry date. "VIPStatusText_group2": "GROUP2", ///visible name of the vip group 2 "UntilText_group2": "until {0}", ///subtext for Group 2 with expire time "NoExpireText_group2": "Unlimited",///subtext for Group 2 without an expiry date. "VIPStatusText_group3": "GROUP3", ///visible name of the vip group 3 "UntilText_group3": "until {0}",///subtext for Group 3 with expire time "NoExpireText_group3": "Unlimited", ///subtext for Group 3 without an expiry date. "VIPStatusOn": "VIP status display turned on.", "VIPStatusOff": "VIP status display turned off.", "VIPStatusExpiration": "{0} expires on: {1}", "VIPStatusUnlimited": "{0} has unlimited VIP status.", "MessageCommandsListTitle": "List of Commands:", "MessageCommandVT": "/vt - Toggle the visibility of your VIP status.", "MessageCommandVIPInfo": "/vi - Shows how long you have left on your VIP status.", "NoGroupStatus": "No VIPs" /// text for the custom status when the player does not belong to any group. }
    $15.00
  3. Version 2.0

    24 downloads

    x1 Optimized Loottables! all Loot Tables have been stripped of all junk and useless items to make the looting experience a little more enjoyable. So exactly what every server needs. if you want to have an individual table created or you don't like something don't hesitate to contact me REMOVED/ADDED Changelog: -balanced High tier loot (bradly,heli etc) -added revolver & pistol ammo to low tier crates -removed junk from high tier loot crates/events -balanced low tier loot (radtown,barrels etc) -lowered electrical loot by -1 per container 2.0 UPDATE -removed all electrical loot -removed all clothing -balenced mid tier loot -balanced low tier loot -balanced high tier loot
    $2.99
  4. Version 2.0

    53 downloads

    x2 Optimized Loottables! all Loot Tables have been stripped of all junk and useless items to make the looting experience a little more enjoyable. So exactly what every server needs. if you want to have an individual table created or you don't like something don't hesitate to contact me REMOVED/ADDED Changelog: -balanced High tier loot (bradly,heli etc) -added revolver & pistol ammo to low tier crates -removed junk from high tier loot crates/events -balanced low tier loot (radtown,barrels etc) -lowered electrical loot by -1 per container 2.0 UPDATE -removed all electrical loot -removed all clothing -balenced mid tier loot -balanced low tier loot -balanced high tier loot
    $2.99
  5. Version 2.0

    34 downloads

    x100 Optimized Loottables! all Loot Tables have been stripped of all junk and useless items to make the looting experience a little more enjoyable. So exactly what every server needs. if you want to have an individual table created or you don't like something don't hesitate to contact me REMOVED/ADDED Changelog: -balanced High tier loot (bradly,heli etc) -added revolver & pistol ammo to low tier crates -removed junk from high tier loot crates/events -balanced low tier loot (radtown,barrels etc) -lowered electrical loot by -1 per container 2.0 UPDATE -removed all electrical loot -removed all clothing -balenced mid tier loot -balanced low tier loot -balanced high tier loot
    $2.99
  6. Version 2.0

    3 downloads

    x15 Optimized Loottables! all Loot Tables have been stripped of all junk and useless items to make the looting experience a little more enjoyable. So exactly what every server needs. if you want to have an individual table created or you don't like something don't hesitate to contact me REMOVED/ADDED Changelog: -balanced High tier loot (bradly,heli etc) -added revolver & pistol ammo to low tier crates -removed junk from high tier loot crates/events -balanced low tier loot (radtown,barrels etc) -lowered electrical loot by -1 per container 2.0 UPDATE -removed all electrical loot -removed all clothing -balenced mid tier loot -balanced low tier loot -balanced high tier loot
    $2.99
  7. Version 2.0

    39 downloads

    x3 Optimized Loottables! all Loot Tables have been stripped of all junk and useless items to make the looting experience a little more enjoyable. So exactly what every server needs. if you want to have an individual table created or you don't like something don't hesitate to contact me REMOVED/ADDED Changelog: -balanced High tier loot (bradly,heli etc) -added revolver & pistol ammo to low tier crates -removed junk from high tier loot crates/events -balanced low tier loot (radtown,barrels etc) -lowered electrical loot by -1 per container 2.0 UPDATE -removed all electrical loot -removed all clothing -balenced mid tier loot -balanced low tier loot -balanced high tier loot
    $2.99
  8. Version 2.0

    42 downloads

    x5 Optimized Loottables! all Loot Tables have been stripped of all junk and useless items to make the looting experience a little more enjoyable. So exactly what every server needs. if you want to have an individual table created or you don't like something don't hesitate to contact me REMOVED/ADDED Changelog: -balanced High tier loot (bradly,heli etc) -added revolver & pistol ammo to low tier crates -removed junk from high tier loot crates/events -balanced low tier loot (radtown,barrels etc) -lowered electrical loot by -1 per container 2.0 UPDATE -removed all electrical loot -removed all clothing -balenced mid tier loot -balanced low tier loot -balanced high tier loot
    $2.99
  9. Version 2.0

    29 downloads

    x10 Optimized Loottables! all Loot Tables have been stripped of all junk and useless items to make the looting experience a little more enjoyable. So exactly what every server needs. if you want to have an individual table created or you don't like something don't hesitate to contact me REMOVED/ADDED Changelog: -balanced High tier loot (bradly,heli etc) -added revolver & pistol ammo to low tier crates -removed junk from high tier loot crates/events -balanced low tier loot (radtown,barrels etc) -lowered electrical loot by -1 per container 2.0 UPDATE -removed all electrical loot -removed all clothing -balenced mid tier loot -balanced low tier loot -balanced high tier loot
    $2.99
  10. Oreo

    Oreos Oasis

    Version HDRP_V2.1

    30 downloads

    Oasis is an island with unique monuments such as a hidden treasure ship, Quarry and grotto. If you stumble upon a hidden cave take heed to the entrance warning, if you do not; your head will too act as a marker upon a spike to everyone else after you. Find the grotto and find peace with yourself, venture deeper and find a special Easter egg. The final twist in this map lies not much further from the grotto, the Quarry which lays untouched for a very long time tells a story of what possibilities Oasis berried. Oasis was built with balance in mind, not prefab heavy which allows for a sustained FPS for your server, large enough for most servers and suitable for Every server.
    $2.99
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

80.8k

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.