Jump to content

spunK

Creator
  • Posts

    43
  • Joined

  • Last visited

Everything posted by spunK

  1. spunK

    Deleted everything g

    The entire purpose of the plugin is to remove them, and I haven't implemented a way to restore them yet.
  2. spunK

    SpawnVehicles

    But why would you remove the permission in the config???
  3. spunK

    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.
  4. spunK

    SpawnVehicles

    Thanks for the info, i will look into that.
  5. spunK

    SpawnVehicles

    Version 2.0.0

    570 downloads

    Overview SpawnVehicles is a comprehensive vehicle spawning system for Rust servers that allows players to spawn a wide variety of vehicles through simple chat commands. The plugin features a flexible multi-currency payment system supporting scrap, Economics, and ServerRewards, along with configurable cooldowns, building privilege checks, and per-vehicle permissions. Whether you want to offer free vehicle spawns or create an economy-driven transportation system, SpawnVehicles provides all the tools needed for complete control over vehicle access. Players can spawn motorcycles, helicopters, boats, snowmobiles, and horses with customizable costs and cooldown periods. The plugin includes safety checks for building privilege and building blocked areas to prevent exploit usage, while offering bypass permissions for VIP players or admins. Key Features Wide Vehicle Selection: Support for 8 different vehicle types including minicopters, scrap helis, attack helicopters, RHIB boats, rowboats, motorcycles, snowmobiles, and horses Multi-Currency Payment System: Scrap-based payments (in-game item) Economics plugin integration ServerRewards points system Free spawns with permission bypass Per-vehicle cost configuration for each payment type Safety & Anti-Exploit Features: Building privilege requirement checks Building blocked area detection Configurable spawn distance and height offset Permission-based vehicle access control Cooldown Management: Individual cooldown timers per vehicle type with bypass permissions for VIP players Fuel System: Optional automatic fuel fill with configurable amounts per vehicle User-Friendly Commands: Simple /vehicles list command and individual vehicle spawn commands (/mini, /bike, etc.) Customizable Spawning: Configure spawn distance, height offset, and rotation based on player position Toast Notifications: Clean in-game notifications using Rust's native toast system Example Configuration { "Require Building Privilege": true, "Check for Building Blocked": true, "Default Payment Type (none, scrap, economics, serverrewards)": "scrap", "Spawn Distance From Player": 3.0, "Spawn Height Offset": 0.5, "Vehicles": { "bike": { "Display Name": "Motorbike", "Entity Prefab": "assets/content/vehicles/bikes/motorbike.prefab", "Spawn With Fuel": false, "Fuel Amount": 0, "Cooldown (seconds)": 120.0, "Costs (payment type: amount)": { "scrap": 50, "economics": 250, "serverrewards": 125 } }, "mini": { "Display Name": "Minicopter", "Entity Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab", "Spawn With Fuel": true, "Fuel Amount": 100, "Cooldown (seconds)": 600.0, "Costs (payment type: amount)": { "scrap": 500, "economics": 2500, "serverrewards": 1250 } }, } } Commands Player Commands /vehicles - Display a list of all available vehicles with their costs /bike - Spawn a motorbike /mini - Spawn a minicopter /scrappy - Spawn a scrap transport helicopter /attackheli - Spawn an attack helicopter /rhib - Spawn a RHIB boat /boat - Spawn a rowboat /snowmobile - Spawn a snowmobile /horse - Spawn a rideable horse Requirements Economics Plugin (Optional) - Required only if using economics-based payment system ServerRewards Plugin (Optional) - Required only if using ServerRewards points payment system Permissions spawnvehicles.free - Bypass all payment requirements for vehicle spawns spawnvehicles.nocooldown - Bypass cooldown timers between vehicle spawns spawnvehicles.bike - Permission to spawn motorbikes spawnvehicles.mini - Permission to spawn minicopters spawnvehicles.scrappy - Permission to spawn scrap transport helicopters spawnvehicles.attackheli - Permission to spawn attack helicopters spawnvehicles.rhib - Permission to spawn RHIB boats spawnvehicles.boat - Permission to spawn rowboats spawnvehicles.snowmobile - Permission to spawn snowmobiles spawnvehicles.horse - Permission to spawn horses Support & Customization For support, feature requests, custom modifications, or help with advanced setup, feel free to contact via private message.
    Free
  6. spunK

    PrefabsRemoval

    Version 1.0.0

    284 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
  7. spunK

    Not all commands

    Changed Status from Work in Progress to Closed
  8. spunK

    Not all commands

    Changed Status from Pending to Work in Progress
  9. spunK

    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.
  10. Version 1.0.0

    27 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
2.2m

Downloads

Total number of downloads.

10.3k

Customers

Total customers served.

149.3k

Files Sold

Total number of files sold.

3.2m

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.