Vinni_TV_'s Wishlist
-
Rust Map Vote Discord Bot
By Storption in Discord Bots
🗺️ Map Vote Bot 🗺️
MapVote is a self-hosted Discord bot that lets your Rust community vote on the next wipe map. Built for server owners who want a clean, reliable voting system.
✨ What's New in v2.0.0
Scheduled votes — Queue a vote to start automatically at a set time. Schedules survive bot restarts, so nothing gets lost if the bot goes down.
Vote history — /vote_history shows a full log of past votes with winners, vote counts, and timestamps.
Role select ping — Optionally select a role to ping when a vote starts to notify your community.
Persistent storage — All votes and map data are stored in SQLite. Nothing is lost on restart.
🗳️ Features
Live vote tracking with animated progress bars
2–5 maps per voting session
Standard maps (any size/seed), custom RustMaps.com maps, and staging branch support
Detailed map info — biomes, islands, rivers, and more
Automatic winner determination with random tie-breaking
Role-based command access via Discord's built-in Server Integrations (no bot config needed)
Ephemeral setup flow — vote configuration is private to the admin running it
⚙️ Commands
/map_vote Start or schedule a map vote
/vote_history View past vote results for your server
🔐 Restricting Access
By default the commands require Administrator. You can grant access to specific roles without giving them admin — go to Server Settings > Integrations > MapVote and configure per-command role access.
📋 Requirements
Node.js 24+
Discord bot token
RustMaps.com API key
🚀 Setup
Download and extract the files
Run npm install
Fill in your TKN and RUSTMAPS_API_KEY in the .env file
Run npm start
Need help? Join the support server: Click Here
🔄 Updating
Stop the bot
Delete the src/ folder
Input the new src/ folder and overwrite package.json, README.md, and CHANGELOG files
Delete the node_modules/ folder package-lock.json file
Run npm install
Start the bot (npm start)
Your .env and .db files are not touched — all settings and vote history are preserved.
- #discordbot
- #rustmaps
-
(and 1 more)
Tagged with:
-
Pookie Factory
By Ionut Shiro in Monuments
Visit Santa's Pookie Factory and discover how they are made and loot the 2 puzzle doors inside the factory!
- #rust xmas
- #rust christmas
- (and 5 more)
-
LianYu Xmas Markt
By Ionut Shiro in Monuments
Enchance your maps with this christmas themed christmas market that features both Outpost and Bandit Camp vending machines , airwolf vendor and gambling area!
- #xmas markt
- #christmas markt
- (and 5 more)
-
Vehicle Light
Vehicle Christmas Lights Rust plugin adds customizable Christmas lights to vehicles easily! Brighten up your Rust server for the holiday spirits!
Add Christmas lights to all vehicles or select individually in configuration
Additional light for the following vehicles:
- Bradley
- Minicopter
- Patrol helicopter
- Sedan
- Hot air balloon
- Modular cars
- Rhib
- Motor Boat
- Submarine Solo – Duo
- Snowmobile
- Train cars
- Attack helicopter
- Transport helicopter
- Tugboat
- Bikes
Config
{ "Should the plugin only load in December?": true, "Enable spawn christmas lights? (All)": true, "Enable spawn christmas lights? (Bradley)": false, "Enable spawn christmas lights? (Minicopter)": false, "Enable spawn christmas lights? (Patrolhelicoptter)": false, "Enable spawn christmas lights? (Sedan)": false, "Enable spawn christmas lights? (HotAirBalloon)": false, "Enable spawn christmas lights? (ModularCar)": false, "Enable spawn christmas lights? (Rhib)": false, "Enable spawn christmas lights? (MotorRowboat)": false, "Enable spawn christmas lights? (SubmarineSolo)": false, "Enable spawn christmas lights? (SubmarineDuo)": false, "Enable spawn christmas lights? (SnowMobile)": false, "Enable spawn christmas lights? (TrainCar)": false, "Enable spawn christmas lights? (AttackHelicopter)": false, "Enable spawn christmas lights? (Transporthelicopter)": false "Enable spawn christmas lights? (Tugboat)": false, "Enable spawn christmas lights? (Bikes)": false, "MotorBike Light type(true = 12 light / false = 4 light)": false } I guarantee the functionality of the plugin as described. However, I cannot take responsibility for conflicts or issues arising from incompatibility with third-party plugins or themes. Please take this into account before purchasing. I will list all known compatibility details in the product description.
Incompatible: list:
- AutoHover
- BradleyDrops
-
Auto Turret 360°
By xNullPointer95 in Plugins
xAutoTurret360
xAutoTurret360 removes the default firing-arc limitations on auto turrets in Rust - Allowing them to instantly track and engage targets in a full 360° radius. This upgrade makes turret behavior more aggressive and responsive, ideal for heavy-defense bases, PvP arenas, PvE full-base protection or any custom game mode requiring all-round turret coverage.
⚡ Performance optimized! The patch is executed only once when plugin is loaded/reloaded.
✨ Features
360° Targeting
Turrets can engage targets from any direction. (360°) Visualize 360°
Auto Turret will continuously rotate 360°
💻 Console Command
xautoturret360.toggle // Toggles the 360° functionality on or off.
⚙️ Config
{ "Enabled": true, "Visual360Rotation": false }