-
Posts
306 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Gt403cyl2
-
Have you tried removing all related files and re-installing? Config, Data and lang files The hook "OndispenserGather" only deals with the actions mentioned so it 100% has to be related to one of those actions. That said that is what I have been testing any and all variations of to recreate the issue, with nothing showing as of yet.
-
Changed Status from Pending to Can't Reproduce
-
Will keep looking into this but after about 3 hours of trying different combinations of ways to reproduce this I cannot. Marking as can't reproduce.
-
I will keep trying to recreate it but have been unsuccessful so far will look into it further.
-
Ok first thing's first. That is a problem when a player does one of the following: mines a node chops a tree gets meat/bone/ect. from a body I will try to recreate the issue but if you know what was happening when this happened it might help me narrow it down.
-
I'm also interested in this.
- 17 replies
-
Version 1.2.5
360 downloads
Clear Groups is a simple plugin that allows admin to remove all players from specific groups with a single command. In the configuration file you can: Specify which groups you want to clear. Specify to ignore admin. Set the command for clearing the group(s). Set the command for clearing the data file. Chat Commands: /cleargroups - Clear groups /cleargroupsdata - Clear data file Console Commands: cg - Clear groups cgd - Clear data file Permissions: "cleargroups.admin" - Allows admin to clear the data file and clear the selected group(s). Default Configuration File: { "Change Commands": { "Manually clear groups": "cleargroups", "Delete clear groups data": "cleargroupsdata" }, "Main Options": { "Ignore Admin": true, "Clear Data on wipe": false }, "Group Names": [ "", "" ] } Default Data File: { "RemovedFromGroup": [] } For support: Contact me here or on Discord: gt403cyl2Free -
Version 1.3.3
134 downloads
Allows your admin, moderators and staff members to instantly toggle between their authority role and the player role while logging each swap to discord as well as a data file to keep accountability in check! **************** NOTE: When granting permissions be sure to apply the permission to the specific player, NOT a group as it will not allow them to regain their permissions. **************** In the configuration file you can: Specify which groups the authorized player will be put into when they toggle in and out of their authority role for each. (Admin/moderator/staff) Specify your Admin player role display name (includes chat, permissions, console, team/clan). Set the commands for each group. Specify a list of commands to run for Admin/Mods when they toggle to and from authorized roles. Add your Discord webhook to log each time the person toggles roles. (If you do not wish to use the Discord logging feature then leave that line as is in the config.) Choose to work with other plugin features. (true/false options) And more! Default groups and commands: Admin toggles to default - /tadmin Mods toggles to default - /tmod Staff toggles to default - /tstaff Permissions: "authtoggle.admin" - allows admin to toggle groups. "authtoggle.moderator" - allows moderators to toggle groups. "authtoggle.staff" - allows staff to toggle groups. Default Configuration File: { "Chat Prefix": "<color=#32CD32>Auth Toggle</color>: ", "Discord Prefix": "Auth Toggle: ", "Discord WebHook": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "Change Commands": { "Admin swap Groups": "tadmin", "Moderator swap Groups": "tmod", "Staff swap Groups": "tstaff" }, "Groups": { "Admin player group name": "default", "Admin group name": "admin", "Moderator player group name": "default", "Moderator group name": "mods", "Staff group name": "staff", "Default group name": "default" }, "Main Options": { "Change name as Admin": true, "Admin player name to use": "yourchosennamehere", "Empty Admin inventory on disconnect": false, "Store and restore inventory when swapping Auth levels (Admin Only)": true, "Auto run Admin commands": true, "Auto run Moderator commands": true, "Auto run player commands": true }, "Optional Dependencies": { "Vanish": true, "AdminRadar": false, "Godmode": false }, "Auto Commands": { "Admin chat commands to run when toggled to Admin": [ "" ], "Moderator chat commands to run when toggled to Moderator": [ "", "" ], "Admin / Moderator chat commands to turn off when toggled to Player": [ "", "" ] } } Default Data File: { "AdminSwapped": [], "ModsSwapped": [], "StaffSwapped": [] } Default Lang File: { "ToPlayer": "You have swapped to player mode and have been placed in the", "ToStaff": "You have swapped to staff mode and have been placed in the", "ToModerator": "You have swapped to moderator mode and have been placed in the", "ToAdmin": "You have swapped to admin mode and have been placed in the", "SwappedToPlayer": "{0} ({1}) swapped to player mode.", "SwappedToStaff": "{0} ({1}) swapped to staff mode.", "SwappedToModerator": "{0} ({1}) swapped to moderator mode.", "SwappedToAdmin": "{0} ({1}) swapped to admin mode.", "SwapDenied": "{0} ({1}) tried to toggle {2} authority without permission.", "Pradar": "Please disable AdminRadar before swapping.", "PGround": "Please get safely on the ground before swapping roles." }$4.99 -
There is no such thing as light mode on my devices.
-
Already exists if I understand what you want... https://chaoscode.io/resources/ubertool-admins-new-friend.78/
-
Replied on Discord, but will post here as well if it helps others. It only logs if you give the permission (player/group) if you don't give a permission then it doesn't log. As for do they reset, you can manually clear the logs in-game with the command "clrla" (default, you can change it in the config) if you have the admin permission. Other than that on wipe it will recognize a wipe and reset on the first load. If you give it to an entire group (eg: Default) it will log all, it could start to have some impact on higher pop servers if you do this...
-
Version 1.5.2
357 downloads
A plugin for Rust server owners or admin that can assist in determining if a player is cheating to gain loot. Loot Audit is used by granting the permission "uselog" to the specific player they suspect is cheating and the plugin will categorically log what the loot is and where it was looted from. Discord integration is quickly setup by creating a webhook in discord and adding it to the Discord Webhook line in the config. If you do not wish to use the Discord logging feature then leave that line as is in the config. NOTE: *** Use permissions can be toggled on/off (true/false) in the config, it is highly recommended to leave it true (set by default) as the logs will add up fairly quickly and can impact server performance. *** Permissions: lootaudit.admin - Allows admin to clear the logs from the data file. lootaudit.uselog - Allows the players loot to be logged. Commands: - /clrla - Clears the data files. - /lasave - Manually saves the data file. (configurable for chat command, non configurable for console) - /tiadmin - Toggles Ignore admin - /lahelp - Lists the current set commands to the admin in chat. - /cdebug - Toggles debug to console. Features: * Ignore admin, regardless of permissions. * Detailed logs sorted by category. * Easily configurable. * Logs items even when stacked. Default Config: { "Chat Prefix": "<color=#32CD32>Loot Audit</color>: ", "Discord Prefix": "Loot Audit: ", "Discord WebHook": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "Change Commands": { "/list Shows Help Syntax": "lahelp", "/lasave manually saves the datafile (in game chat": "lasave", "/cdebug Toggles console debug": "cdebug", "/clrla Clear's data file": "clrla", "/tiadmin Toggles Ignore Admin": "tiadmin" }, "Logging Options": { "Use data file to log": true, "Ignore Admin": false, "Use Console Debugging": true, "Clear data file on wipe": false, "Use Permissions (Recommended)": true }, "Enable or Disable Specific Logs": { "Vending Machines": true, "Item Pickups": true, "Collectible Pickups": true, "Checking Corpses": true, "Player Corpse Looting": true, "NPC Corpse Looting": true, "Looting From Containers": true, "Dispensers": true, "Growables": true, "Looting of Players": true, "Looting of Drop bags": true } } Default Data File: { "Bought": [], "NPCSold": [], "Pickedup": [], "Collected": [], "Chopped": [], "Mined": [], "Hunted": [], "Farmed": [], "CheckedCorpse": [], "CheckedSleeper": [], "CheckedNPCCorpse": [], "LootedFromCorpse": [], "LootedFromNPCCorpse": [], "LootedFromPlayerInventory": [], "LootedFromContainer": [], "LootedFromPlayerDropBag": [] } Default Lang File: { "perms": "You don't have permission to use this command.", "clrla": "Loot Audit Data has been cleared.", "iadmin": "Ignore admin now set.", "iadminf": "Ignore admin now disabled.", "databought": "{0} ({1}) bought {2} {3}(s) from {4} for {5} {6} from {7} ({8}) {9} UTC time.", "databoughtnpc": "{0} sold {1} {2}(s) to {3} ({4}) for {5} {6} {7} UTC time.", "databoughtnpcd": "{0} sold {1} {2}(s) to {3} ({4}) {5} UTC time.", "datalootpickup": "{0} ({1}) picked up {2} {3}(s) off the ground {4} UTC time.", "datachopped": "{0} chopped {1} {2} from a {3} {4} UTC time.", "datamined": "{0} mined {1} {2} from a {3} node {4} UTC time.", "datamined2": "{0} ({1}) mined {2} {3} from a Metal Ore node {4} UTC time.", "datahunted": "{0} carved {1} {2} from a {3} {4} UTC time.", "datafarmed": "{0} ({1}) harvested {2} {3} {4} UTC time.", "datalootcollect": "{0} ({1}) collected {2} {3}(s) off the ground {4} UTC time.", "datacheckcorpse": "{0} ({1}) checked for loot on the corpse of {2} ({3}) {4} UTC time.", "datachecksleeper": "{0} ({1}) checked for loot on sleeping body of {2} ({3}) {4} UTC time.", "datachecknpccorpse": "{0} ({1}) checked for loot on a {2} {3} UTC time.", "datalootfromcorpse": "{0} ({1}) looted {2} {3}(s) from the dead body of {4} ({5}) {6} UTC time.", "datalootfromnpccorpse": "{0} ({1}) looted {2} {3}(s) from a {4} {5} UTC time.", "datalootfromplayerinventory": "{0} ({1}) looted {2} {3}(s) from a {4} owned by {5} {6} UTC time.", "datalootfromcontainer": "{0} ({1}) looted {2} {3}(s) from a {4} {5} UTC time.", "datalootfromdropbag": "{0} ({1}) looted {2} {3}(s) from a drop bag {4} UTC time." } Other information: Comments, suggestions or for support message me here or on Discord: gt403cyl2$9.99 -
I submitted a plugin on the 14th, it's been downloaded and viewed roughly 10 times, but still pending approval. Just wondering if there is a problem? This has been resolved, Thanks.
-
Version 1.0.8
377 downloads
Vending Buys is a plugin that lets the buyer and/or seller of an item that has been bought or sold from any physical vending machine know about the sale and who they bought from or sold it to. If the vending machine is not owned buy a player, Outpost for example, it will show a slightly modified message with the name of the machine. Note: when logging purchases from the Drone Market, Vending Buys does not record the seller, cost or currency of the sale, only who bought what item(s). Permissions: vendingbuys.admin - Allows admin to clear the logged sales from the data file. vendingbuys.seller - Allows the players to see the messages as the seller. vendingbuys.buyer - Allows the player to see the message as the buyer. Commands: - /clrvb - Clears the data file. Default Config: { "Chat Prefix": "<color=#32CD32>Vending Buys</color>: ", "Command to clear Vending Buys data file: ": "clrvb", "Ignore Non-Player Vending Machines: ": false } Default Data file: { "Bought": [], "Sold": [], "NPCSold": [] } Default Language file: { "perms": "You don't have permission to clear Vending Buys data.", "clrvb": "Vending Data has been cleared.", "vendingresponse": "You bought {0} {1}(s) from the vending machine named {2} owned by {3} for {4} {5}.", "vendingresponse2": "You sold {0} {1}(s) from the vending machine named {2} for {3} {4} to {5}.", "vendingresponse3": "You bought {0} {1}(s) from the vending machine named {2} for {3} {4}.", "databoughtnpc": "{0} sold {1} {2}(s) to {3} ({4}) for {5} {6} {7} UTC.", "databoughtnpcmarket": "{0} ({1}) bought {2} {3}(s) from the {4} {5} UTC.", "databoughtnpcmarket2": "You bought {0} {1}(s) from the drone market.", "databought": "{0} ({1}) bought {2} {3}(s) from {4} for {5} {6} from {7} ({8}) {9} UTC.", "datasold": "{0} ({1}) sold {2} {3}(s) from {4} for {5} {6} to {7} ({8}) {9} UTC." } Other features: Admin can toggle on or off (true/false) the messages regarding buying from outpost vending machines in the config. Logging all vending machine purchases. Logs both the player name and Steam ID (only viewable by admin in the data file) in the event of a player changing their game name. Other information: Comments, suggestions or for support message me here or on Discord: gt403cyl2Free -
- 20 comments
-
- 1
-
-
- #rust
- #automation
-
(and 4 more)
Tagged with:
-
Version 2.0.0.0
39 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