-
Posts
111 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Tryhard
-
Changed Status from Pending to Closed
-
Would you mind making a ticket in my discord and posting the PlayerChallanges plugin in there, i can take a look
-
Version 1.2.1
13 downloads
Performance focused Leaderboard with a sleek, modern UI design. With detailed players and team statistics while ensuring minimal impact on server performance. Key Features Modern & Intuitive UI: A clean, visually appealing, and easy-to-navigate user interface. Players can quickly switch between their personal stats, the server-wide player rankings, and the team leaderboards. Detailed Player & Team Statistics: Tracks a large set of stats including Kills, Deaths, KDR, Damage Dealt, Headshots, Shots Fired, Hits, and Accuracy percentage for both individual players and teams. Optimized for Performance: Designed to be exceptionally lightweight. Stats are processed in efficient batches on a configurable timer, and UI elements are cached to prevent any server or client-side lag. Highly Customizable: Easily change the UI's accent color to match your server's theme and define multiple custom chat commands for players to open the leaderboard. Image Library Support: Automatically fetches and displays player avatars from Steam, adding a personalized and professional touch to the rankings. Web Statistics: Through and external product simple site. Commands and Permission /leaderboard, /lb, /stats - All open the leaderboard menu. (Commands can be easily changed in the config) This plugin does not require any permissions to be used. All players can view the leaderboards by default. Config { "Enable Misc Stats Page": true, "Clear stats on server wipe": true, "Header Background Color RGBA (Use https://colors.misticos.dev/ (RUST Color))": "0.29 0.15 0.45 0.98", "Accent Color RGBA (Use https://colors.misticos.dev/ (RUST Color))": "0.58 0.31 0.91 0.75", "Leaderboard refresh interval in seconds": 60, "Commands to open the leaderboard": [ "leaderboard", "lb", "stats", "leaderboards", "stat" ], "Database Settings": { "Use MySQL (requires MySql extension)": true, "Host": "127.0.0.1", "Port": 3306, "Username": "admin", "Password": "password", "Database Name": "rust_db", "ServerName": "MAIN SERVER" } } Support and More Checkout my discord server here. Showcase Video$14.99-
- #premium
- #lederboard
- (and 17 more)
-
Version 1.1.2
12 downloads
Simple Kits is a Kits plugin for Rust that offers a simple and easy to navigate UI while maintaining good server performance. Key Features UI for Kit Management: A custom, in-game user interface for players to view and redeem available kits. Admins can also use the UI to create and edit kits without manually editing the config file. Highly Customizable: Each kit can be configured with a specific name, short name, description, image, and items. It also supports item attachments, allowing for pre-modded weapons and tools, and autokit support. Built-in Cooldown and Usage Limits: You can define cooldown periods (global and per-player) and set a maximum number of uses for each kit, providing a balanced experience. There is also an option to automatically clear all cooldowns and use counts upon a server wipe. Permission Restricted Access: Kits can be restricted to specific players or groups using permissions, allowing for VIP kits or donor perks. API: The plugin exposes a comprehensive API that is compatible with the uMod Kits plugin's API. It allows other plugins to interact with the kit system, including giving kits, checking their existence, retrieving kit data, and managing player cooldowns and uses. Lightweight: stripped down features and more optimized to guarantee good performance. Performance Overview Commands and Permissions /kit - Open the kits menu. /kit {shortname} - Redeem any kit via it's shortname without opening the menu. No admin permission required, ownerid and moderatorid gain access the admin menu hassle free. Config { "VIP Store URL (Wthout https://)": "", "Enable Auto-Kits": true, "Clear Cooldowns and Redeem Limits on wipe": true, "Main Color RGBA (Use https://colors.misticos.dev/ (RUST Color))": "0 1 1 1", "Kits": { "starter": { "Name": "STARTER", "ShortName": "starter", "Description": "A simple kit to get your <color=#00ceff>base</color> going! \n24 Hour cooldown between redeems.", "Image": "https://files.tryhard.cloud/s/RygdtjDamAXHKwQ/preview", "Cooldown": 86400.0, "WipeCooldown": 0.0, "MaxUses": -1, "Perm": "", "Items": [ { "Id": 1079279582, "ShortName": "medkit", "Amount": 2, "SkinId": 0, "Slot": 1, "Container": 1, "Attachments": null }, { "Id": 1079279582, "ShortName": "bandage", "Amount": 2, "SkinId": 0, "Slot": 2, "Container": 1, "Attachments": null } ], "Hide": false } } } API (for developers) // Attempts to give a kit to the specified player. // Returns a string containing a failure message, otherwise returns the result of the internal GiveLoadout method. object GiveKit(BasePlayer player, string name); // Checks if a kit with the given name exists. // Returns a boolean value. bool IsKit(string name); // Populates a provided list with the names of all available kits. // This method does not return a value. void GetKitNames(List<string> list); // Retrieves the image URL for the specified kit. // Returns an empty string if no URL is set. string GetKitImage(string name); // Retrieves the description text for the specified kit. // Returns an empty string if no description is set. string GetKitDescription(string name); // Returns the maximum number of uses for a kit per player. // Returns 0 if no maximum is set. int GetKitMaxUses(string name); // Returns the cooldown period (in seconds) for a kit. // Returns 0 if there is no cooldown. int GetKitCooldown(string name); // Gets the number of times a specific player has used a specific kit. // Returns 0 if the player or kit data is not found. int GetPlayerKitUses(ulong playerId, string name); // Sets the number of uses for a specific kit for the given player. // This method does not return a value. void SetPlayerKitUses(ulong playerId, string name, int amount); // Retrieves the remaining cooldown time (in seconds) for a player's kit. // Returns 0 if the kit is not on cooldown. double GetPlayerKitCooldown(ulong playerId, string name); // Sets a new cooldown time (in seconds) for the specified kit for a player. // This method does not return a value. void SetPlayerCooldown(ulong playerId, string name, double seconds); Support and More Checkout my discord server here. Showcase Video$17.99-
- 2
-
-
-
- #simplekits simple kits
- #tryhard
-
(and 34 more)
Tagged with:
- #simplekits simple kits
- #tryhard
- #tryhard kits
- #kits by tryhard
- #performance
- #light
- #performant
- #amounts
- #rust servers kits
- #kits with menu
- #kits rust
- #in-game management kits
- #kits with editor
- #rust kits plugin
- #kits rust plugin
- #rust kits
- #sets
- #kits umod
- #rustkits
- #kits plugin
- #kit
- #kiticon
- #kits ui
- #kits tryhard
- #kitsui
- #item kits
- #customizable kits
- #cooldowns
- #kits in menu
- #kits
- #kit cooldowns
- #items
- #server management kits
- #set
- #rust plugin for kits
- #rust kit plugin
-
Version 1.0.0
4 downloads
Prompt AFK players that use bots that use vending machines with captcha checkboxes to prevent them from holding the vending machine. Key Features Dynamic Positions: The checkbox location is randomized, making it harder to automate bypasses. Lightweight: No significant impact on server performance. Complete Customization: Change any text or threshold via the config file. API: Any other plugin can call the "captcha" command to prompt a player with a captcha checkbox. Command and Permission captcha - Creates the captcha checkbox UI. Must be used through the F1 Console. captcha.bypass - Makes the user bypass automated captcha popups. Config { "Captcha bypass permission": "captcha.bypass", "Purchase Time Frame (seconds)": 60.0, "Purchase Count Threshold Per Time Frame": 5, "Captcha UI title": "Quick Check", "Captcha UI description": "Please confirm you’re human:", "Captcha UI button text": "I’m not a bot", "Captcha UI checkbox text": "☐" } Support and More Checkout my discord server here. Showcase Video$4.99 -
Changed Status from Pending to Closed
-
Sadly not possible
-
Changed Status from Pending to Fixed
-
Version 1.1.0
6 downloads
A simple, lightweight plugin designed to enhance administration by providing an information panel while spectating players. Simplistic Setup This plugin is plug and play, no commands, no config, no permissions necessary. It works through auth levels, like ownerid and moderatorid. Support and More Checkout my discord server here.$2.99 -
Changed Status from Pending to Not a Bug
-
Changed Status from Pending to Fixed
-
Changed Status from Pending to Fixed
-
Changed Status from Pending to Not a Bug
-
Can we get a command to toggle on and off?
Tryhard replied to SlayersRust's Support Request in Support
If you pop a ticket in discord I can sort you a custom version -
Can we get a command to toggle on and off?
Tryhard replied to SlayersRust's Support Request in Support
Changed Status from Pending to Closed -
Can we get a command to toggle on and off?
Tryhard replied to SlayersRust's Support Request in Support
Hm, not enough demand for this at the moment -
Reload the plugin after assigning the permission
-
Major Bug Using M249 with explosive ammo to destroy barrels gives RPC Error disconnect from server
Tryhard replied to SlayersRust's Support Request in Support
Ty, fixed -
Major Bug Using M249 with explosive ammo to destroy barrels gives RPC Error disconnect from server
Tryhard replied to SlayersRust's Support Request in Support
Changed Status from Pending to Fixed Changed Fixed In to Next Version -
Changed Status from Pending to Closed
-
There's not enough demand for this feature at this time, so it will not be added
-
Changed Status from Pending to Not a Bug
-
Version 2.1.2
646 downloads
Effortlessly allow players to place entities like large furnaces and oil refineries on foundations inside their bases. Simply place the items like normal, no chat commands needed, and supports water bases too! Simple Config { "Custom Placeable Entities": [ { "PrefabName": "assets/prefabs/deployable/furnace.large/furnace.large.prefab", "ItemID": -1992717673, "PlacementDistance": 2.2, "Permission": "indoorfurnace.largefurnace", "skinID": 0 }, { "PrefabName": "assets/prefabs/deployable/oil refinery/refinery_small_deployed.prefab", "ItemID": -1293296287, "PlacementDistance": 1.0, "Permission": "indoorfurnace.refinery", "skinID": 0 } ] } Support and More Checkout my discord server here.$9.99 -
I love the green man that runs around my town every christmas