Jump to content

itswut

Developer
  • Posts

    16
  • Joined

  • Last visited

About itswut

  • Birthday 03/03/2006

Recent Profile Visitors

961 profile views

itswut's Achievements

Apprentice

Apprentice (3/15)

  • One Year In
  • Collaborator
  • First Post
  • One Month Later
  • Conversation Starter

Recent Badges

1

Reputation

  1. itswut

    SpawnVehicles

    But why would you remove the permission in the config???
  2. itswut

    SpawnVehicles

    Hey @V.I've updated it, i personally didn't find any problems with the permissions, but the vehicles spawning on you, is now fixed, and they will spawn in front of you.
  3. itswut

    SpawnVehicles

    Thanks for the info, i will look into that.
  4. itswut

    SpawnVehicles

    Version 1.0.1

    205 downloads

    Features in SpawnVehicles ScrapCost, will take the amount of scrap needed. Possible option, to check if player is in TC Range Possible option, to check if player has the correct permission to spawn the specific vehicle Mini Helicopter spawn, /spawn mini Scrap Helicopter spawn, /spawn scrappy Boat spawn, /spawn boat Configuration { "Vehicles": { "mini": { "ScrapCost": 750, "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab", "UsePermission": true, "Permission": "spawnvehicles.mini", "CheckForTCRange": true }, "scrappy": { "ScrapCost": 1250, "Prefab": "assets/content/vehicles/scrap heli carrier/scraptransporthelicopter.prefab", "UsePermission": true, "Permission": "spawnvehicles.scrappy", "CheckForTCRange": true }, "boat": { "ScrapCost": 250, "Prefab": "assets/content/vehicles/boats/rowboat/rowboat.prefab", "UsePermission": true, "Permission": "spawnvehicles.boat", "CheckForTCRange": false } } }
    Free
  5. Version 1.0.0

    106 downloads

    PrefabsRemoval I made this plugin since, i wanted to remove puzzle doors for my rust server, but instead i made it so you can use it with prefabs. Configuration This here is how the configuration looks like, you are able to remove and add any prefabs you would like. private List<string> prefabPaths = new List<string> { "assets/bundled/prefabs/static/door.hinged.security.blue.prefab", "assets/bundled/prefabs/static/door.hinged.security.green.prefab", "assets/bundled/prefabs/static/door.hinged.security.red.prefab" // You can adjust this list to your needs };
    Free
  6. itswut

    Not all commands

    Changed Status from Work in Progress to Closed
  7. itswut

    Not all commands

    Changed Status from Pending to Work in Progress
  8. itswut

    Not all commands

    Hi Cryptic, what do you mean about "Not all of your commands work" ?? What commands aren't working? if you have any errors, please send a picture.
  9. Version 1.0.0

    25 downloads

    This is a Rust discord bot, that i have developed myself. It can do alot of things. Installation You legit just have to run install.bat and change token in the Src/Credentials/Config.js Clan system General Commands: /clan create <name> - Create a clan. /clan help - Show this message. /clan leave- Leaves your clan. Clan Admin Commands: /clan kick <user> - Kick a user from your clan. /clan invite <user> - Invite a user to your clan. - https://imgur.com/a/Wxjk0zf /clan color <color> - Set the color of your clan. Clan Owner Commands: /clan transfer <user> - Transfer the ownership of your clan to another user. /clan promote <user> - Promote a user to admin. /clan disband- Disband your clan. Admin Commands /ban <user> <reason> - Bans the given user from the discord + logging and private message to the banned user /warn <user> <reason> - Warns the given user + logging /check <user> - Sends some information on the user(wanrs, timeouts, bans, messages and jointime) /timeout <user> <reason> <time(10s, 10m, 10d, 10w) - Timeouts a user, + privatemessage and logging /kick <user> <reason> - Kicks a user, + privatemessage and logging Suggestion System /suggest <suggestion> - Sends a suggestion in the channel, so other users can up/downvote - Admins can decline or accept it - All Pictures: https://imgur.com/a/fyVrnEs Ticket System /ticket - Sends the ticket panel in the current channel Creating ticket when clicling "Create Ticket" Closing ticket when clicking close - Transcript that will be sent to your logchannel Giveaway System /giveaway <duration> <winners> <prize> <channel it should be sent in> - Starts a giveaway in the given channel - Join message: https://imgur.com/a/ehKqzcQ /reroll <giveaway messageid> - Rerolls the given giveaway /end <giveaway messageid> - Ends the given giveaway /list - Gives a list of the current ongoing giveaways Other Systems /rules - Sends the rule embed in the current channel /verify - Sends the verify panel in the current channel /rank - Displays ur current rank and xp - Works on messages /rstats <steam64> - Displays official stats on rust users. Rust Player bot - The rust queue and players will be shown as the bot Status
    $24.99
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.6k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.