Search the Community
Showing results for tags 'tool'.
-
Version 1.0.6
17 downloads
This website tool, is a way for you to be able to have an organized list of bans and manage them from here. You can also manage online players, plugins and monitor a live console. I plan on expanding this product to make it more of a centralized hub for your server admins. Dependencies: .NET 6.0 Enhanced Ban System Setup with MySQL (Optional) IMPORTANT NOTE: The price of this tool will go higher as the tool gets more features. Not to an enormous amount, but still worth saying now. Features: Centralized ban management via enhanced ban system. Unban from web page Live player counts Live RCON console to monitor your server RCON command sender to manage your server like banning, muting, kicking, oxide commands, etc.. Online Player Management (Still very basic) Future Ideas: Scheduled commands More statistics Manage online players using the web UI instead of the console view Added. Reports based on a certain period of time Authentication (Maybe) How to setup: (Optional) Setup https://umod.org/plugins/enhanced-ban-system#configuration correctly and note down the username, password, database name and server IP, as they will be used in the following steps. For Windows: Edit appsettings.json and add the proper values for the DefaultConnection, under ConnectionStrings and add your MySQL server ip, database, user and password Still in the appsettings.json, set your RustServerIP, RCONPort and RCONPassword accordingly If you want to change the default ports and hosts the website can run on, edit the launchSettings.json file To run the website, you have 2 options. The simpler one, being to run the RustBanManager.exe executable and connect to the website using your browser of choice The more complex one is setting up IIS on your windows server using this guide: https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/?view=aspnetcore-6.0 For Linux: Edit appsettings.json and add the proper values for the DefaultConnection, under ConnectionStrings and add your MySQL server ip, database, user and password Still in the appsettings.json, set your RustServerIP, RCONPort and RCONPassword accordingly If you want to change the default ports and hosts the website can run on, edit the launchSettings.json file To run the website, you will need to set it up manually, since you cannot just a .exe directly. Set it up with the following: https://learn.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/server?view=aspnetcore-3.1#linux-with-apache Example Enhancedbansystem config with equivalent appsettings.json file information below: "DataType - MySQL - Database": "rust", "DataType - MySQL - Host": "127.0.0.1", "DataType - MySQL - Pass": "password", "DataType - MySQL - Port": 3306, "DataType - MySQL - use": true, "DataType - MySQL - User": "user", For example, if this is your data in the ban system config, your configuration for the plugin implementation section would be the following: "PluginImplementations": { "EnhancedBanSystem": { "use": "false", "server": "127.0.0.1", "database": "rust", "user": "rustuser", "password": "password" } } It is arguably way easier to simply run the tool locally on your windows computer, and probably safer, as there is no authentication for the website.$25.00 -
Version 1.5.11
845 downloads
Multifunctional plugin for improving and removing buildings !ATTENTION! After the last update of the game, the additional slot does not work Features: Beautiful user interface Bar progress display Upgrade of the entire building at once Interface customization Returning an item for remove Returning items with condition as in the game Setting the condition of the item as a percentage Blocked list items for remove Ability to use icons both from the game and your own Work with Clans/Friends/NoEscape Commands /up [1-4] - enable upgrading mode /up all - allows you to upgrade the entire building at once /remove - enable removing mode /remove all - allows you to remove the building at once Permissions buildtools.all - allows you to upgrade/remove the entire building at once buildtools.free- allows you to upgrade buildings for free Video Config { "Work with Notify?": true, "Setting Modes": [ { "Icon (assets/url)": "assets/icons/clear.png", "Type (Remove/Wood/Stone/Metal/TopTier)": "Remove", "Permission (ex: buildtools.1)": "" }, { "Icon (assets/url)": "assets/icons/level_wood.png", "Type (Remove/Wood/Stone/Metal/TopTier)": "Wood", "Permission (ex: buildtools.1)": "" }, { "Icon (assets/url)": "assets/icons/level_stone.png", "Type (Remove/Wood/Stone/Metal/TopTier)": "Stone", "Permission (ex: buildtools.1)": "" }, { "Icon (assets/url)": "assets/icons/level_metal.png", "Type (Remove/Wood/Stone/Metal/TopTier)": "Metal", "Permission (ex: buildtools.1)": "" }, { "Icon (assets/url)": "assets/icons/level_top.png", "Type (Remove/Wood/Stone/Metal/TopTier)": "TopTier", "Permission (ex: buildtools.1)": "" } ], "Upgrade Settings": { "Time of action": 30, "Cooldown (default | 0 - disable)": 0, "Cooldowns": { "buildtool.vip": 0, "buildtool.premium": 0 }, "Block After Wipe (default | 0 - disable)": 0, "Block After Wipe": { "buildtool.vip": 0, "buildtool.premium": 0 } }, "Remove Settings": { "Blocked items to remove (prefab)": [ "shortname 1", "shortname 2", "shortname 3" ], "Return Item": true, "Returnable Item Percentage": 100.0, "Can friends remove? (Friends)": false, "Can clanmates remove? (Clans)": false, "Remove by cypboard? (those who are authorized in the cupboard can remove)": false, "Condition Settings": { "Default (from game)": true, "Use percent?": false, "Percent (value)": 0.0 }, "Time of action": 30, "Cooldown (default | 0 - disable)": 0, "Cooldowns": { "buildtool.vip": 0, "buildtool.premium": 0 }, "Block After Wipe (default | 0 - disable)": 0, "Block After Wipe": { "buildtool.vip": 0, "buildtool.premium": 0 } }, "Block Settings": { "Work with NoEscape?": true, "Work with Clans? (clan members will be able to delete/upgrade)": true, "Work with Friends? (friends will be able to delete/upgrade)": true, "Can those authorized in the cupboard delete/upgrade?": true, "Is an upgrade/remove cupbaord required?": false }, "Additional Slot Settings": { "Enabled": true }, "UI Settings": { "Color 1": { "HEX": "#4B68FF", "Opacity (0 - 100)": 100.0, "_color": null }, "Color 2": { "HEX": "#2C2C2C", "Opacity (0 - 100)": 100.0, "_color": null }, "Color 3": { "HEX": "#B64040", "Opacity (0 - 100)": 100.0, "_color": null }, "Offset Y": 0.0, "Offset X": 0.0 } }$14.99- 58 comments
- 3 reviews
-
- 2
-
-
- #building
- #foundation
-
(and 11 more)
Tagged with:
-
Version 3.5.7
3,930 downloads
MyRustServer is a Rust Server Tool that allows you to create and manage your own Rust Server in just a few clicks. The tool brings many possibilities and options that simplify your life as a server admin. No unnecessary creation of batch files, easy installation of the server and extensions, easy updating of your plugins, wipe your server with one click and manage your players. Join the discord for better and faster support Big thanks to everyone who supports the project and helped me It is a standalone program, with which you can host your own server, connecting to other server host service providers is not possible. !No Support for Cracked Servers! The dashboard shows you all relevant information about your server. Here you control your server. Auto Restart Server Auto Update Server Auto Update Oxide Only Updates on Startup Force Restart Set Game Mode (Vanilla, Softcore, Survival and Hardcore) Set CPU Affinity Set Process Priority Stop Server Restart Server Kill Server With the installer you can easily install and update your server. No batch files are used. Install or Update Server (Master, BETA, AUX01 and AUX02) Verify Server Files Install Discord Extension Install RustEdit Under Settings you give your server your personal touch. Here you can set everything for your server. Name Logo URL Web URL App Logo URL Description Tags Max Players Add Users (Admins, Mods) RCON Password Server Port Server IP RCON Port RCON IP Query Port RakNet or Steam Networking App Port Add Custom Maps Server Map (Procedural, Custom, Barren, Hapis) Map Size Map Seed - Advanced Settings Add Start Configs (convars) Backups (MRS Folder, Oxide Folder, Server Folder) Start Rust Server on MyRustServer Startup Repair MyRustServer In Plugins you can easily manage your plugins. No annoying manual reload after editing. - Editor Edit (Auto Reload Plugin on Save, create a backup) Reload Update View Website Enable/Disable Delete - Update Check Plugins for Update (Supported sites for checking are: umod, codefling, chaoscode, lone.design and myvector) Update Plguins (Only plguins from uMod can be installed automatically after checking) Paid Plugins (here you set your purchased plugins) Blacklist Plugins Update All Plugins Auto Update Plugins Auto Wipe Shedule Custom Map Custom Seed Custom Folder/File Full Wipe Blueprints Map Oxide Data Backpacks Logs Player Deaths Player Identities Player Stats Player Tokens New Map Seed on Wipe Install or Update Oxide and Carbon Uninstall Oxide or Carbon Show Server in Modded or Community Choose your build (Production, Staging or Development) View Server Console Send Commands to your Server Add Quick Commands Open Steam profile Copy SteamID Copy Name Check IP Kick Player Ban Player Teleport to Me to Player Teleport Player to Me Set/Remove Admin/Mod Send Server Messages (Restart, Updates and Wipe) Send Custom Messages Send Custom Commands Sets for each Message a Time Connect your server to your Discord to use as remote control or status information. Start Bot on MyRustServer Startup Send Server Status (Online, Offline, Restart) Send new Updates (Server, Client and Oxide) Send Wipe Notification - Send Commands Start Server Stop Server Restart Server Kill Server Update Server Update Oxide$24.99 -
Version 1.2.90
159 downloads
Records players automatically that have been reported X amount of times, with the ability to automatically upload the combat logs & Demo files to a discord webhook. Disk usage whilst recording: +- 1MB per 1 minute. Discord has an 8mb upload limit and 100mb for nitro. Chat Commands: /record - Chat: This will initiate a self-recording. Console Commands autodemorecord.record [steam64id] [minutes] - Console: Usefull to record a player on demand, or a schedule from another plugin. autodemorecord.blacklist add [steam64id] [recordingMinutes] [intervalMinutes] - Console: Add a player to the blacklist, which will record them for [recordingMinutes] every [intervalMinutes] autodemorecord.blacklist remove [steam64id] - Console: Removes a player from the blacklist. Permissions: Permission autodemorecord.record is required for a player to initiate a recording of themselves. Useful for streamers, to provide them with footage at wipe end, or tournaments. The recording length will be "Auto record for X minutes" Config explanations: "Auto record after X reports": Will start recording the player when these many reports have been received. "Only record when reports within X seconds": Only record when the number of reports above, are received in this timeframe. 0 to record always when the above value is reached. "Save/Load reports to datafile on reload": Useful when you aren't using the above config, if you do it might not be necessary to save data overhead. "Auto record for X minutes": the number of minutes the player should be recorded for. "Discord MSG Color": Color for the embed message, see here https://gist.github.com/thomasbnt/b6f455e2c7d743b796917fa3c205f812 "Discord Webhook": You discord webhook all information should be sent to. "Discord: Notify if recording is started": Should a message be sent to the discord webhook when the recording starts? "Discord: Include report with start message?": Should the player's report be added to the recording start message? "Discord: Notify if recording is stopped": Should a message be sent to the discord webhook when the recording ends? "Discord: Include report with end message?": Should the player's report be added to the recording end message? "Upload Combat Log to discord webhook?": Should the player's combat log be upload to the above discord webhook as a txt file? "Upload DEMO file to discord webhook?": Should the player's demo file be uploaded to the above discord webhook? "Split DEMO files for non nitro discord (8mb chunks)?": This will split files and upload multiple files to discord for non-nitro discord servers. If you have nitro with an upload limit of 100mb, then you can turn this off. "Discord Webhook - Self Record" All self-initiated recordings will post to this webhook, if not set it will go to the main one. "Record if FlyHacked in last X seconds" This will initiate a recording when a player rejoins the server after kicked for flyhacking. "Save recording to server?" If set to false, it will not save to the HDD, to save space. Make sure you have a webhook setup, otherwise it will still save as to not lose any demos. API: If you want to trigger a recording from your plugin, you can do the following: AutoDemoRecord.Call("API_StartRecording", BasePlayer player, string Reason, int LengthInMin); All suggestions welcomed!$19.99 -
Version 1.0.10
886 downloads
This plugin does not introduce any functionality by itself, but rather provides a framework for other plugins to manipulate the status list that appears in the game UI on the right. Developer API Check out this demo for a code example of how to use the API for this plugin. Note for developers: when possible, avoid using dynamic statuses, as they are a significant performance draw. If possible, instead manually update statuses when appropriate. // API Documentation for Custom Status Framework v1.0.5 // Returns a list of all statuses for a player, both vanilla and custom ones. List<string> GetStatusList ( BasePlayer basePlayer ) // Returns true if a player has a status matching the given id. bool HasStatus ( BasePlayer basePlayer, string id ) // Method for showing a simple temporary status to a player. // This status will appear and then disappear after some time. void ShowStatus ( BasePlayer basePlayer, string id, string color = null, string text = null, string textColor = null, string subText = null, string subTextColor = null, string imageLibraryIconId = null, string iconColor = null, float seconds = 4f ) // Creates a status for the given player. private void SetStatus ( BasePlayer basePlayer, string id, string color, string text, string textColor, string subText, string subTextColor, string imageLibraryIconId, string iconColor ) // Removes the specified status from the given player. private void ClearStatus ( BasePlayer basePlayer, string id ) // Performs a ClearStatus and then a SetStatus. // Useful if you want to simply refresh a status value. private void UpdateStatus ( BasePlayer basePlayer, string id, string color, string text, string textColor, string subText, string subTextColor, string imageLibraryIconId, string iconColor ) // Creates a global status with a static value. // The value of this status will not change, but will be dynamically applied to all // players who meet the specified condition function. private void CreateStatus ( string id, string color, string text, string textColor, string subText, string subTextColor, string imageLibraryIconId, string iconColor, Func<BasePlayer, bool> condition ) // Creates a global status with a dynamic value. // The value of this status will change, and is dynamically set for each player // based on the return of the dynamicValue function. // This status will be dynamically applied to all players who meet the specified // condition function. private void CreateDynamicStatus ( string id, string color, string text, string textColor, string subTextColor, string imageLibraryIconId, string iconColor, Func<BasePlayer, bool> condition, Func<BasePlayer, string> dynamicValue ) // Deletes a global status by id. private void DeleteStatus ( string id )Free -
Version 1.1.2
85 downloads
Allows players with permission to shoot rockets from any weapon of their choice! List of rocket prefabs: assets/prefabs/ammo/rocket/rocket_basic.prefab (this is the default) assets/prefabs/ammo/rocket/rocket_fire.prefab assets/prefabs/ammo/rocket/rocket_hv.prefab assets/prefabs/ammo/rocket/rocket_smoke.prefab A list of Rust item shortnames can be found here. Permissions ubergun.use Configuration { "Uber weapon (shortname)": "snowballgun", "Unlimited ammo": true, "Unlimited durability": true, "Rocket speed (higher = faster)": 250, "Rocket damage": 100.0, "Rocket type (prefab)": "assets/prefabs/ammo/rocket/rocket_basic.prefab" }$5.00 -
Version 1.0.5
108 downloads
This is a simple tool to help you catch ESPer's. Unlike methods in the past requiring cheaters to fall for traps, this one will be watching without having to give them any bait! This plugin is still in "beta" and is offered at a reduced price for a limited time. Since 1.0.12, the embed now includes a radar image to show violations (red line): The above embed shows the culprit, with quick links to Steam, Battlemetrics, and ServerArmour. Along with each violation that caused the trigger, the consist of the violation id, the time it happened, and steamid and distance from the culprit. It is highly recommended to use along with ADR, although not required, but can easily eliminate false positives by having the option to watch the player from the demo. Commands /testesp - this will send a test embed to your configured webhook. Permissions espdetection.ignore Ignores specific players who are granted this permission. Config options explanation General Max distance to check The maximum to check if the player is ESPing. (default 150 outside, 100 inside) Check Interval How often should a player be checked (default 1 second) Ignore Players Idle Ignore players that haven't changed position (default 15 seconds) Only track players with active weapons Track players that have equipped weapons only. (default true) Auto Demo Record (only applicable if Auto Demo Record is installed) Record Length How long should the triggered recording be (default 10 minutes) Discord Webhook Where the logs & ADR recordings should be sent to Webhook Title Title of the embed Violations Probability % Which % probability should trigger a Discord embed and ADR recording. (default 40%) Samples How many samples should be kept in memory, to calculate the probability (default 20) Weapon Specific Configs These change characteristics of weapons Weapon Shortname Max distance to check This overrides the general setting for the weapon only Track if set to false, a player will be ignored if he has this weapon equipped. (default true) Attachment Specific Configs These change characteristics of attachments Attachment Shortname Add distance while aiming As the name suggests, it adds extra distance to the previous configs, useful for when aiming with an 8x or 16x Track if set to false, a player will be ignored if he has this weapon equipped. (default true) NOTE: if you are using ADR, a good command to use when reviewing the demos are `debug.culling 1`$25.00 -
Version 1.0.4
234 downloads
This Module is not working with the latest version of Ember anymore. You are free to download fix and use it or whatever u want to do. Have fun. This is an Ember module for Ember websites. This is not only for Rust, anyone who has Ember script can have it. You can share things you have changed on your server just like the PlayRust.com's ChangeList page; https://rust.facepunch.com/changes/1 Dependencies Ember (Required) https://www.gmodstore.com/market/view/5620 How to Install? Just copy paste it to Ember -> Modules folder next to other modules (if you have any) - (or upload it and unzip it to your website) Than go to this address to activate it: website.com/admin/change-list/setupdb-20201223-17 You should replace website.com with your domain name.Free -
Version 3.5.0
591 downloads
Features: This chrome extension collects and shows additional information about players in battlemetrics rcon. Such as: Steam profile, Battlemetrics profile creation date EAC Ban, EAC Banned Friends, EAC Banned Identifiers (IPs), BM Banned Identifiers (IPs) (if player with an ip can be found on your ban list) Temp ban counts Kills, Deaths, KD Reports, Arkan and Guardian violations (optional) Rust servers played, playtime on: rust servers, aim train servers, your servers Global rust stats (optional) Steam profile picture and the current server's name in battlemetrics Link for ServerArmour, RustAdmin and RustBanned profile (optional) What you receive: By purchasing the product you receive: The source code of this extension Lifetime access Detailed setup guide Support If you need help or If you have any issues or suggestions you can contact me by joining my discord server: https://discord.gg/efVKDG6z6F or by adding me on discord: Farkas#6006$9.90- 8 comments
- 4 reviews
-
- 6
-
-
-
- #battlemetrics
- #bm
- (and 15 more)
-
Version 1.0.9
86 downloads
Upgrades and removals with hammer, building plan and Garry’s mod tool gun Chat commands /remove - turn on/off the remove mode /up - enable/switch/off mode upgrade Console commands remove.use - turn on/off the remove mode upgrade.use - enable/switch/off mode upgrade Permissions removeupgradev2.use - access to console and chat command [upgrade] removeupgradev2.refund - returns items (box, furnance, chair, etc) [remove] removeupgradev2.remove - access to console and chat command [remove] removeupgradev2.up - access to console and chat command [upgrade] removeupgradev2.vip - returns the resources spent on the construction [remove] In the future, a feature will be added to improve the entire building through the cupboard Config$14.99 -
Version 1.1.3
64 downloads
A plugin for Rust that shows players' names and other helpful information for admins. This plugin was made with performance in mind! Features: Displays players names Displays players distances Displays players health It shows a team color indicator that makes differentiating non teammates easier Stash ESP It shows how far stashes are Tool Cupboard ESP It shows how far Tool Cupboards are More performant No permissions required No config file Console and chat commands to toggle on and off You must have moderatorid or ownerid to use the radar command. Commands: /radar - starts radar for players only with a 1-second refresh rate and 250m distance /radar <refresh rate> - starts radar for players only with a <refresh rate> second refresh rate and 250m distance /radar <refresh rate> <distance> - starts radar for players only with a <refresh rate> second refresh rate and <distance> distance /radar <refresh> <distance> <players/stashes/all> - starts radar for <players/stashes/all> with a <refresh> second refresh rate and <distance> distance Support discord: https://discord.gg/YnbYaugRMh$9.99 -
Version 2.0.9
50,854 downloads
Convenient GUI manager for player and group permissions. Allows assignment of player permissions. (online or sleeping) Allows assignment of group permissions. Allows one-click removal of all players from a group. (group page - "Remove All") Allows adding/removing a player from groups. Supports unlimited plugins/permissions/groups Up to 60 plugins per-page. Up to 40 permissions per-page. Up to 40 user groups per-page Allows for local and sql backup and recall of all permissions or groups. Permissions. permissionsmanager.allowed - Allows players to use GUI. Plugin can be used with this permission, or by any Admin : Auth Level 2. Chat commands. /perms data - Backup and restore permissions and/or groups - local data file and/or SQL. ** /perms OR /perms player - Opens GUI player list, allowing a player to be chosen. /perms group - Opens GUI group list, allowing a group to be chosen. /perms player <playername> - Opens permissions GUI for the specified player. /perms group <groupname> - Opens permissions GUI for the specified group. Console commands. EmptyGroup <groupname> - Removes all players from the specified group. Configuration. Global. Chat - Title colour Chat - Message colour GUI - Label colour GUI - On colour GUI - Off colour GUI - AllPerPage - Sets All/None option to per-page, or per plugin. Options - GUI Transparency 0-1 Options - Plugin BlockList - ex. "playerranks,botspawn" Block list must be lower case, comma separated, no spaces, and no final comma, as above. Useful tool for picking CUI colours - RGB Decimal - Take the RGB Normalized decimal output, and remove all commas. ** Please note that with data backups : SQL saving is accumulative - Saving adds current permissions/group data to whatever was already saved. Local data file saving is not accumulative. It overwrites any existing backup with the current server permissions/groups. FAQ. Q: I'm trying to revoke permission(Y) for a player, but it says "Inherited". A: The player is in a group(X) which is also granted permission(Y). Solution: Revoke permission (Y) from group(X) or remove the player from group(X). Q: I removed a player from group(X), but they still have permission(Y). A: This is the opposite of the above. This player must have been independently granted permission(Y) at some time. Solution: Revoke permission(Y) from the player.Free- 148 comments
- 30 reviews
-
- 32
-
-
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
Version 1.2.0
114 downloads
This plugin give the possibility to modify the amount of the durability loss by percentage for weapons(include attachments with durability) and/or tools. 3 different permission related value can be set, to support other plugins or vip/rank systems. It also has the feature to exclude weapons or tools from the function, up to the need. The plugin can work 3 different mode. 1 - no permission used at all -> normal durability loss applied 2 - The player can have more then one permission, in this case always the HIGHER permission percentage value used. 3 - The player shall only have 1 permission, in this case i recommend to activate the "Permission check against multiple permission group" and optionally the "Warning agains multiple permission group (can flood the server console)" configuration, to set to True, and if a player by mistake got 2 different permission, the plugin feature will be skipped and a warning will be shown on the server console. Permissions itemdurability.profile1 itemdurability.profile2 itemdurability.profile3 Configuration "itemdurability.profile1 permission percentage scale range: 0-X, 0.1f mean 10% of the original durability": 1.0, "itemdurability.profile2 permission percentage scale range: 0-X, 0.1f mean 10% of the original durability": 1.0, "itemdurability.profile3 permission percentage scale range: 0-X, 0.1f mean 10% of the original durability": 1.0, "Permission check agains multiple permission group": false, "Warning against multiple permission group (can flood the server console)": false, "Exclude weapons": true, "Exclude items, what are not weapons": false "CleanPermission on Wipe": true$7.00- 11 comments
- 1 review
-
- 1
-
-
Version 1.0.6
8 downloads
Shoot vehicles out of the snowball gun! Prerequisites A snowball gun in hand. No need for ammo. Permissions TheFunGun uses Oxides permission system To assign a user permission use oxide.grant user "username|steam id" "permission" in console. To assign a group permission use oxide.grant group "groupname" "permission" in console. TheFunGun.CarGun.Use TheFunGun.RhibGun.Use TheFunGun.BoatGun.Use TheFunGun.SnowGun.Use TheFunGun.RandGun.Use TheFunGun.BypassCooldown.Use Chat Commands /cargun - To enable the car gun (sedan). /rhibgun - To enable the rhib gun. /boatgun - To enable the row boat gun. /snowgun - To enable the snow mobile gun. /randgun - To enable the random gun that choose a random vehicle. Caveats Be mindful when choosing your de-spawn timer in the config. Having a high de-spawn timer means the vehicles stay on the server for longer. To avoid any spam or server lag, be sure to keep this number low. Configuration The configuration file can be found in your server directory at .../oxide/config/TheFunGun.json The use of an editor and validator is recommended to avoid formatting issues { "Despawn Timer": 5.0, "Velocity": 75.0 "Cooldown": 1.0 } Localization { "RandGunEnable": "<color=#ffc34d>TheFunGun</color>: Random Gun <color=#36802d>Enabled</color>", "RandGunDisable": "<color=#ffc34d>TheFunGun</color>: Random Gun <color=#ff6666>Disabled</color>", "CarGunEnable": "<color=#ffc34d>TheFunGun</color>: Car Gun <color=#36802d>Enabled</color>", "CarGunDisable": "<color=#ffc34d>TheFunGun</color>: Car Gun <color=#ff6666>Disabled</color>", "RhibGunEnable": "<color=#ffc34d>TheFunGun</color>: Rhib Gun <color=#36802d>Enabled</color>", "RhibGunDisable": "<color=#ffc34d>TheFunGun</color>: Rhib Gun <color=#ff6666>Disabled</color>", "BoatGunEnable": "<color=#ffc34d>TheFunGun</color>: Boat Gun <color=#36802d>Enabled</color>", "BoatGunDisable": "<color=#ffc34d>TheFunGun</color>: Boat Gun <color=#ff6666>Disabled</color>", "SnowGunEnable": "<color=#ffc34d>TheFunGun</color>: Snow Gun <color=#36802d>Enabled</color>", "SnowGunDisable": "<color=#ffc34d>TheFunGun</color>: Snow Gun <color=#ff6666>Disabled</color>", "NoPermission": "<color=#ffc34d>TheFunGun</color>: You do not have permission to use this command", "Cooldown": "<color=#ffc34d>TheFunGun</color>: You are on a {0} second cooldown." } Special Thanks Thank you to unboxingman for his assistance in the development of this plugin. Support Dark Side Development Discord$5.00 -
Version 1.3.0
160 downloads
Assists in finding ESPers that unearth stashes, it also allows admins to make placing bait stashes easy and simple, by automatically filling predefined items in random, and disables the ability for admins to accidentally unearth stashes whilst enabled. It will also automatically delete all contents of an admin stash when unearthed, which assists in admin abuse and/or exploitation of hackers. Supports Auto Demo Recorder (ADR) Supports Better Ban System Supports Server Armour Features: Notifies to discord when stashes are found which doesn't belong to players (or clan if using the clan plugin) Records the number of stashes found in a certain, configurable timeframe. Sends discord notifications when the above happens Admins can place "server" stashes, and they will be auto-filled with the /stash command. When a player unearths said stash, the contents will be automatically removed. Stashes can also be autogenerated and placed automatically. And can be replaced as they are found in another random location. It auto bans based on condition. Example: If a player finds 5 stashes that don't belong to them within 1 hour, they are auto-banned with a preset reason. It works with ADR as well and can trigger demo recordings based on conditions It works with ServerArmour to handle bans, else native bans. Battlemetrics will soon be supported. Permissions: stashwarning.admin - allows admins to use the stash placement system. Chat Commands: /stash - Enables manual stash placement tool. Stashes cannot be unearthed when enabled and stashes will be automatically given. /stashshow- Toggles On/Off - Will show admin the location of all plugin related stashes. /stashdestroyall - This will destroy all server stashes create by, or with this plugin. /genstashes- This will force generate all stashes that are missing. /regenstashes- This will remove, and then replace all stashes from this plugin. Config explanations: "API: ADR reason" The reason that will be given to ADR, and is sent to discord along with the recording. "API: ADR recording length in mins" How long the recording should be in minutes. "API: ADR Trigger recording when stashes found/triggered more than" When the recording should trigger, Example: If set to 1, the recording will trigger when the player has triggered/unearthed 2 stashes. "Discord: Color" Color for the embed message, see here https://gist.github.com/thomasbnt/b6f455e2c7d743b796917fa3c205f812 "Discord: Embed Title" The title of the embed inside discord. "Discord: Send Stash Toggle Msgs" If notifications should be sent to discord when an admin toggles the stash command. "Discord: Webhook Server Name" The server where the notification is sent from, useful for when you have multiple servers. "Discord: Webhook URL" https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks "SteamID for in-game chat icon." This will be used to assign against placed stashes for tracking. Do not change this to a user on the server, leave as is if you don't have another steamid. "Embed count buckets in hours" This should be a string, comma-separated. This will be the bucket embeds in discord, to show the count of stashes found for the user, inside the hour brackets. Example: 0, 24, 1 = would give you a count for all stashes, stashes in the last hour, and stashes in the last 24hours. See below "Stash Items" The items that you would like to be automatically filled when a stash is placed. The number would be the max quantity, this will be randomized when placing in a stash to remove predictability. "Stash Item Slots To Fill: Max" The maximum amount of slots to fill "Stash Item Slots To Fill: Min" The minimum amount of slots to fill A random value will be chosen between the above two values. "Auto Ban False Positive Distance" Default: 5 - Stashes found in this distance will be considered false positives. (Useful where multiple stashes are unearthed in one spot.) "Auto Ban False Positive - Include in count?" If the above false positives should be counted in the triggers. This affects auto bans as well. "Ignore Admins" If admins should be ignored when unearthing stashes not belonging to them. "Auto Ban Delay In Min" Delays auto bans by X minutes. "Delete found server stash after X seconds (0 = Disables)" Will automatically delete server stashes that were found, after X seconds.$6.99 -
Version 1.4.4
15,571 downloads
The easiest and fastest way to build a Rust server Functions: Server Config Installer Wipe Manager Custom Map Support - Server Config: Here you can set up all the settings for your server. Server Name Server Tag Server Description Server URL Server Logo URL Map Size Map Seed Generate Maps Seed MAX Player RCON Password Server Port Query Port RCON Port App Port Game Mode Custom Map - Installer: Here you can easily install your server and mods. Install or Update your Server Verify your server files Install or Update Oxide (Detects new version) Install or Update Carbon (Detects new version) Install or Update RustEdit (for Custom Map Users) Install or Update Discord Extension (to run Discord Plugins) - Wipe Manager: Here you can easily Wipe your Server Full Wipe Blueprints Map Oxide Data Backpacks Logs Player Deaths Player Identities Player Stats Player Tokens New Map Seed on Wipe HowTo: - Start Rust Server Tool as Admin - Install Server - Make your settings and save - Start Server That's allFree- 130 comments
- 10 reviews
-
- 21
-
-
-
- #server
- #installer
-
(and 7 more)
Tagged with:
-
Version 2.0.0.0
28 downloads
Rust Wipe Tool Master is a tool for server owners or admins who run their Rust server on Windows based machines, be it locally or on a server, that want to save some time on wipe days. 4 easy steps: #1 - Simply enter the location of the server identity you wish to wipe. #2 - Get the list of files for plugins installed on your server with the "Get Plugin Files" button. #3 - Select which files you wish to delete for the wipe. #4 - Click "Wipe Server" and confirm. Your server is now wiped, simply change your map size or seed as you like and boot up your server. Some changes in the latest update. (v2.0.0.0) The above instructions are still accurate, but for the new functionality, the Help button explains the new functions. Disclaimer: There are files that will show up on your list if you use the Advanced checkbox, that if you delete it could break your server, know what files you are deleting and what they are for. Any comments, suggestions or if you need help, message me! Attention: I am aware that Windows Defender doesn't like the latest version, I can assure you the results are false positives. Here is a scan: https://www.virustotal.com/gui/file/254e60904fa9a84cb581afcc7023742be1b8f30428e407d6002131e3c7ad2912$6.09 -
Version 2.13.0.2
315 downloads
This addon will create / add a leaderboard for your Ember based Rust website. It is using PlayerRanks by Steenamaroo. It supports multiple servers. Dependencies Ember (Required) https://www.gmodstore.com/market/view/5620 PlayerRanks (Required) https://codefling.com/file/14-playerranks/ Thing You Should Know Leaderboard for Ember is made by us, not by the owners / creators of Ember. Updates of Leaderboard for Ember will be made buy us, not by the owners / creators of Ember. If you have any problem or anything to ask about Leaderboard for Ember, please let us know. Expectation This is not a drag-drop module that you can use easily. Buy it, if you are sure you can do it. It is not hard, you need some time to set it up becuase you have to use a plugin to create Data. Module is easy, drag-drop but you have to do the SQL connection. How does it work? The plugin you use sends the data from your Rust server to your SQL DB and th is module reads that data to show those informations on Leaderboard page. You can make changes on Leaderboard Admin Page. You can decide what to show on the Leaderboard or not. You can go to player profile by clicking on their nicknames. You can sellect the category to list players or you can click on the categories of the Leaderboard. New Installation 1. Put the TrkerLeaderBoards folder into the ember module folder 2. Go to the leaderboard settings page in the admin menu 3.Make your edit or press the save button at the bottom of the page to save default settings 4.Open config.php in the TrkerLeaderBoards folder 5.Add your servers to the servers array as in the example 6.If you are going to use the database where ember is installed, you do not need to add it to the remote db area. 7.If you did not enter remote db, stat table will search in ember's default database --To use a remote database-- Remove comment lines by deleting / * in $ remoteDB field In the $remoteDB field, define your database information as in the example Write the database name you defined in the field corresponding to the remote db field in the $ servers field. (Don't forget to remove the // mark from the remote db) Fill in the stat_table field and save Update Process Back up your old module before updating files It will be sufficient to update the settings in the config.php file in your old module according to the new config.php file. If you want to use a remote server, read the remote server connection section above Warning For remote server connections, you may need to grant remote connection permissions on the server you will connect to. In this case, tables using the link will not be able to load. If the table is stuck loading, check your config settings.$30.00- 37 comments
- 4 reviews
-
- 3
-
-
-
- #rust
- #leaderboard
- (and 4 more)
-
Version 1.0.7
57 downloads
Ticket System - Made by Murder#0845 Bot Features ➤ Fully customisable - See config below. ➤ Custom Prefix - Able to supply a custom prefix to your preference. ➤ Custom Bot Status - Able to supply a custom bot status to suit your server, for example: "Watching Tickets" or "Example.com". ➤ Logging - Bot is able to log actions, mainly to do with tickets. ➤ Transcript generations - Generation of transcripts on ticket closed, which is sent to the users DM's and your archive channel that's supplied in the config.json. ➤ Unlimited ticket subjects - No limit on ticket subjects, as long as there in the config they will be in the ticket panel. ➤ Unlimited staff roles - Unlimited amount of staff roles, which can also be different depending on the ticket subject. ➤ Unlimited questions - No limit on the amount of questions that the bot can ask users on ticket creations. ➤ Close timer - Supply a custom timer for the bot to wait after the close button has been pressed, this will also trigger a message where you are able to cancel closing the ticket. ➤ Custom Panel Message - Able to customize the title and description to the panel embed. ➤ Support for multiple panel messages - To send a new panel just edit the config and run the "stm" command. ➤ Dropdown menu - New capability's with Discord.py 2.0 Select Menus. ➤ Custom emojis per subject in dropdown menu - Able to supply a different emojis for each ticket subject in the dropdown / select menu. ➤ Notify if user leaves while ticket is open - The bot will send a message in the ticket if the user has left the sever while the ticket is open, just a QOL thing to help staff answer tickets and move on more efficiently. Commands ➤ Close - Close the ticket that the command is sent in. Chat and Slash command capabilities. ➤ Save - No matter the channel, save the transcript of the current channel and get an immediate file and link to view it. Chat and Slash command capabilities. ➤ Rename - Rename the current channel (Note: this works on any channel not just ticket channels). Chat and Slash command capabilities. ➤ Add - Add a user to the current ticket. Chat and Slash command capabilities. ➤ Remove - Opposite to the "Add" command, remove someone from the current ticket. Chat and Slash command capabilities. ➤ Help - Display the help message which shows all commands and how to use slash commands. Chat and Slash command capabilities. ➤ Stm - Stands for "Send Ticket Message". This command will send a ticket message depending on what is in the config.json. Only chat command capabilities. ➤ Sync - Sync the Slash commands for the bot. Only chat command capabilities. Note: this should only need to be used on the first time the bot is used. Config { "Bot Token": "", "Enable Notify On User Leave If User Has Ticket Open": true, "Enable Auto Ping User On Staff Response": true, "Server Name": "", "Guild ID": "", "Prefix": "", "Bot Presence": "", "Server Icon": "", "Archive Channel": "", "Logging Channel": "", "Global Staff Role": "", "Channel Rename Permission Role ID": "", "Ticket Close Timer In Seconds": "", "Embed Colour WITHOUT THE # AND 0x INFRONT": "", "New Ticket Embed Message": "EXAMPLE: Welcome to our ticket support! Please answer the questions below and a staff member can assist you!", "Panel Message": { "Title": "EXAMPLE: Ticket Support", "Description": "EXAMPLE: Click an option below which most fits your case and a member of staff will be with you shortly." }, "Subjects": { "Subject Name": { "Staff Role ID/Ticket Access Role ID List":["ID","ID"], "Subject Category ID": "ID", "Subject Emoji": "<:EMOJI_NAME:EMOJI_ID> USE CUSTOM EMOJIS", "Enable Questions? (SET THIS TO FALSE IF THERE ARE NO QUESTIONS)": true, "Questions":{ "Shortname":"Question", "Example":"What is your example?" } }, "EXAMPLE": { "Staff Role ID/Ticket Access Role ID List": ["123","456"], "Subject Category ID": "123", "Subject Emoji": "<:emoji:123>", "Enable Questions? (SET THIS TO FALSE IF THERE ARE NO QUESTIONS)": true, "Questions": { "Exmaple:": "What is your example?", "Steam ID:": "What is your Steam ID?" } } } } Setup This bot is super simple to set up, simply follow these steps: ➤ Upload all files in "Murder Ticket System.zip" to your bots hosting. ➤ Fill out details in the config,json file. ➤ Turn the bot on (If your using online hosting, press "Start") ➤ Enjoy the bot Support Notice If you need support I more than welcome you to reach out to me on discord. My discord is: Murder#0845 and I am open for any questions or inquiries! Thank you for reading this description and I hope that you enjoy! Note: I will always be constantly updating and developing this bot, if you find any bugs or have any feature requests, feel free to DM me on discord (Murder#0845). - Murder$11.99 -
Version 1.1.0
30 downloads
Advanced graphical plugin manager to easily manage plugins. Features Load/Unload plugins Unloaded plugins are unloaded permanently (not reloading after restarts) Convenient error lookup for not loading plugins Intuitive and super responsive UI (no lag for small UI changes and no mouse reset) Search/Filter function Back button for quick navigation No plugin dependencies Commands (Chat and Console) gplugins - Opens/Closes the UI gplugins.load <pluginname> - Loads the given plugin and removes it from the disabled plugins list gplugins.unload <pluginname> - Unloads the given plugin and adds it to the disabled plugins list Permissions Administrators don't need any permission Players can be given access with the permission 'gplugins.use' (for UI and commands) Hints Clicking the exclamation mark icon will show the error message at the bottom The disablement of plugins after restarts will not work if gplugins is not loaded Loading a plugin in any way other then gplugins when it is disabled in gplugins will not work Configuration uicolor.primary (rgba) - The primary accent color uicolor.disabled (rgba) - The disabled buttons color$12.00 -
Version 2.0.1
118 downloads
Features: This bot runs api scans on each player that joins and displays a warning on discord if they might be breaking your rules. It searches for players with: EAC Banned alt accounts Battlemetrics banned alt accounts Low Battlemetrics hours and boosted steam hours Temp banned accounts Recently created steam or battlemetrics accounts Steam accounts that aren't set up Each alert is displayed only once (if used with Mysql or MongoDB (MongoDB can be hosted for free), so your channels won't be spammed with the same players over and over. You can set different channels for each category. Alt detection system: If someone connects from 10+ different IPs it will only mark other accounts as alt if they share more than one ip. It will only mark accounts as alts if 6 or less players connected from that ip. Support If you need help or If you have any issues or suggestions you can contact me by joining my discord server: https://discord.gg/efVKDG6z6F or by adding me on discord: Farkas#6006$9.90- 5 comments
- 2 reviews
-
- 1
-
-
- #eac
- #battlemetrics
- (and 18 more)
-
Version 1.7.3
206 downloads
Better Vanish allows server admins or users with permission to go fully invisible to spectate/watch players. It is based on the free public version on uMod by Wulf and has been in development since 2017. However, this version was written from scratch with performance, security and optimization in mind. Key features: Vanished administrators cannot be seen by any other players or cheaters. ¹ Optimization with performance in mind. No garbage allocations. Smaller size, lightweight with only most necessary functions for being invisible. Auto-hide / Auto-noclip after joining. ² Can be used by non-admins with certain restrictions. Auto teleportation under the map or to a safe spot (if you crash or disconnect). ³ Vanished state persists between disconnects or server restarts (configurable). Invisible to the world, environment, AI, traps and so on. ⁴ Custom & Lightweight trigger subsystem. Vanished player is only enters the most important world triggers at zero overhead. Can hide and unhide other players via command. The inventory spy function will let you see and edit player's or NPC's inventories. Sound effects when entering and leaving invisibility (other players can't hear it). Supports original Vanish API & Hooks. Explanations: You must behave accurately if you don't want to get attention from potential cheaters. Do not play, shoot, or touch your inventory and outfit. Auto-noclip is valid only for admins. Non-admins cannot be teleported underground. Please use the safe points. You still may provoke AI to follow you or shoot at you if you cause damage to them. Configuration The settings and options for this plugin can be configured in the BetterVanish.json file under the oxide/config directory. The use of a JSON editor or validation site such as jsonlint.com is recommended to avoid formatting issues and syntax errors. { "Show visual indicator (true/false)": true, "Visual indicator image address": "https://i.imgur.com/dOvX4uA.png", "Visual indicator anchor min": "0.1 0.001", "Visual indicator anchor max": "0.17 0.10", "Visual indicator color": "0.7 0 0 1", "Depth of an underground teleport (upon disconnection)": 15.0, "Block all incoming damage while vanished (true/false)": true, "Block all outgoing damage while vanished (true/false)": true, "Auto vanish on connect (true/false)": true, "Auto noclip on connect (true/false)": true, "Auto noclip on vanish (true/false)": true, "Turn off noclip on reappear (true/false)": true, "Persist vanish (don't unhide upon leave & restore after restart)": true, "Use sound effects (true/false)": true, "Enable safepoints (true/false)": true, "Remove all safepoints after wipe (true/false)": true, "Config revision (do not edit)": 4 } Localization The localization for this plugin can be configured in the BetterVanish.json file under the oxide/lang/en directory. The use of a JSON editor or validation site such as jsonlint.com is recommended to avoid formatting issues and syntax errors. { "CommandVanish": "vanish", "CommandSetVanish": "setvanish", "CommandUnvanishAll": "unvanishall", "CommandInvSpy": "invspy", "VanishDisabled": "<color=#FF686B>Vanish disabled</color>", "VanishEnabled": "<color=#91D6FF>Vanish enabled</color>", "VanishDisabledOther": "<color=#FF686B>You disabled vanish on {0}</color>", "VanishEnabledOther": "<color=#91D6FF>You enabled vanish on {0}</color>", "UnvanishedPlayers": "<color=#FF686B>You unvanished {0} players!</color>", "SetVanishHelp": "Syntax: /setvanish PlayerName", "SafePointNotSet": "You haven't set your <color=#F7B267>Safe Point</color>\nType <color=#FF686B>/vanish safepoint</color> to save your current position.\nYou will be automatically teleported there upon disconnection.", "SafePointSaved": "Your current position is saved as a Safe Point!", "MultiplePlayers": "Multiple players found!\nRefine your search or use Steam ID.", "NothingInSight": "No players in sight", "NoSuchPlayer": "No such player found ({0})", "InvSpyLooting": "Looting: {0} ({1})." } Permissions This plugin uses Oxide's permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>. bettervanish.allowed - allows non-admin players to use vanish and become invisible. bettervanish.allowedother - allows non-admin players to vanish other players by their name. bettervanish.perma – the bearer will be vanished automatically and won’t be able to turn off vanish himself. bettervanish.unvanish - allows non-admin players to unvanish everyone at once. bettervanish.invspy - allows non-admin players to use inventory spy to loot players and NPCs remotely. bettervanish.skiplocks - allows non-admin players to have access to locked entities (boxes, doors). Commands This plugin provides universal chat and console commands. When using a command in the chat, prefix it with a forward slash: /. vanish - Toggles vanish state. vanish safepoint - Save a Safepoint, where get teleported on disconnect (your current position). setvanish <PlayerName> - Toggles vanish state of specified player. unvanishall - Unvanish everyone at once (both online & sleepers). invspy - Let you see and edit players or Npcs inventories, <name/steamID64> or look at the target and use then "invspy " Plugin Data This plugin can store 2 data files under oxide/data: BetterVanish-SafePoints.json - Player safepoints storage. BetterVanish-PersistPlr.json - Players with persisted vanish state. Developer API bool _IsInvisible(BasePlayer player) bool _IsInsivible(IPlayer player) void _Disappear(BasePlayer) void _Reappear(BasePlayer)$19.99- 15 comments
-
- 1
-
-
- #better vanish
- #admin
-
(and 1 more)
Tagged with:
-
Version 1.0.2
150 downloads
Applications: Free - Made by Murder#0845 Bot Features ➤ Custom prefix - Select a custom prefix to allow bot separation and ease of use! ➤ Custom applications - Have your own application names and questions! ➤ Unlimited applications - Have as many applications you need to fill your hearts application intent! ➤ Unlimited questions - As many questions as you could need for the application of your choice! ➤ Custom panel embed title and description - Set custom embed titles and descriptions to make it your own! ➤ Reply commands - Use this to do functions like accepting a user or telling them some other information about there application all through the bot to there DM's ➤ Toggleable help command - Enable and disable the help command to be able to use other bots slash commands while running the same bot client/token ➤ Easy to use sendpanel command - Easily send panels by one message! ➤ Overview message to send/cancel - After completing a application, the use can send it or cancel it! ➤ Application logging - Self explanatory, logs some stuff haha! ➤ Easily readable and user friendly application embeds - Formatted embeds to make the bot efficient and presentable! ➤ Wide variety of use cases - Use cases from clan applications to staff applications, to anything that could need a application! ➤ Great error catching - Instead of just timing out, always respond, even if its just stating there was an error. Slash Commands To use slash commands simply type / and a list of all slash commands in your guild/server will appear. From there, select the command you want to run! If you have lots of slash commands in your server, you can click the profile picture of your bot on the left side and all slash commands for your bot will appear! Config { "Bot Token": "", "Prefix": "", "Staff Role ID": "", "Guild ID": "", "Log Channel ID": "", "Application Response Channel ID": "", "Applications": { "This is the name": ["I'm question 1!", "Question 2!", "And question 3!"], "Example": ["Whats your name?", "How old are you?", "Why do you want to be staff?", "What is your timezone?"] }, "Embed": { "Title": "EXAMPLE: Applications", "Description": "EXAMPLE: Select the application of your choice from the select menu below." }, "Status Type (Playing, Watching, Listening) Default is Playing": "Watching", "Status": "applications!", "Enable Help Command": "true" } Most of these are self explanatory. If your having trouble finding your bots token, go to Discord Applications and click "New Application", then input the name you want the bot to be. Then head over to Bot tab on the left side menu. In the bot tab, click "Reset Token" and follow the instructions. Once reset, copy the token which will appear and paste it into the "Bot Token" field in the config.json file! If your having trouble copying ID's to put in the config, visit this link which will show you how! Setup This bot is super simple to set up, simply follow these steps: ➤ Upload all files in "Murder Application Bot Free Version.zip" to your bots hosting. ➤ Fill out details in the config,json file. ➤ Turn the bot on (If your using online hosting, press "Start") ➤ Enjoy the bot For the simplicity of setting it up on your end, ensure you have all Privileged Gateway Intents which can be toggled at the Discord Developers Portal Simply click the toggle on the right-hand side for the bottom three options on that page, i would recommend un-toggling the first option, "Public Bot" as this will allow anyone to add your bot to there server, and this bot is a server specific bot. Support Notice If you need support I more than welcome you to reach out to me on discord. My discord is: Murder#0845 and I am open for any questions or inquiries! Alternatively, join my development discord where you can find support for all my files along with like minded server owners and people! Thank you for reading this description and I hope that you enjoy! Note: I will always be constantly updating and developing this bot, if you find any bugs or have any feature requests, feel free to DM me on discord (Murder#0845). - MurderFree-
- #discordbot
- #discord
-
(and 4 more)
Tagged with:
-
Version 1.0.1
18 downloads
About Limit FPS LimitFPS is a plugin with almost no performance impact meant for administration (and maybe trolling). It has 2 very powerful features You can limit the FPS of other players You can see the FPS and RAM usage of other players Demo Requirement LimitFPS uses Harmony so you need to disable the Oxide sandbox [see how to do it] Permissions There are 2 oxide permissions that LimitFPS uses limitfps.limit.use - Allows the use of /limitfps command limitfps.fps.use - Allows the use of /playerfps command Add the permissions with the console command: oxide.grant <group|user> <name|id> <permission> Commands There are 2 commands that LimitFPS has /limitfps <playername or steamid> <target fps> - Limit the FPS of a player, set target fps to 0 to remove the limit /playerfps <playername or steamid> - See the player's FPS and RAM usage All of these 2 commands can be used from the server console (or RCON) and they work exactly the same just without the forward slash. If you are an admin in the server you can use them from the Rust console too. Config FPS Query interval - How often will the plugin check the player's FPS in order to adjust it PD Controller P value - How fast to jump to the target FPS, if this is too high it can overshoot PD Controller D value - How much to respect the error difference from the FPS measurement, if higher it can overshoot the target FPS Non linear control - If set to true it will be more responsive (reaching target FPS faster) at low FPS values (30 and below) FPS Limit dampening - If set to true it will stop adjusting the player's FPS once it reaches the target, if this is false, when the player presses ESCAPE or ALT+TAB's and then come back their FPS will be way lower/higher than the target FPS Limit dampening range - When the FPS is within this value to the target FPS it will stop adjusting the FPS I recommend leaving everything to default except maybe FPS Query interval, if you want to get the user's FPS faster/slower. For developers LimitFPS exposes everything you need to control other player's performance with hooks & API calls I strongly recommend if you want to use the API or the Hooks see the demo plugin that uses all of them, its extremely detailed and everything is within 1 file, you can find it here: Hooks: object OnFPSQueryStart(BasePlayer command_initiatior, BasePlayer target, int request_id) { return null; // allow the query } void OnFPSQueryTimeout(BasePlayer command_initiatior, BasePlayer target, int request_id) { } void OnFPSQueryFinished(BasePlayer command_initiatior, BasePlayer target, ClientPerformanceReport report) { } object OnLimitFPSStart(BasePlayer command_initiatior, BasePlayer target, float targetFps) { return null; // allow the limitting } object OnLimitFPSTick(BasePlayer command_initiatior, BasePlayer target, float targetFps, ClientPerformanceReport report) { return null; // allow the tick } API: Interface.Oxide.CallHook("API_PlayerFPSCommand", ulong_steamid); Interface.Oxide.CallHook("API_LimitFPSCommand", ulong_steamid, float_targetFps); Contact If you have any suggestions, want to report a bug or need help, you can contact me on Discord: turner#7777$12.69 -
Version 1.0.0
19 downloads
Advanced graphical permissions manager to easily manage player and group permissions. Features Assign/Revoke player permissions Assign/Revoke player groups Assign/Revoke group permissions Create, rename and delete groups Convenient overview of given permissions per plugin Hierarchical wildcard permissions Back button for quick navigation Search/Filter function Intuitive UI No plugin dependencies Commands (Chat and Console) gperms - Opens/Closes the UI Permissions Administrators don't need any permission Players can be given access with the permission 'gperms.use' Hints Directly granted permissions will be checked as green Inherited group permissions will be checked as blue To revoke all permissions of a plugin click the 1 level wildcard permission twice (grant all -> revoke all) Configuration plugins.showwithoutpermissions (true/false) - If set to false, plugins without permissions wil be hidden players.showoriginalnames (true/false) - If set to true, the original playername will also be shown uicolor.primary (rgba) - The primary accent color uicolor.disabled (rgba) - The disabled buttons color uicolor.activetab (rgba) - The active tab color$12.00- 2 reviews
-
- 7
-
-
-
-
- #permissions
- #admin
- (and 13 more)