Skip to content

An EXILED plugin for SCP: Secret Laboratory servers that shows the staff member name who sent a broadcast

License

Notifications You must be signed in to change notification settings

LaFesta1749/StaffBroadcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Downloads Discord

StaffBroadcast (Exiled Plugin)

📢 Overview

StaffBroadcast allows designated staff members to send predefined broadcast messages in-game using a simple command. It’s lightweight, fast, and ideal for announcements, quick reminders, or important info during gameplay.


🛠️ Features

  • Simple command: .sb or .staffbc
  • Broadcasts a preset message to all players
  • Supports role-based permission checks
  • Fully customizable message content and duration
  • Supports colored, bold, and rich text formatting

⚙️ Configuration Example

is_enabled: true
broadcast_message: "<b><color=red>[STAFF NOTICE]</color></b> Please follow the server rules."
broadcast_duration: 8
allowed_roles:
  - 123456789012345678  # Replace with real Role IDs
  - 987654321098765432
command_aliases:
  - sb
  - staffbc

💬 Usage

Any player with an allowed role can use:

.sb

or

.staffbc

This will trigger the predefined message broadcasted to everyone.


👮 Permission System

Uses allowed_roles list from config. Only players with matching Role IDs can use the command. No other permission system required.


📁 Installation

  1. Download the latest .dll from Releases.
  2. Drop it into your Exiled/Plugins/ folder.
  3. Start the server to auto-generate the config.
  4. Edit Exiled/Configs/StaffBroadcast.yml to fit your needs.

👤 Author

Developed by LaFesta1749


📜 License

This project is open-source and licensed under the MIT License.

About

An EXILED plugin for SCP: Secret Laboratory servers that shows the staff member name who sent a broadcast

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages