Brusie Studio
DiscordDiscord (opens in a new tab)
  • Introduction
  • BS Business Tablet
    • Configuration
      • Exports
      • Exports
  • BS Loading Screen
  • BS Notifications
    • Config
  • BS Advanced Notifications
      • Client
      • Request Type
      • Server
    • Changelogs
    • Configuration
      • Locales (Translations)
      • Notification Sounds
      • Types & Colors
      • User Settings
    • FAQ
    • Installation
    • Troubleshooting

On This Page

  • Example new notification type
  • Config Sections
BS Advanced Notifications
Configuration

Configuration

You can find all configuration options in the config.lua file.

Example new notification type

["example"] = {
  color = "#9747FF",
  icon = "fa-solid fa-circle-info",
},

Config Sections

  • Notifications Types & Colors
  • Notification Sounds
  • User Settings
  • Translations
ChangelogsLocales (Translations)