corndiggitydog's Wishlist
-
Dark Ages (Halloween map)
Great custom map with a large size but also a high density of water. The history of the map creation is timed to coincide with the Halloween update of the game Rust 2022. On the map you can find iconic locations from various movies and games
How can I view the map?
You can do this in our Discord server by submitting a request for an invitation to our servers. There you will be given the rights of an "administrator" and without any difficulties you will be able to fly around the map and fully familiarize yourself with it.
Discord Server: https://discord.gg/UpUXuxs4Vx
For which plugins do I provide configuration files?
Defendable Bases BetterNpc BossMonsters
Description
Size: 4000к
Prefab Count: ~54к
Custom monuments:
Railway Depo Gornizon Snake Pumpkin Sphere Outpost / Bandit Camp (Combined together and decorated in the Halloween style) Amusement Park Camp Crystal Lake Haddonfield Frankenstein's Castle Several places for the building of base
Standard monuments:
Radtown (NEW) Launch Site Train Yard Excavator Harbor [2/2] Military Base Military Tunnel Arctic Base Junkyard Water Treatment Plant Airfield Lighthouse Satellite Dish Stables [2/2] Oil Rigs [2/2] Underwater Labs Check out more of my work here!
- #halloween
- #building
-
(and 23 more)
Tagged with:
- #halloween
- #building
- #custom
- #custom map
- #custom maps
- #custom monument
- #custom prefab
- #facepunch
- #jtedal
- #hdrp
- #mad mappers
- #monument
- #prefab
- #premium
- #rust
- #rust custom map
- #rustedit
- #rust custom map halloween
- #better npc
- #defendable bases
- #boss monsters
- #halloweensale
- #halloween map
- #halloween maps
- #halloween prefab
-
Priority Queue
By Whispers88 in Plugins
Priority Queue redefines the vanilla queue skip with a brand new permission based system. Previously queue skips would allow players to bypass the max player limit of a server. Priority queue gives you full control of which players move to the front of the queue or can skip the queue. You can also offer players a new system of saving their spot when they disconnect from the queue or the server.
Priority Queue - Skip Players to the front of the queue Bypass Queue - Skip the entire queue Hold Queue Position - Holds your position in queue if you disconnect Bypass Queue on Disconnect - Allows you to bypass the queue if you just dc'ed Noob Bypass or Priority - Allows first time players to skip or priority queue
priorityqueue.bypass - permission for queue skip priorityqueue.priority - permission to skip all non-priority players in the current queue priorityqueue.bypassDC - permission to bypass the queue if you have recently disconnected priorityqueue.hold - permission to hold your position in the queue if recently disconnected
{ "Bypass Queue on Disconnect Timeout (minutes)": 5, "Hold Queue Position on Disconnect Timeout (minutes)": 5, "Disable native slot reservation": true, "Noob Queue Priority": false, "Noob Bypass Priority": false }
- #priorityqueue
- #priority queue
- (and 14 more)
-
Auto Ban / Report Ban - Premium Edition
Introducing the AutoBan plugin for Rust servers - a powerful and efficient tool for managing and controlling player behavior on your server. This plugin is designed to help server owners and administrators keep their servers running smoothly and free from rule-breaking players.
AutoBan's key features include:
Automatic banning of players based on the number of reports they have received: If a player exceeds a certain number of reports (configurable by the server owner), they will be automatically banned with a customizable reason message.
Mass Reporting Protection: Prevents players from abusing the report system by implementing safeguards against mass reporting, including cooldown periods, limits on the number of reports a player can submit or receive within a specific time frame, and ensuring only unique reports are counted.
Processing F7 (In-Game) Reports: Fully integrates with Rust's F7 report system, capturing and processing reports submitted through the in-game interface, ensuring they are counted towards a player's total reports, and sent to Discord if configured.
Player-Friendly Reporting System: Allows players to choose from a list of available report reasons when reporting another player, making the reporting process more user-friendly and consistent.
Customizable reason messages for bans: Server owners can customize the message shown to players when they are banned.
Valid report reasons that can be set by the server owner: Define which reasons are considered valid for triggering automatic bans.
Option to broadcast ban messages to the chat: Choose whether to publicly announce when a player has been banned.
Ignored players list: Allows certain players (e.g., admins) to be excluded from automatic banning.
Timer for broadcasting bans to administrators and console: Set a timer to periodically broadcast current bans to admins and console.
Chat commands and console commands for managing reports and bans: Provides a suite of commands for administrators to manage the plugin's functionality.
Permissions system for controlling who can access the plugin's features: Granular permissions allow precise control over who can report, view reports, ban, unban, etc.
Detailed logging of all bans and reports: Keeps comprehensive records of all actions taken by the plugin.
Discord Alerts: Sends notifications of reports and bans to specified Discord channels via webhooks.
Option to send reports to a URL: Integrate with external systems by sending report data to a specified URL.
Timed bans: Allows for bans to be temporary, based on a configurable time period.
Usage:
CHAT COMMANDS:
/report <username> Initiate a report against a player. If no reason is specified, a list of valid reasons will be presented for selection.
/report <username> <reason> Report a player with a specified reason.
/reportreason <number> After initiating a report without a reason, use this command to select a reason from the presented list.
/AB.viewreports View all current reports (requires permission).
/AB.ban <user> <reason> Manually ban a player with a specified reason (requires permission).
/AB.unban <user> Unban a player (requires permission).
/AB.showbans View all current bans (requires permission).
/AB.resetreports <userid> Reset the reports for a specific player (requires permission).
CONSOLE COMMANDS:
AB.getreports Display all current reports in the console.
AB.getbans Display all current bans in the console.
AB.resetreportsConsole <userid> Reset the reports for a specific player via console.
AB.ban <userid> <reason> Manually ban a player via console.
AB.unban <userid> Unban a player via console.
OXIDE PERMISSIONS:
AutoBan.report Allows a player to report others via the F7 menu (in-game reports).
AutoBan.chatreport Allows a player to report others via chat commands.
AutoBan.viewreports Allows viewing of all reports.
AutoBan.ignore Excludes a player from being automatically banned (e.g., for admins).
AutoBan.ban Allows a player to manually ban others.
AutoBan.unban Allows a player to unban others.
AutoBan.viewbans Allows viewing of all bans.
AutoBan.resetreports Allows resetting reports for a player.
AutoBan.tester Special permission that allows a player to report the same player multiple times (useful for testing).
CONFIG:
{ "Max reports till user gets banned": 5, "Reason given to banned user": "You have been reported too many times, and have been banned for precautionary measures. An admin will review this suspension soon.", "Valid reasons *searches subject title and message of the report* (To make sure report is scanned, add different variations of reason; like cheat, cheater, cheating, cheats, etc.)": [ "cheating", "cheats", "hacks", "aimbot", "hacking", "esp", "teaming", "racism", "griefing", "walling", "doorcamping", "spawn killing" ], "Valid report types": [ "cheat", "abusive", "name", "spam" ], "Scan type of F7 reports": true, "Broadcast ban to chat": true, "Ignored Players *Steam ID's Only*": { "76561198000000000": "Admin" }, "Timer for broadcasting bans to admins and console": 820, "Send bans to users with the AutoBan.viewbans permission based on timer (In-Game)": false, "Send reports to URL": false, "URL to send reports to": "http://example.com", "Send reports to Discord": false, "Send bans to Discord": false, "Discord Reports Webhook URL": "http://example.com", "Discord Bans Webhook URL": "http://example.com", "Ban Timer (In hours or 'permanent')": "72", "Max reports a player can submit per hour": 3, "Max reports a player can receive per hour": 5, "Cooldown between reports from the same player in minutes": 10 }
-
Dungeons and Dragons
By Zero Absoluto in Maps
I present to you my new creation, it offers everything of a vanilla procedural map and apart from a whole fantasy world with dungeons and puzzles that make you and your team have to work as a team to overcome the different tests.
and apart from some fantasy of castles with dungeons.
It is as optimized as possible since many of the decorations that Rust
has cause drops in Fps so they have not been placed on this map.
The map has four dungeons of which three are of different levels and the fourth is a dungeon on an island in the sky.
The map can be edited.
Size: 4500
Prefabs: 22K
Compatibility
-Armored Train
-Raidable Bases
-Satellite Dish Event
-Survival Arena
-Airfield Event
-Boss Monster
-Convoy
Monuments vanilla
-Gas station 2
-Mining outpost 2
-Supermarket 2
-Underwatwr lab 1
-Artic base 1
-Dome 1
-Sewer branch 1
-Large barn 1
-Lighthouse 2
-Power plant 1
-Junker yard 1
-Outpost 1
-Bandit camp 1
-Lunch site 1
-Water plant 1
-Train yard 1
-Harbor 1
-Satelite dish 1
-Gigant excavator 1
-Tunel military 1
-Airfield 1
-Stone quarry 1
-Sulfur quarry 2
-HQM quarry 1
-Abandoned military base 1
-Fishing village 3
-Oilrig big 1
-Oilrig small 1
Monuments Custom
-Castle of blood
-Dragon tomb
-Poseidon
-Flying island
-Dungeon tree
-TP (market with the X on map) you can use the Portal or Custom portal plugin.
Find out about the use in readme, if you find any error, do not hesitate to contact me, zeroabsoluto_273
-
SignMapper
SignMapper is the ultimate tool for custom map creators and server owners looking to bring life to Rust signs with automated image placement and dynamic rotation.
Whether you're running an immersive RP server, crafting map-based events, or creating detailed visual zones, SignMapper gives you precise control over what shows up on signs and when.
Features:
Automatically paints signs based on position and prefab name. Optionally locks signs to prevent player edits Carousel mode: rotate between multiple images on a timer (per sign!) Custom intervals for image rotation on each individual sign Perfect for signs added via RustEdit Lightweight and config-driven — no admin commands required Demo Video:
Config Example:
{ "Signs": [ { "PrefabShortname": "sign.pictureframe.xl", "Position": "-22.53,6.90,-14.44", "ImageURLs": [ "https://maps.entityrust.com/SignMapper.png" ], "LockSign": true, "Carousel": false, "CarouselInterval": 10.0 }, { "PrefabShortname": "sign.pictureframe.xl", "Position": "-27.80,6.15,-14.45", "ImageURLs": [ "https://maps.entityrust.com/1.png", "https://maps.entityrust.com/2.png", "https://maps.entityrust.com/3.png" ], "LockSign": true, "Carousel": true, "CarouselInterval": 10.0 } ], "DebugMode": false } Getting Posistion:
If you are editing the map in rust edit you should already have the exact posistion of the sign you have placed.
If you are placing a sign in-game and want to get the posistion the command you can use while near the sign is:
entity.find_entity sign. Credits
Big thanks to Monstera for granting permission to showcase her beautiful artwork in the demo video. You can find more of her work here go support her!
Why Choose My Plugins?
All of my plugins are built with performance in mind. Each plugin is highly optimized for minimal hook times and efficient memory usage, ensuring smooth server performance even on high-population servers. I carefully profile and test each release to maintain stability and responsiveness. Plus, you’ll get top-tier support whether you have a question, hit a snag, or need a feature tweak, I'm always available and quick to help.