Search the Community
Showing results for tags 'broadcast'.
-
Version 1.0.3
20 downloads
AdminWarn is intended for situations where players clearly exceed server rules or must be explicitly warned. It is not a lightweight or easily dismissible notification. The purpose is not to preserve gameplay flow, but to deliver a clear and serious warning. Warnings are delivered instantly and ignore conditions such as safe zones or PvP status. Stop guessing whether your warning messages in chat were actually noticed. Tired of sending important warnings as an admin via RCON or global chat and never being sure who actually read them? AdminWarn is built to give admins certainty. AdminWarn is designed for manual warning delivery. This is not an automated warning system. Every warning is intentionally sent by an admin using commands. At the same time, AdminWarn handles warnings smartly and automatically in the background. Warnings sent to offline players are stored and shown automatically when the player next joins, even days later. For individual online players, warnings remain stored until acknowledged, then are automatically cleared. All data is wipe-aware and cleaned up automatically on server wipes. Instead of relying on admin-sent chat warnings that can get lost, ignored, or missed while players are AFK, AdminWarn delivers a mandatory, player-specific GUI warning directly on the player’s screen. Each warning includes a configurable sound effect, using only built-in, local in-game sounds. No external or custom audio files are used. This is not an auto chat message. It is a visual warning that requires player acknowledgment. Even if the player closes the game without confirming it, the warning will reappear on the next login until acknowledged. No hard movement lock is applied. Warnings can be sent via RCON, server console, or in-game admin console (F1). In-game commands /warn and /warnall are used to manually send warnings. /warn can target individual players whether they are online or offline, while /warnall applies only to online players. Discord webhook logs clearly confirm when warnings are acknowledged. Global warnings apply only to online players and do not generate Discord logs, preventing spam and rate-limit issues. How It Works? 1) Admin sends warning (chat/RCON) → Message is delivered via GUI with sound 2) Player must acknowledge → Cannot play until clicking button (No movement lock, only a visual GUI barrier) 3) Offline player support → Warnings sent to offline players are saved and displayed via GUI when they join 4) Data management → Auto-clears on wipe Key Features - GUI warning that requires player confirmation - Works online/offline - Warnings save for offline players - Global warnings - Warn all online players at once - Discord logging - Track acknowledged warnings - Wipe detection - Auto-clear data on server wipe - Professional interface - Clean GUI with sound effects - UTC-based date display - All timestamps are shown in UTC (Coordinated Universal Time) Performance AdminWarn is built with an optimized and efficient code structure, making its presence virtually unnoticeable on the server. It runs smoothly during long uptimes and maintains stable hook memory and performance values under normal server conditions. Wipe Behavior - Restarts: Data preserved (approved warnings are auto-deleted for data optimization) - Server wipe: All warning data automatically cleared - No manual cleanup needed (Most of the time, it is not necessary) Commands ➤ Admin Chat Commands: /warn <player>|<steam64ID> <message> /warnall <message> ➤ Console/RCON Commands: warn <player>|<steam64ID> <message> warnall <message> Note: Player names are not unique and may include different alphabets or special characters. To avoid ambiguity, using Steam64ID is strongly recommended when sending warnings. Permissions Oxide/Carbon oxide.grant group admin adminwarn.admin c.grant group admin adminwarn.admin Discord Webhook Logging When enabled, sends acknowledgement logs to Discord: Player name Warning message Read status (online/after reconnect) Timestamp Does NOT log warning sending (only acknowledgements) Does NOT log global warning acknowledgements (due to DC rate limits) Configuration { "Clear data on wipe": true, "Discord Log Enabled": false, "Discord Webhook URL": "", "Show Date in GUI": true, "Warning sound": "assets/prefabs/building/wall.frame.shopfront/effects/metal_transaction_complete.prefab" } Lang/en { "NoPermission": "You don't have permission to use this command.", "WarnUsage": "Usage: /warn <player name or steamid> <message>", "PlayerNotFound": "Player not found. Use SteamID for offline players.", "DuplicateWarning": "Duplicate warning prevented for player {0}", "WarningSent": "Warning sent to {0}: {1}", "WarningSaved": "Warning saved for offline player {0}.", "WarnAllUsage": "Usage: /warnall <message>", "WarnAllSent": "Global warning sent to {0} online players: {1}", "ConsoleWarnUsage": "Usage: warn <player name or steamid> <message>", "ConsoleWarnAllUsage": "Usage: warnall <message>", "AcknowledgeThanks": "Thank you for acknowledging the warning.", "GuiTitle": "SERVER WARNING", "GuiButtonText": "✔ I ACKNOWLEDGE", "GuiDatePrefix": "Date", "GuiWarningFormat": "Hello {0}, you have received a warning." }$18.99- 3 comments
-
- 1
-
-
- #admin
- #admin tools
-
(and 42 more)
Tagged with:
- #admin
- #admin tools
- #admin warn
- #warn
- #warning
- #warn players
- #admins
- #message
- #rust
- #rust admin
- #admin tool
- #admin warning
- #staff
- #rules
- #send message
- #chat
- #chat message
- #broadcast
- #ui
- #gui
- #ui message
- #gui message
- #admin gui message
- #admin warnings
- #adminwarn
- #moderation
- #moderation tools
- #admin control
- #staff tools
- #server management
- #gui warning
- #mandatory gui
- #ui notification
- #offline warning
- #rejoin message
- #manual warning
- #admin command
- #attention warning
- #rule
- #messages
- #notice
- #notices
- #admin notice
- #admin message
-
Version 0.1.1
384 downloads
Allows toggling silent item giving(chat notifications and ownership) via Harmony patching. P.S. By default, silent item giving is enabled. The ability to disable item ownership assignment; The ability to disable item give messages via the 'give' command; The ability to disable item give messages via the 'giveid' command; The ability to disable item give messages via the 'givearm' command; The ability to disable item give messages via the 'giveto' command; The ability to disable item give messages via the 'giveall' command; The ability to disable item blueprint give messages via the 'giveBp' command; The ability to disable messages about copying player inventory via the 'copyTo' command. silentitemsgive.admin - Grants access to the command silentgive.toggle silentgive.toggle *boolValue*(optional) - Toggle silent item giving. To access this command, you must be an administrator or have the silentitemsgive.admin permission. Example: silentgive.toggle silentgive.toggle trueFree -
Version 1.0.3
459 downloads
Timed Commands is an updated version of ComTimer. Features: This plugin is great for calling events and console commands - Commands run from a random time between an interval you set - Option to run commands in a random order Config: Default Configuration: { "Command List": [], "Longer Time In Seconds": 500.0, "Shorter Time In Seconds": 200.0, "In Order": true } Setting a single command: { "Command List": ["junkyardeventstart"], "Longer Time In Seconds": 500.0, "Shorter Time In Seconds": 200.0, "In Order": true } Setting more than one command: { "Command List": [ "junkyardeventstart", "callheli 1", "harborstart" ], "Longer Time In Seconds": 500.0, "Shorter Time In Seconds": 200.0, "In Order": true }Free -
Version 1.1.2
86 downloads
GameTipBroadcast is a simple plugin that will broadcast all SERVER global.say chat messages as GameTips with a configurable style & duration; additional option to hide GIVE notices included. NOTE: Will not work with BetterSay or other SERVER SAY plugins. Example Console Usage: global.say This is a GameTip notification! Join my Discord for support and updates: https://discord.gg/teSffnDQ7N Default Config { "GameTip Duration": 10.0, "GameTip Style (info OR alert OR error)": "info", "Hide GIVE Notices": true, "Hide KICKING Notices": true, "Version": { "Major": 1, "Minor": 1, "Patch": 2 } }$3.99 -
Version 1.2.2
284 downloads
This plugin broadcasts a message to the chat that says a user has swiped a keycard at a monument. Permissions keycardnotify.block -- If a player has this perms and they swipe a card it will not broadcast a message. Configuration { "Send Game Chat Message" : true, "Use Webhook": false, "Webhook Url": "Webhook Url Here", "Webhook Message": "**{0}** ({1}) has activated the **{2} Card** puzzle at **{3}**!\nhttps://steamcommunity.com/profiles/{1}", "Red (Webhook Message {2})": "Red", "Blue (Webhook Message {2})": "Blue", "Green (Webhook Message {2})": "Green" } Localization { "massage": "<color=#a6a4a4>{0}</color><color=#dedede> has activated the </color>{1} Card</color><color=#dedede> puzzle at </color><color=#a6a4a4>{2}</color><color=#dedede>!</color>", "green": "<color=#7efc87>Green", "blue": "<color=#99c5ff>Blue", "red": "<color=#ff7373>Red" }$5.99 -
Version 25.5.39951
149 downloads
Extremely lightweight and simple wrapper around the server broadcast feature in carbon. This can be ran from any command area as long as you have the permissions or are running from the server console. This is made as an alternative to the "say" command which prepends messages with "SERVER". Usage is very simple: broadcast This is a public announcement! broadcast <color=orange>Server: </color>Hello, world! broadcast.icon hizen I am now just using hizen's icon! broadcast.user hizen This is something hizen would say. Permissions for each of the commands (broadcast, broadcast.icon, and broadcast.user, respectively): broadcast.use broadcast.icon broadcast.user The in-game f1 console doesn't work with html tags (<>), so I would recommend using those through the actual server console or using chat commands (eg: /broadcast <color=red> this text is red</color>)Free-
- 1
-
-
- #server
- #broadcast
- (and 4 more)
-
Version 1.0.2
20 downloads
Display an information bar above the inventory(or below the inventory), display configuration information in a loop, and support click commands. Config FIle: { "Enable Info Bar (true/false)": true, "Position(ABOVE_INVENTORY/BELOW_INVENTORY)": "BELOW_INVENTORY", "Information displayed in a loop": [ { "Text": "Welcome to this server, click here to open the <color=#ED1C24>WelcomePanel</color>", "CommandOnClick": "chat.say /info", "ShowSeconds": 30 }, { "Text": "Please don't cheat, the account will be <color=#ED1C24>banned</color>, the loss outweighs the gain.", "CommandOnClick": "chat.say /info", "ShowSeconds": 30 }, { "Text": "Discord: discord.gg/playrust, Join discord to recceive the <color=#ED1C24>gift pack</color>.", "CommandOnClick": "chat.say /info", "ShowSeconds": 30 } ] }$4.99
