Jump to content

Drxp

Creator
  • Posts

    158
  • Joined

  • Last visited

Everything posted by Drxp

  1. Drxp

    Problem fondations

    Changed Status from Pending to Work in Progress
  2. Drxp

    Problem fondations

    Hello Gosti, Ill take a look at this now and ill get an update out. Thanks for letting me know.
  3. Drxp

    Base Upgrade

    Yes, if you upgrade to stone and you want to go back to wood then you just click the wood icon.
  4. Drxp

    Base Upgrade

    Yes it is.
  5. Drxp

    Base Upgrade

    Version 3.7.3

    845 downloads

    Features: User-Friendly Interface: Manage all base upgrades, repairs, and skin applications directly through a convenient UI. No need for complicated commands. Comprehensive Skin Menu: Access a variety of built-in skins for different building grades directly through the UI. Easily apply skins to customize your base. Customizable Settings: Adjust settings like command cooldowns and upgrade delays to fit your playstyle. Tailor the experience to your server’s needs. Enhanced Tools: Use the powerful 'Remove Tool' with adjustable duration for quick and efficient block removal. Perfect for fine-tuning your base. Efficient Base Upgrades: Upgrade your entire base to a specific building grade with just a click. Supports Wood, Stone, Metal, and HQM upgrades. Repair System: Quickly repair your base using materials from the Tool Cupboard. No need to manually gather resources—just click and repair. /bup 1-4 Base Permissions o.grant group default <permission> or c.grant group default <permission> baseupgrade.up_wood baseupgrade.up_stone baseupgrade.up_metal baseupgrade.up_hqm baseupgrade.downgrade baseupgrade.remove baseupgrade.show baseupgrade.bupUse Default Configuration { "UpgradeDelay(0.0 = insta upgrade)": 0.5, "CommandCooldown(in secs)": 60.0, "Hammer Duration": 300.0, "DefaultHammerSkin": 1116103194, "CheckAndResumeUpgradeEnabled": false, "RefundOnDowngrade (true/fasle)": true, "RepairCosts": { "Wood": 50, "Stone": 100, "Metal": 70, "TopTier": 10 }, "UpgradeCosts": { "Wood": 150, "Stone": 300, "Metal": 200, "TopTier": 25 }, "UISettings": { "UpgradePanel": { "OffsetMin": "-303.1 7.5", "OffsetMax": "-73.37 106.795" } } }
    $15.99
  6. Drxp

    Group Manager

    Version 1.0.0

    12 downloads

    This plugin allow's you to add up to 10 steam Ids to one group. Commands Usage: massgroupadd <group> <steamID1> <steamID2> ... Usage: massgroupremove <group> <steamID1> <steamID2> ... Error Handling the plugin will not let you add more then 10 steam IDs. if you try the plugin will not add the players to the group and will stop the command then tell you why. Good for clan servers that offer clan kits, good for adding admins, vips any group really.
    $1.99
  7. Drxp

    Ban Checker

    ill add this but it all depends on the data you have. if you have the data it will work. ill update the plugin again soon.
  8. Drxp

    Ban Checker

    You are right about that. i am working on a update as of now its not just rust game bans it picks up its any steam account that has game bans. I'm adding vac, number of bans, days since last ban etc. ill add `Related Identifiers` this will depend on your orgs data to pick up Player A, Player B. if you know what i mean. If you want to talk more about the updates or what you want adding. Dm on discord or here. Discord: drxp But maybe i worded it wrong. ill update it now. Thanks!
  9. Drxp

    Chat Triggers

    ill update the format.
  10. Drxp

    Chat Triggers

    ill add the !pop to the triggers and ill update it. Edit - This has been updated. !pop - with a custom message.
  11. Drxp

    Ban Checker

    The plugin hasn't been replicated/copied from anyone. It records actions such as bans, kicks, and unbans. Furthermore, upon user spawn, it verifies game bans using the Steam API. Notably, these logs are sent to Discord via webhooks. I've utilized this plugin on my server for some time and recently decided to release it to the public. In essence, it logs standard administrative commands and checks for game bans. Thank you for the feedback.
  12. Drxp

    Ban Checker

    Version 1.0.1

    14 downloads

    OnPlayerConnected Features Game bans - any bans found on the steamID VAC bans last ban [Days] days ago. // to auto ban set the amount of days in the config. Sent to discord. That's not all. There's also a command you can run, which will more or less do the same thing. However, the user doesn't have to be on your server. (ConsoleCommand) BanInfo <steamID> Features Allows server administrators to set and manage various configurations, including the Steam API Key, Discord Webhook URLs, and Discord Role ID. If no configuration file exists, the system will automatically create a default one. Player Report System: Players have the ability to report others using either the /report command or through F7 reports. The system keeps a tally of how many times a player has been reported. Detailed report information is sent to a designated Discord channel. Admin Actions: The system logs and sends notifications to Discord when admins take actions such as kicking, banning, or unbanning players. Upon a player's connection to the server, their ban status is automatically checked. If a connecting player has previous game bans, notifications are sent to Discord. The system offers a "baninfo" console command for manual ban checks. Feedback is provided for various scenarios, such as when there's an invalid SteamID or a failed web request. Admin Commands: The plugin handles various admin commands, including kick, ban, and unban. All actions are logged, and feedback is sent to Discord. Config { "Discord Admin Webhook URL": "Your default admin webhook URL here", ban, kick and unban webhook/ "Discord Report Webhook URL": "Your default report webhook URL here", F7 and /report webhook "Discord Role ID to Ping": "Your default role ID here", - role to ping when some has game bans and joins the server. "Discord Webhook URL": "Your default webhook URL here", - this isthe webhook for the ban check on spawn "Steam API Key": "Your default API key here" Steam API - This is needed. }
    $10.99
  13. Version 1.0.0

    102 downloads

    Commands: /suggest - sends the suggestion to discord. Console: suggest - test you're webhook. Config: "content": "<ROLEHERE>", "CooldownSeconds": 60, "ServerName": "Your Server Name", "WebhookUrl": "YOUR_DISCORD_WEBHOOK_URL" Things to come: /bug /feedback /report - also on F7 reports
    Free
  14. Drxp

    Chat Triggers

    Version 1.0.0

    222 downloads

    This is based on the BM trigger pack made by Lone just as a plugin. Find all of his triggers here BattleMetrics Trigger Pack Default Triggers: "admin", "help" - Server Reply: Need an admin? Open up a ticket on our Discord: discord.gg/invitelink "group", "limit" - Server Reply: This server is grouplimited "Cheating", "Hacking", "Hacks", "AimBot" - Server Reply: If you think someone is cheating F7 report them and open a ticket up in our discord. "!pop" Server Reply: Players online: {onlinmembers} You can add unlimited triggers if you want to just copy and paste. Discord Support: All triggers can be sent to discord as well if any channel just create a webhook place in the config and reload the plugin and test the output. Future Plans: -Bans posted to discord -F7 reports to discord -Update the look of the Embed. -More coming soon- If you want something adding just leave it on the plugin page.
    Free
  15. Drxp

    Chat Commands

    Version 4.0

    441 downloads

    { "Commands": { "discord": { "Reply": "<color=red>[ChatCommands]:</color> Join our Discord server: discord.gg/example", "CooldownMinutes": 60.0 }, "website": { "Reply": "<color=red>[ChatCommands]:</color> Visit our website at: www.example.com", "CooldownMinutes": 120.0 }, "help": { "Reply": "<color=red>[ChatCommands]:</color> Need help? Contact our support team: [email protected]", "CooldownMinutes": 180.0 }, "vote": { "Reply": "<color=red>[ChatCommands]:</color> Vote for our server: vote.example.com", "CooldownMinutes": 240.0 }, "rules": { "Reply": "<color=red>[ChatCommands]:</color> Here are the server rules: ...", "CooldownMinutes": 300.0 }, "store": { "Reply": "<color=red>[ChatCommands]:</color> Check out our store: store.example.com", "CooldownMinutes": 360.0 }, "support": { "Reply": "<color=red>[ChatCommands]:</color> Visit our support page: support.example.com", "CooldownMinutes": 60.0 }, "info": { "Reply": "<color=red>[ChatCommands]:</color> Learn more about our server: info.example.com", "CooldownMinutes": 60.0 }, "donate": { "Reply": "<color=red>[ChatCommands]:</color> Support us by donating: donate.example.com", "CooldownMinutes": 60.0 }, "events": { "Reply": "<color=red>[ChatCommands]:</color> Check out our upcoming events: events.example.com", "CooldownMinutes": 60.0 } }, "PopReply": "<color=red>[ChatCommands]:</color> There are currently {0} players online." } New Command: /pop - Shows the number of players online In the config file the "pop": { "Reply": "", "CooldownMinutes": 30.0 } To ensure the proper functioning of the "/pop" command, it is recommended to leave the "Reply" field in the config file blank. Filling in this field with a custom message may result in an error. If you would like to have the option to include a personalized message with the "/pop" command, kindly consider leaving a review to express your interest in adding support for a custom message. Your feedback will be valuable for future updates and improvements. How to add new commands: To add new command just go under the last command and copy and paste this. in the ChatCommands.json }, "newcommand": { "Reply": "<color=#FF0000>[ChatCommands]:</color> hahahah", "CooldownMinutes": 60.0 }
    $2.99
  16. Version 1.0.0

    312 downloads

    50x Loot Tables, Good for owners who are new to Better Loot, just download and install boom done. For Support or anything else join my discord https://discord.gg/q2QSGS2sb6
    Free
  17. Version 1.0.0

    440 downloads

    10x Loot Tables, Good for owners who are new to Better Loot, just download and install boom done. For Support or anything else join my discord https://discord.gg/q2QSGS2sb6
    Free
  18. Version 1.0.0

    438 downloads

    5x Loot Tables, Good for owners who are new to Better Loot, just download and install boom done. For Support or anything else join my discord https://discord.gg/q2QSGS2sb6
    Free
  19. Version 1.0.0

    804 downloads

    Just Loot Tables for better loot, free to all. some junk has been removed. not all. For Support or anything else join my discord https://discord.gg/q2QSGS2sb6
    Free
    Overall, I found the Simple Ticket Bot to be a very useful tool for managing support requests and inquiries on Discord. The bot is very easy to set up and use. One of the things I appreciate most about this bot is how customizable it is. You can easily configure the bot to fit the specific needs of your server, whether that means setting up different ticket categories or customizing the messages users receive when they submit a ticket. This level of customization is very helpful for ensuring that your support system is as efficient and effective as possible.
  20. Drxp

    game crashes

    Hello, it fixed it self thanks tho!
  21. Drxp

    game crashes

    when doing the command to bring up the edit UI with the chat commands my game crahers i get this in my log, [UnityEngine.Material] and loads of 1s and 0s any help?
1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.7k

Files Sold

Total number of files sold.

2.4m

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.