ELF's Wishlist
-
2025 PACK 1VS1 or 2VS2 CAVE
The pack includes three unique arenas, perfectly suited for intense 1vs1 duels or exciting 2vs2 battles in scenic canyons.
Each arena gives you complete freedom to arrange everything exactly the way you want!
-
Dynamic Monuments [Jungle Bundle]
‼️Note: This is an add-on, not a standalone plugin. It requires the Dynamic Monuments plugin to be installed (sold separately).
🌴Enhance your Rust world with Jungle Bundle — a rich and immersive monument pack for the Dynamic Monuments plugin!
Explore dense jungle environments and mysterious ancient sites, or configure them to appear in any biome you prefer.
Included in the addon:
7 land monuments 1 coastal location 1 dam 2 modified in-game locations Player-placeable locations:
The Mayan Pyramid The Tree House Eye of the Jungle Eclipse Fort Bone Cape The Ancient Dam Installation Instructions:
Make sure you have the latest version of the Dynamic Monuments plugin installed Move the contents of the data/DynamicMonuments folder from the archive you downloaded into the oxide/data/DynamicMonuments folder on your server Reload the plugin
Check out the rest of my work: Adem's Codefling Library
Join the Mad Mappers Discord!
-
Rust Store & Twitch Drops Updates Discord Bot
By Bxcas in Discord Bots
Introducing the Rust Store & Twitch Drops Updates Discord Bot – your all-in-one solution for keeping your Rust community informed about the latest in-game items and exclusive Twitch Drops! This bot automatically checks for updates from the Rust item store and Twitch Drops, delivering them directly to your Discord channel. Perfect for Rust server communities, content creators, and enthusiasts who want to stay ahead of the game without manual tracking.
---
What This Bot Does
1. Rust Store Updates
Automatically checks the Steam Rust store for the latest skins and items. The bot sends updates in a beautiful embed format, including:
Item Name Price High-Quality Image Direct Purchase Link 2. Twitch Drops Notifications
Keeps track of Twitch Drops and notifies your community about:
General Drops available on all Rust streams with the "Drops Enabled" tag. Streamer-Specific Drops with details on the specific streamer to watch, the time required to earn the drop, and an image preview. 3. Fully Customizable
Adjust colors, text, and database preferences in the simple config.json file. The bot supports both SQLite and MySQL, allowing it to scale from small communities to large, high-traffic Discord servers.
4. Efficient and Lightweight
Built for speed and reliability, the bot ensures no updates are missed, with configurable intervals to suit your community's needs.
Why Use This Bot?
1. Stay Updated Automatically
Never miss a Rust store or Twitch Drops update – the bot does all the tracking for you.
2. Engage Your Community
Hype up your members with instant notifications about new skins, exclusive Twitch Drops, and more.
3. Support for Twitch Drops
Ensure your community is informed about limited-time skins available through Twitch events, boosting engagement and excitement.
4. Easy to Configure
Whether you're running a local server, VPS, or hosting on Pterodactyl, the bot is simple to set up with clear configuration options.
Features
Rust Store Updates
Weekly updates about new items in the Rust store.
Twitch Drops Notifications
Real-time notifications about available general and streamer-specific Twitch Drops.
Customizable Embeds
Easily adjust text fields, colors, and footer messages to align with your community's branding.
Database Flexibility
Use SQLite for smaller setups or MySQL for more complex environments.
Ideal Use Cases
- Rust Server Communities: Announce new items and keep your server members engaged.
- Rust Content Creators: Share weekly updates with fans and followers to keep them engaged with your community.
- Twitch Streamers: Integrate this bot to notify viewers about Twitch Drop items and make your streams the go-to place for exclusive updates.
---
Feel free to contact me on Discord: bxcas for any questions, customizations, or support!
Config File
{ "check_interval_minutes": 1440, "enable_steam": true, "enable_twitch": true, "steam_webhook_url": "https://discord.com/api/webhooks/your-webhook-url", "twitch_webhook_url": "https://discord.com/api/webhooks/your-webhook-url", "embed": { "steam": { "title": "Steam Store", "title_field_name": "Item Name", "price_field_name": "Price", "footer_text": "YourCompany © 2024", "footer_icon_url": "https://example.com/path/to/icon.png", "color": "FF0000" }, "twitch": { "title": "Twitch Drops", "streamer_field_name": "Streamer", "watch_time_field_name": "Watch Time Required", "footer_text": "YourCompany © 2024", "footer_icon_url": "https://example.com/path/to/icon.png", "color": "9146FF" } }, "database": { "type": "mysql or sqlite", "mysql": { "host": "your-database-host", "user": "your-database-user", "port": 3306, "password": "your-database-password", "database": "your-database-name" } } } General Settings
check_interval_minutes - Interval in minutes between each check for new Rust items. Example: 60 for every hour.
enable_steam: true/false - Enable/Disable Steam Store notifications
enable_twitch: true/false - Enable/Disable Twitch Drops notifications
steam_webhook_url: Your Steam Discord webhook URL for sending updates.
twitch_ webhook_url: Your Twitch Discord webhook URL for sending updates.
Embed Settings (Customize Discord Message)
title_field_name - Label for the item title in the message. Example: "Name".
price_field_name - Label for the item’s price in the message. Example: "Price".
footer_company_name - Name of your server or community displayed in the message footer. Example: "Rust Server".
footer_icon_url - URL for an icon image (like your logo) shown in the footer. Example: "https://yourwebsite.com/logo.png".
embed_color - Color of the embed message
Database Settings
type - Type of database to use. Options are "sqlite" for local or "mysql" for remote storage.
MySQL Settings (Only if using "mysql")
host - Hostname or IP address of your MySQL database. Example: "localhost" or "123.45.67.89".
user - Username for accessing your MySQL database. Example: "root".
port - Port number for connecting to MySQL. Default: 3306.
password - Password for your MySQL database user. Example: "mysecretpassword".
database - Name of the specific MySQL database for storing item data. Example: "rust_store_data".
-
Building Symmetry
This plugin introduces symmetry features to streamline construction and upgrade processes. Choose from various symmetry shapes, including Square, Triangle, and Hexagon, and select symmetry types such as Normal2Sided, Normal3Sided, Normal4Sided, and Normal6Sided. Automatically mirror building actions across symmetrical axes for efficient base design and upgrades, including automatic building shape detection for Square, Triangular or Hexagonal bases, it has a user-friendly interface to enhance your building experience in Rust. Seamlessly toggle between symmetry shapes and types with the intuitive UI, providing precise control over your construction projects.
Symmetry Features:
* Support for Square, Triangle, and Hexagon symmetry shapes.
* Choose between Normal2Sided, Normal3Sided, Normal4Sided and Normal6Sided symmetry types.
* Mirror building and upgrade actions across symmetrical axes.
* "R" Key + Hammer in hand -> removal tool. (Remove the entity/structure you're looking at).
UI Features:
* Shape Selection: Easily switch between Square, Triangle, and Hexagon symmetry shapes.
* Type Selection: Choose from Normal2Sided, Normal3Sided, Normal4Sided and Normal6Sided symmetry types. (Depends on the symmetry shape.)
* Enable and Disable symmetry
* Reset Symmetry: Reset the symmetry information (shape, type, position)
* Show center: Display the symmetry center.
* Symmetry Hit Center Build Calculation (Building or Proximity)
Chat Commands:
* /sym_ui: Enable/Disable symmetry UI (Enabled by default).
Console Commands:
* sym_reset: Reset the symmetry information.
* sym_shape: Change the symmetry shape.
* sym_type: Change the symmetry type.
* sym_displaycenter: Display the symmetry center position.
* sym_status: Enable or Disable symmetry.
* sym_ui_pos: Allow players to move the UI position freely.
* sym_ui_reset: Reset the UI position to default position.
Permissions:
symmetry.use symmetry.admin Oxide: o.grant <user/group> <name/id> symmetry.use Carbon: c.grant <user/group> <name/id> symmetry.use
Config:
{ "Removal Tool (Def: true)": true, "Open Symmetry UI on Connect (Def: true)": true, "Symmetrical Upgrade (Def: true)": true, "UI Menu X Position (def: 0)": 0.0, "UI Menu Y Position (def: 0)": 0.0, "Check Building cost (def: false)": false, "Check for Deployables before placing (def: false)": false, "Display center functions (def: false)": false, "Disable Symmetrical entity kill": true, "Symmetry UI Command": "sym_ui", "Symmetry Admin UI Command": "sym_admin", "Symmetry UI X/Y Position command": "sym_ui_pos", "Symmetry UI Position reset command": "sym_ui_reset", "Enable Entity Shortname check? (def: false)": false, "Entity Shortnames to check if they're grounded.": [ "box.wooden.large", "box.wooden", "storage_barrel_a", "storage_barrel_b", "storage_barrel_c", "gates.external.high.stone", "wall.external.high.stone", "gates.external.high.wood", "wall.external.high", "wall.external.high.ice", "wall.ice.wall" ] }
Showcase videos:
-
ICON NPC & ANIMALS / PNG
By DesignCrew in Graphics
HELLO EVERYONE! WITH YOU DESIGN CREW! DESIGN STUDIO FOR RUST PROJECTS.
Now we have prepared for you icons of NPCs and animals
The archive contains:
12 icons with animals
aligator bear polar bear boar chicken deer horse shark snake tiger wolf panther 8 icons of NPCs
heavy heavy standard npc arctic npc black npc blue npc green npc in nvgm npc red They can be used in the store or on the server.
Also in the archive there is a psd in which you can customize the icons in more detail
Always choose quality!
- #design
- #design icons
- (and 6 more)